From 5f32dbd1440a47d64828c6b7dcca93319ef986f0 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 1 Jul 2026 02:49:55 +0000 Subject: [PATCH 1/2] Add @haolingdong-msft as codeowner for azure-typespec-author eval/benchmark paths Co-authored-by: haolingdong-msft <87355844+haolingdong-msft@users.noreply.github.com> --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f64dbd4a71f..71ace5839e2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -73,6 +73,9 @@ /tools/azsdk-cli/docs/specs/ @azure/azsdk-cli /.github/skills/ @azure/azsdk-cli /.github/skills/azure-typespec-author/ @azure/azsdk-cli @catalinaperalta +/eng/pipelines/azure-typespec-author-eval/ @haolingdong-msft @catalinaperalta +/eng/pipelines/azure-typespec-author-benchmark.yml @haolingdong-msft @catalinaperalta +/eng/pipelines/azure-typespec-author-benchmark-no-skill.yml @haolingdong-msft @catalinaperalta ########### From 12949b92a348afb856dbcd66016c7b788e036c7a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 1 Jul 2026 02:58:11 +0000 Subject: [PATCH 2/2] Add @azure/azsdk-cli as codeowner for azure-typespec-author eval/benchmark paths Co-authored-by: haolingdong-msft <87355844+haolingdong-msft@users.noreply.github.com> --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 71ace5839e2..eaafd3989a9 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -73,9 +73,9 @@ /tools/azsdk-cli/docs/specs/ @azure/azsdk-cli /.github/skills/ @azure/azsdk-cli /.github/skills/azure-typespec-author/ @azure/azsdk-cli @catalinaperalta -/eng/pipelines/azure-typespec-author-eval/ @haolingdong-msft @catalinaperalta -/eng/pipelines/azure-typespec-author-benchmark.yml @haolingdong-msft @catalinaperalta -/eng/pipelines/azure-typespec-author-benchmark-no-skill.yml @haolingdong-msft @catalinaperalta +/eng/pipelines/azure-typespec-author-eval/ @azure/azsdk-cli @haolingdong-msft @catalinaperalta +/eng/pipelines/azure-typespec-author-benchmark.yml @azure/azsdk-cli @haolingdong-msft @catalinaperalta +/eng/pipelines/azure-typespec-author-benchmark-no-skill.yml @azure/azsdk-cli @haolingdong-msft @catalinaperalta ###########