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 c58abcf + 125535b commit 3eee44cCopy full SHA for 3eee44c
.github/CODEOWNERS
@@ -1,6 +1,9 @@
1
# CODEOWNERS file for MCP Specification repository
2
3
-# Global ownership - @core-maintainer team owns docs/specification and schema/ directories
+# General documentation ownership - @steering-committee owns all of /docs
4
+/docs/ @modelcontextprotocol/steering-committee
5
+
6
+# Specific ownership - @core-maintainer team owns docs/specification and schema/ directories
7
/docs/specification/ @modelcontextprotocol/core-maintainers
8
/schema/ @modelcontextprotocol/core-maintainers
9
0 commit comments