diff --git a/CODEOWNERS b/CODEOWNERS index eefcfa5318..8b01d4c69f 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,6 +1,6 @@ # Engine changes need to be approved by Zac-HD, as per # https://github.com/HypothesisWorks/hypothesis/blob/master/guides/review.rst#engine-changes -/hypothesis-python/src/hypothesis/internal/conjecture/ @Zac-HD +/hypothesis-python/src/hypothesis/internal/conjecture/ @DRMacIver @Zac-HD # Changes to the paper also need to be approved by DRMacIver or Zac, as authors /paper.md @DRMacIver @Zac-HD