diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bb8177a46..b43b79f29 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,9 +1,2 @@ -# Documentation and examples for what this does: -# -# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners - -# This file is a list of rules, with the last rule being most specific -# All of the people (and only those people) from the matching rule will be notified - -# Default rule: anything that doesn't match a more specific rule goes here -* @radius-project/maintainers-docs @radius-project/approvers-docs +# These owners are the maintainers and approvers of this repo +* @radius-project/maintainers-docs @radius-project/approvers-docs \ No newline at end of file diff --git a/CODEOWNERS b/CODEOWNERS index b43b79f29..4e008a6d1 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1 @@ -# These owners are the maintainers and approvers of this repo -* @radius-project/maintainers-docs @radius-project/approvers-docs \ No newline at end of file +# See the owners for this repo at .github/CODEOWNERS \ No newline at end of file