From da462506b99aefd92e3f7d70a132e298eda0d15c Mon Sep 17 00:00:00 2001 From: AlonsoMondal <80124074+AlonsoMondal@users.noreply.github.com> Date: Wed, 29 Sep 2021 11:08:50 -0600 Subject: [PATCH] Modifying codeowners file to reflect SDK handoff for communication SMS & Phone Numbers (#17935) --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0ac836f4ff76..ce4c0fc1a556 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -36,9 +36,9 @@ # PRLabel: %Communication /sdk/communication/communication-identity/ @Azure/acs-identity-sdk /sdk/communication/communication-chat/ @LuChen-Microsoft -/sdk/communication/communication-phone-numbers/ @miguhern +/sdk/communication/communication-phone-numbers/ @miguhern @danielav7 @whisper6284 @AlonsoMondal /sdk/communication/communication-network-traversal/ @AriZavala2 -/sdk/communication/communication-sms/ @RoyHerrod +/sdk/communication/communication-sms/ @RoyHerrod @arifibrahim4 /sdk/communication/communication-common/ @Azure/acs-identity-sdk # PRLabel: %Container Registry