Skip to content

Commit 125535b

Browse files
dsp-antclaude
andcommitted
Update CODEOWNERS: Add steering committee ownership for /docs
This change adds the @modelcontextprotocol/steering-committee as owners of the general /docs directory while maintaining the more restrictive @modelcontextprotocol/core-maintainers ownership for /docs/specification. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent c58abcf commit 125535b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# CODEOWNERS file for MCP Specification repository
22

3-
# Global ownership - @core-maintainer team owns docs/specification and schema/ directories
3+
# 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
47
/docs/specification/ @modelcontextprotocol/core-maintainers
58
/schema/ @modelcontextprotocol/core-maintainers
69

0 commit comments

Comments
 (0)