From 1592761bafd4481a0e2cf47c869a28a6ab12a71e Mon Sep 17 00:00:00 2001 From: Rajkumar Rangaraj Date: Thu, 17 Sep 2020 14:14:48 -0700 Subject: [PATCH 1/3] Added azure monitor entry. --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 452b9f543bcbd..19b158d03cb18 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -72,6 +72,9 @@ # PRLabel: %Cognitive - Form Recognizer /sdk/formrecognizer/ @annelo-msft @kinelski @maririos +# PRLabel: %Azure Monitor +/sdk/monitor/OpenTelemetry.*/ @cijothomas @pakrym @reyang @rajkumar-rangaraj @TimothyMothra + # Smoke tests /common/SmokeTests/ @AlexGhiondea @schaabs @heaths @tg-msft @jsquire From 3b59787dc114f890bc3dab61c93e86cea5543133 Mon Sep 17 00:00:00 2001 From: Rajkumar Rangaraj Date: Thu, 17 Sep 2020 14:32:10 -0700 Subject: [PATCH 2/3] Change label entry --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 19b158d03cb18..0318bd1bc9b93 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -72,8 +72,8 @@ # PRLabel: %Cognitive - Form Recognizer /sdk/formrecognizer/ @annelo-msft @kinelski @maririos -# PRLabel: %Azure Monitor -/sdk/monitor/OpenTelemetry.*/ @cijothomas @pakrym @reyang @rajkumar-rangaraj @TimothyMothra +# PRLabel: %Monitor - ApplicationInsights +/sdk/monitor/OpenTelemetry.*/ @cijothomas @reyang @rajkumar-rangaraj @TimothyMothra # Smoke tests /common/SmokeTests/ @AlexGhiondea @schaabs @heaths @tg-msft @jsquire From 51460f616bb03d972bb0bd2060bbc4788f855718 Mon Sep 17 00:00:00 2001 From: Rajkumar Rangaraj Date: Thu, 17 Sep 2020 15:23:59 -0700 Subject: [PATCH 3/3] New label --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0318bd1bc9b93..476293e7d10cb 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -72,7 +72,7 @@ # PRLabel: %Cognitive - Form Recognizer /sdk/formrecognizer/ @annelo-msft @kinelski @maririos -# PRLabel: %Monitor - ApplicationInsights +# PRLabel: %Monitor - Exporter /sdk/monitor/OpenTelemetry.*/ @cijothomas @reyang @rajkumar-rangaraj @TimothyMothra # Smoke tests