Skip to content

Commit f4f8b54

Browse files
committed
[Doc] Fix Prettier format check failure
Format the Markdown table that was added in commit 94daefd to comply with Prettier's formatting rules. This fixes the CI format check failure. https://github.com/modelcontextprotocol/modelcontextprotocol/actions/runs/21668476308/job/62469969079
1 parent 94daefd commit f4f8b54

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

docs/community/governance.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +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-
| 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 |
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 |
3030

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

0 commit comments

Comments
 (0)