Skip to content

Add CODEOWNERS file for sdk #1169

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 18, 2025
Merged

Add CODEOWNERS file for sdk #1169

merged 1 commit into from
Jul 18, 2025

Conversation

ihrpr
Copy link
Contributor

@ihrpr ihrpr commented Jul 18, 2025

Adding CODEOWNERS file to define code review requirements for the Python SDK repository.

Created two maintainer groups:
- @modelcontextprotocol/python-sdk-maintainers: Default reviewers for all changes
- @modelcontextprotocol/python-sdk-auth: Additional required reviewers for authentication and security-related code

The auth team will be automatically requested as reviewers for:

  • Authentication modules (/src/mcp//auth)
  • Security-related transport code
  • Auth-related tests and examples

The rest will be auto assigned (round robin) to maintainers

@ihrpr ihrpr requested review from felixweinberger and Kludex July 18, 2025 13:59
@ihrpr ihrpr merged commit ba58ebc into main Jul 18, 2025
22 of 23 checks passed
@ihrpr ihrpr deleted the ihrpr/codeowners branch July 18, 2025 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants