From 88f33f91eabb660422e6a5f7d4f2315c9b0a84a0 Mon Sep 17 00:00:00 2001 From: ripark Date: Wed, 15 Jul 2026 13:20:26 -0700 Subject: [PATCH 1/2] Remove myself from the list of approvers so I can test. From 8d012e94ec6f081ff31ae5e894910c1c5f93bfea Mon Sep 17 00:00:00 2001 From: ripark Date: Wed, 15 Jul 2026 14:25:19 -0700 Subject: [PATCH 2/2] Adding everyone back for real this time! --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 000e72ffbdd..5987582a524 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -11,7 +11,7 @@ /cli/installer/ @danieljurek @vhvb1989 @tg-msft @RickWinter # ── CLI extensions registry - anyone added to this can approve extension publishing, provided they pass the `ext-registry-check` workflow. -/cli/azd/extensions/registry.json @vhvb1989 @hemarina @JeffreyCA @tg-msft @RickWinter @richardpark-msft +/cli/azd/extensions/registry.json @vhvb1989 @hemarina @JeffreyCA @tg-msft @RickWinter @richardpark-msft @XiaofuHuang @achauhan-scc @anchenyi @glharper @huimiu @hund030 @kingernupur @saanikaguptamicrosoft @therealjohn @trangevi @trrwilson # ── CLI extensions (AI) ────────────────────────────────────────────────────── /cli/azd/extensions/azure.ai.agents/ @JeffreyCA @glharper @trangevi @trrwilson @therealjohn @huimiu @hund030