Skip to content

Commit e15be39

Browse files
authored
Merge branch 'main' into groups
2 parents 9d4b346 + 94daefd commit e15be39

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

docs/community/governance.mdx

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -21,21 +21,12 @@ All documentation (excluding specifications) will be made available under Creati
2121

2222
The MCP project adopts a hierarchical structure, similar to Python, PyTorch, and other open source projects:
2323

24-
```
25-
┌─────────────────────────────────────────────┐
26-
│ Lead Maintainers (BDFL) │
27-
│ Final decision authority │
28-
├─────────────────────────────────────────────┤
29-
│ Core Maintainers │
30-
│ Overall project direction │
31-
├─────────────────────────────────────────────┤
32-
│ Maintainers │
33-
│ Working Groups, SDKs, components │
34-
├─────────────────────────────────────────────┤
35-
│ Contributors │
36-
│ Issues, PRs, discussions │
37-
└─────────────────────────────────────────────┘
38-
```
24+
| Role | Scope |
25+
| --- | --- |
26+
| **Lead Maintainers (BDFL)** | Final decision authority |
27+
| **Core Maintainers** | Overall project direction |
28+
| **Maintainers** | Working Groups, SDKs, components |
29+
| **Contributors** | Issues, PRs, discussions |
3930

4031
- **Contributors** file issues, make pull requests, and contribute to the project.
4132
- **Maintainers** drive components within the MCP project, such as SDKs, documentation, and Working Groups.

0 commit comments

Comments
 (0)