diff options
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r-- | .github/CODEOWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ff85bd503..4385f9357 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,7 +3,7 @@ # You can use github users with @user or email addresses # These owners will be the default owners for everything in the repo. -* @defunkt +* @brammool # Order is important. The last matching pattern has the most precedence. # So if a pull request only touches javascript files, only these owners |