From 9f194a0988e5e1b57b635752386971ae7a1da3f0 Mon Sep 17 00:00:00 2001 From: Jesse Squire Date: Mon, 3 Nov 2025 12:36:12 -0800 Subject: [PATCH] [CODEOWNERS] Adjusting support for Azure.Identity The focus of these changes is to update the primary support contact for Azure.Identity issues to Jonathan. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 192d95355b7d..3691df72fdc6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -70,7 +70,7 @@ /sdk/identity/ @christothes @JonathanCrd @Azure/azure-sdk-write-identity # ServiceLabel: %Azure.Identity -# AzureSdkOwners: @christothes @JonathanCrd +# AzureSdkOwners: @JonathanCrd # PRLabel: %Extensions /sdk/extensions/ @jsquire