diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index fc0f5de..c76e80b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ # CODEOWNERS assigns reviewers to pull requests based on file paths - in this example, # you can specify multiple owners for a path using: path/ @user1 @user2 # e.g. any changes to .github/ directory will request review from @geoffreygarrett -.github/ @geoffreygarrett \ No newline at end of file +# .github/ @geoffreygarrett # No write access yet, so this errors in GH \ No newline at end of file