From 60e8f34e57b625af973c4df6c55ba4af8724bfb8 Mon Sep 17 00:00:00 2001 From: Chris Mullins Date: Wed, 22 Oct 2025 14:27:48 -0700 Subject: [PATCH] Update CODEOWNERS to reflect unified team ownership and links --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index fc25ec55..48c7fcef 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -3,6 +3,6 @@ # See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners # Global ownership - fallback for any files not covered by more specific rules -* @microsoft/m365-agents-sdk-python-code-owners +* @microsoft/agents-sdk # Team is found here: -# https://github.com/orgs/microsoft/teams/m365-agents-sdk-python-code-owners \ No newline at end of file +# https://github.com/orgs/microsoft/teams/agents-sdk \ No newline at end of file