From 4c2cefeb0711a360b0b69a5c1c714035ea591658 Mon Sep 17 00:00:00 2001 From: karishma-chawla <74574173+karishma-chawla@users.noreply.github.com> Date: Thu, 21 Nov 2024 16:36:37 -0800 Subject: [PATCH] Update CODEOWNERS Signed-off-by: karishma-chawla <74574173+karishma-chawla@users.noreply.github.com> --- .github/CODEOWNERS | 6 ++---- CODEOWNERS | 3 +-- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d0917036..1390dd62 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,2 @@ -# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners - -# Default rule: anything that doesn't match a more specific rule goes here -* @radius-project/radius-pm +# These owners are the maintainers and approvers of this repo +* @radius-project/maintainers-samples @radius-project/approvers-samples \ No newline at end of file diff --git a/CODEOWNERS b/CODEOWNERS index 1390dd62..4e008a6d 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1 @@ -# These owners are the maintainers and approvers of this repo -* @radius-project/maintainers-samples @radius-project/approvers-samples \ No newline at end of file +# See the owners for this repo at .github/CODEOWNERS \ No newline at end of file