diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2eae3c7..0ba4454 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,11 +2,6 @@ # These owners will be the default owners for everything in # the repo. Unless a later match takes precedence, -# @global-owner1 and @global-owner2 will be requested for +# @kbeaugrand-org/authors will be requested for # review when someone opens a pull request. -* @kbeaugrand-org/core - -# The `docs/*` pattern will match files like -# `docs/getting-started.md` but not further nested files like -# `docs/build-app/troubleshooting.md`. -docs/* @kbeaugrand-org/core +* @kbeaugrand-org/authors