Skip to content

Commit f7b2882

Browse files
committed
Add CODEOWNERS file to define automatic review requests for PRs
1 parent 62bc7d8 commit f7b2882

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CODEOWNERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# CODEOWNERS for Microsoft 365 Agents SDK for Python
2+
# This file defines who gets automatically requested for review when PRs are opened.
3+
# See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
4+
5+
# Global ownership - fallback for any files not covered by more specific rules
6+
* @microsoft/m365-agents-sdk-python-code-owners

0 commit comments

Comments
 (0)