From 85cab9d44f8b791ee739bfc9e92e4a021eb8f6ca Mon Sep 17 00:00:00 2001 From: Karishma Chawla Date: Wed, 27 Nov 2024 08:43:24 -0800 Subject: [PATCH] Update CODEOWNERS (#1291) Signed-off-by: karishma-chawla <74574173+karishma-chawla@users.noreply.github.com> Co-authored-by: karishma-chawla <74574173+karishma-chawla@users.noreply.github.com> --- .github/CODEOWNERS | 11 ++--------- CODEOWNERS | 3 +-- 2 files changed, 3 insertions(+), 11 deletions(-) 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