We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38b69e0 + f9fc10c commit 1975d52Copy full SHA for 1975d52
.github/CODEOWNERS
@@ -0,0 +1,9 @@
1
+# CODEOWNERS file for MCP Specification repository
2
+
3
+# Global ownership - @core-maintainer team owns docs/specification and schema/ directories
4
+/docs/specification/ @modelcontextprotocol/core-maintainers
5
+/schema/ @modelcontextprotocol/core-maintainers
6
7
+# Authorization-related files - @auth team should be notified
8
+/docs/specification/**/authorization.mdx @modelcontextprotocol/core-maintainers @modelcontextprotocol/auth
9
+/docs/specification/**/security_best_practices.mdx @modelcontextprotocol/core-maintainers @modelcontextprotocol/auth
0 commit comments