Skip to content

Commit 5b109b8

Browse files
committed
note about dormant SEPs
1 parent e106493 commit 5b109b8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/community/governance.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Both must:
9292
Projects and working groups without specified processes default to:
9393

9494
- GitHub pull requests and issues for contributions
95-
- A public channel in the official MCP Discord
95+
- A public channel in the official MCP Discord (TBD)
9696

9797
#### Maintenance Responsibilities
9898

docs/community/sep-guidelines.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ The standard SEP workflow is:
4646
3. The sponsor will review and may request changes before formal review, based on community feedback. Once ready for review, the tag `in-review` is added.
4747
4. Once sponsored, the SEP enters formal review by the core team
4848
5. The SEP may be accepted, rejected, or returned for revision.
49+
6. If the SEP has not found a sponsor within three months, core-maintainers are free to close the SEP as `dormant`.
4950

5051
### SEP States
5152

@@ -59,6 +60,7 @@ SEPs can be one one of the following states
5960
- `withdrawn`: SEP withdrawn.
6061
- `final`: SEP finalized.
6162
- `superseded`: SEP has been replaced by a newer SEP.
63+
- `dormant`: SEP that has not found sponsors and was subsequently closed.
6264

6365
### SEP Review & Resolution
6466

0 commit comments

Comments
 (0)