From f1bfe5d67295e8e88978592be312a2529b592b1d Mon Sep 17 00:00:00 2001 From: Anjul Garg Date: Tue, 5 May 2026 14:22:33 -0700 Subject: [PATCH] Modify CODEOWNERS for communication SDK ownership Updated CODEOWNERS to change ownership for shared components and identity SDK. --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index be9a0d162614..51c736ff14d8 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -145,7 +145,7 @@ # ServiceLabel: %Communication - Common # PRLabel: %Communication - Common -/sdk/communication/**/_shared/ @AikoBB @Azure/acs-identity-sdk @maximrytych-ms @mjafferi-msft +/sdk/communication/**/_shared/ @anjulgarg @Joeleniqs @tsohoni-msft # ServiceLabel: %Communication - Email # PRLabel: %Communication - Email @@ -153,7 +153,7 @@ # ServiceLabel: %Communication - Identity # PRLabel: %Communication - Identity -/sdk/communication/azure-communication-identity/ @AikoBB @Azure/acs-identity-sdk @maximrytych-ms @mjafferi-msft +/sdk/communication/azure-communication-identity/ @anjulgarg @Joeleniqs @tsohoni-msft # ServiceLabel: %Communication - Job Router # PRLabel: %Communication - Job Router