Skip to content

Commit 1135e4a

Browse files
committed
Remove partner tier.
This is not a thing Signed-off-by: Juan Antonio Osorio <[email protected]>
1 parent d85514b commit 1135e4a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ If you're not sure, use `stdio`.
114114

115115
- `Official` - Maintained by the MCP team or platform owners
116116
- `Community` - Created and maintained by the community (most servers)
117-
- `Partner` - Created by partner organizations
118117

119118
### What is "status"?
120119

docs/adding-entries-llm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ license: MIT # Common: MIT, Apache-2.0, GPL-3.0
5252
author: Organization Name
5353

5454
# Classification tier (OPTIONAL, defaults to "Community")
55-
tier: Community # Options: "Official", "Partner", "Community"
55+
tier: Community # Options: "Official", "Community"
5656

5757
# Development status (OPTIONAL, defaults to "Active")
5858
status: Active # Options: "Active", "Beta", "Alpha", "Deprecated"

0 commit comments

Comments
 (0)