From b04603af52eea3daac167a3c2d26b4aa17afeb2e Mon Sep 17 00:00:00 2001 From: Nev Wylie <54870357+MSNev@users.noreply.github.com> Date: Mon, 13 Jan 2025 15:53:09 -0800 Subject: [PATCH] Update Code Owners --- .github/CODEOWNERS | 2 ++ CODEOWNERS | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..34a3c853c --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +* @Microsoft/ApplicationInsights-JS-owners @microsoft/ApplicationInsights-JS-contributors +/.github/CODEOWNERS @Microsoft/ApplicationInsights-JS-owners diff --git a/CODEOWNERS b/CODEOWNERS index 9d7f5e98e..aaa7c2f9d 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @Microsoft/ApplicationInsights-JS-owners +* @microsoft/ApplicationInsights-JS-CodeOwners @microsoft/ApplicationInsights-JS-contributors