From 8efbb4dc36cc1530c5bc502f2425ff287d58e3b4 Mon Sep 17 00:00:00 2001 From: Jeff Fisher Date: Wed, 25 May 2022 16:39:45 -0700 Subject: [PATCH] Update CODEOWNERS Address errors in CODEOWNERS --- .github/CODEOWNERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 121a8cf1b93b..157eb6249831 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,7 +6,7 @@ ################ # Git Hub integration and bot rules -/.github/ @AlexGhiondea @jsquire +/.github/ @jsquire ########### # SDK @@ -28,7 +28,7 @@ /sdk/core/core-client-rest/ @xirzec @joheredi @jeremymeng @deyaaeldeen # PRLabel: %Azure.Core -/sdk/core/core-tracing/ @xirzec @jeremymeng @maorleger @joheredi +/sdk/core/core-tracing/ @xirzec @jeremymeng @joheredi # Service teams # PRLabel: %App Configuration @@ -53,10 +53,10 @@ /sdk/communication/communication-network-traversal/ @ajpeacock0 @nathpete-msft # PRLabel: %Communication - SMS -/sdk/communication/communication-sms/ @DimaKolomiiets +/sdk/communication/communication-sms/ @petrsvihlik # PRLabel: %Communication - Short Codes -/sdk/communication/communication-short-codes/ @guilhermeluizsp @rtrevino89 @danielav7 +/sdk/communication/communication-short-codes/ @guilhermeluizsp @danielav7 # PRLabel: %Communication - Common /sdk/communication/communication-common/ @petrsvihlik @AikoBB @maximrytych-ms @martinbarnas-ms