From b62d20568d461bc614354386e01ce5f96b0923af Mon Sep 17 00:00:00 2001 From: Nev <54870357+MSNev@users.noreply.github.com> Date: Tue, 14 Jan 2025 17:29:06 -0800 Subject: [PATCH] Correct the CodeOwners format (#2466) --- .github/CODEOWNERS | 5 +++-- CODEOWNERS | 4 +++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 34a3c853c..7098035a8 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,3 @@ -* @Microsoft/ApplicationInsights-JS-owners @microsoft/ApplicationInsights-JS-contributors -/.github/CODEOWNERS @Microsoft/ApplicationInsights-JS-owners +* @microsoft/ApplicationInsights-JS-owners +* @microsoft/ApplicationInsights-JS-CodeOwners +/.github/CODEOWNERS @microsoft/ApplicationInsights-JS-owners diff --git a/CODEOWNERS b/CODEOWNERS index aaa7c2f9d..3492097a1 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1,3 @@ -* @microsoft/ApplicationInsights-JS-CodeOwners @microsoft/ApplicationInsights-JS-contributors +* @microsoft/ApplicationInsights-JS-owners +* @microsoft/ApplicationInsights-JS-CodeOwners +