From 45363ff3193a51887d373a3248db0ce75895c6a4 Mon Sep 17 00:00:00 2001 From: Maddison Das Date: Mon, 15 Jun 2026 19:06:54 +1000 Subject: [PATCH] Add Identity Squad to CODEOWNERS for src/azure-cli/setup.py --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index dc50c6dcdeb..e64921f11bc 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -24,6 +24,7 @@ /src/azure-cli/ @necusjz @DanielMicrosoft @yonzhan @bebound @jiasli /src/azure-cli-core/setup.py @necusjz @DanielMicrosoft @yonzhan @bebound @jiasli @isra-fel @MaddyMicrosoft @notyashhh @xuming-ms @teresaritorto +/src/azure-cli/setup.py @isra-fel @MaddyMicrosoft @notyashhh @xuming-ms @teresaritorto /src/azure-cli/requirements.*.txt @necusjz @DanielMicrosoft @yonzhan @bebound @jiasli @isra-fel @MaddyMicrosoft @notyashhh @xuming-ms @teresaritorto /src/azure-cli/azure/cli/command_modules/acr/ @NoriZC @yanzhudd @teresaritorto @northtyphoon @rosanch