diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 077fb05..43806c1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,5 @@ -# These owners will be the default owners for everything in the repo. Unless a later match takes precedence, @10up/open-source-practice or @dsawardekar, as primary maintainers will be requested for review when someone opens a Pull Request. -* @10up/open-source-practice @dsawardekar +# These owners will be the default owners for everything in the repo. Unless a later match takes precedence, @jeffpaul, @dkotter, or @dsawardekar, as primary maintainers will be requested for review when someone opens a Pull Request. +* @jeffpaul @dkotter @dsawardekar # GitHub and WordPress.org specifics /.github/ @jeffpaul