Skip to content

Add CODEOWNERS file for sdk #781

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 #781

merged 1 commit into from
Jul 18, 2025

Conversation

ihrpr
Copy link
Contributor

@ihrpr ihrpr commented Jul 18, 2025

This PR adds a CODEOWNERS file to define code ownership for the TypeScript SDK repository

Changes:

  • Creates .github/CODEOWNERS with two ownership levels:
    • @modelcontextprotocol/typescript-sdk-maintainers - default owners for the entire repository
    • @modelcontextprotocol/typescript-sdk-auth - owners for all auth-related code including:
      • /src/server/auth/ directory
      • /src/client/auth* files
      • /src/shared/auth* files
      • Auth-related examples

@ihrpr ihrpr requested review from ochafik and pcarleton July 18, 2025 12:27
@ihrpr ihrpr merged commit 0d54517 into main Jul 18, 2025
5 checks passed
@ihrpr ihrpr deleted the ihrpr/codeowners branch July 18, 2025 13:11
@ihrpr ihrpr changed the title Add CODEOWNERS file for dsk Add CODEOWNERS file for sdk Jul 18, 2025
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