Skip to content

Commit 27fcbe4

Browse files
Remove wildcard CODEOWNERS to reduce notification overload
Only auth-related files now have explicit ownership to reduce unnecessary review requests on every PR while maintaining security oversight where needed. Reported-by: User
1 parent 60f4b2d commit 27fcbe4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/CODEOWNERS

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# CODEOWNERS for MCP Python SDK
22
# See https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
33

4-
# Default maintainers for everything
5-
* @modelcontextprotocol/python-sdk
6-
74
# Auth-related code requires additional review from auth team
85
/src/mcp/client/auth.py @modelcontextprotocol/python-sdk-auth
96
/src/mcp/server/auth/ @modelcontextprotocol/python-sdk-auth

0 commit comments

Comments
 (0)