From 6709caa6323d7824c38f730388b03f75740f5a3a Mon Sep 17 00:00:00 2001 From: Lin Lin Date: Fri, 8 Sep 2023 15:02:01 -0700 Subject: [PATCH 1/3] Create CODEOWNERS --- CODEOWNERS | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..8fd650f --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,5 @@ +# as of Sept 2023, remove after GH EMU move (see below) +@solarwindscloud/eng-apm-instrumentation + +# placeholder for GH EMU where this will move to new org for public repos +@solarwinds/eng-apm-instrumentation From 57f4b0766c83b83acb7c2a74ff59b2b9564870cd Mon Sep 17 00:00:00 2001 From: Lin Lin Date: Fri, 8 Sep 2023 15:24:47 -0700 Subject: [PATCH 2/3] Update CODEOWNERS --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 8fd650f..ca0bf0b 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,5 +1,5 @@ # as of Sept 2023, remove after GH EMU move (see below) -@solarwindscloud/eng-apm-instrumentation +* @solarwindscloud/eng-apm-instrumentation # placeholder for GH EMU where this will move to new org for public repos -@solarwinds/eng-apm-instrumentation +* @solarwinds/eng-apm-instrumentation From 601377c886165518b9aac8eb9537f37e7691744f Mon Sep 17 00:00:00 2001 From: Lin Lin Date: Mon, 11 Sep 2023 12:35:53 -0700 Subject: [PATCH 3/3] Update CODEOWNERS --- CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index ca0bf0b..0befaa8 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,3 +1,6 @@ +# current, remove after EMU teams are created +* @solarwindscloud/apm-instrumentation @swi-jared @gglogowski + # as of Sept 2023, remove after GH EMU move (see below) * @solarwindscloud/eng-apm-instrumentation