From 8d18b22babc25759178838fed2ccca00eae4ee67 Mon Sep 17 00:00:00 2001 From: Yeming Liu <11371776+isra-fel@users.noreply.github.com> Date: Thu, 23 Apr 2026 11:50:11 +1000 Subject: [PATCH] update codeowners --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c0544463108..5d68252f8a8 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -13,7 +13,7 @@ /scripts/live_test @naga-nandyala @YanaXu @yonzhan @wangzelin007 @bebound @jiasli /src/azure-cli-testsdk/ @necusjz @DanielMicrosoft @ReaNAiveD @yonzhan @bebound @jiasli -/src/azure-cli-core/ @necusjz @DanielMicrosoft @ReaNAiveD @yonzhan @bebound @jiasli +/src/azure-cli-core/ @necusjz @DanielMicrosoft @ReaNAiveD @yonzhan @bebound @jiasli @isra-fel @notyashhh @xuming-ms @teresaritorto /src/azure-cli-core/azure/cli/core/_profile.py @isra-fel @notyashhh @xuming-ms @teresaritorto /src/azure-cli-core/azure/cli/core/auth/ @isra-fel @notyashhh @xuming-ms @teresaritorto /src/azure-cli-core/azure/cli/core/cloud.py @isra-fel @notyashhh @xuming-ms @teresaritorto