From f212976eda1a6f831c283166d01b5a5451e45b66 Mon Sep 17 00:00:00 2001 From: Tadas Antanavicius Date: Sat, 30 May 2026 23:18:51 +0000 Subject: [PATCH 1/2] docs: update maintainer/collaborator matrix in README Align the README roster with the Registry Working Group charter: - Remove Adam Jones (@domdomegg) and Toby Padilla (@toby), who are no longer registry maintainers (now registry emeritus). - Add Bob Dickinson (@BobDickinson) as a maintainer. - Add a Collaborators section with Preeti (Pree) Dewani (@pree-dew), who has push access but is not a maintainer. - Annotate Tadas and Rado as Leads. Co-Authored-By: Claude Opus 4.8 --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index cbd9670b..8826b714 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,13 @@ The MCP registry provides MCP clients with a list of MCP servers, like an app st **2025-09-08 update**: The registry has launched in preview 🎉 ([announcement blog post](https://blog.modelcontextprotocol.io/posts/2025-09-08-mcp-registry-preview/)). While the system is now more stable, this is still a preview release and breaking changes or data resets may occur. A general availability (GA) release will follow later. We'd love your feedback in [GitHub discussions](https://github.com/modelcontextprotocol/registry/discussions/new?category=ideas) or in the [#registry-dev Discord](https://discord.com/channels/1358869848138059966/1369487942862504016) ([joining details here](https://modelcontextprotocol.io/community/communication)). -Current key maintainers: -- **Adam Jones** (Anthropic) [@domdomegg](https://github.com/domdomegg) -- **Tadas Antanavicius** (PulseMCP) [@tadasant](https://github.com/tadasant) -- **Toby Padilla** (GitHub) [@toby](https://github.com/toby) -- **Radoslav (Rado) Dimitrov** (Stacklok) [@rdimitrov](https://github.com/rdimitrov) +Current maintainers: +- **Tadas Antanavicius** (PulseMCP) [@tadasant](https://github.com/tadasant) — Lead +- **Radoslav (Rado) Dimitrov** (Stacklok) [@rdimitrov](https://github.com/rdimitrov) — Lead +- **Bob Dickinson** (TeamSpark) [@BobDickinson](https://github.com/BobDickinson) + +Collaborators (push access, not maintainers): +- **Preeti (Pree) Dewani** (Ravenmail) [@pree-dew](https://github.com/pree-dew) ## Contributing From c0e5438ec79f4eb5c4b6d015c6cee5486cc83a1d Mon Sep 17 00:00:00 2001 From: Tadas Antanavicius Date: Sat, 30 May 2026 18:36:28 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8826b714..33ce3379 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,10 @@ The MCP registry provides MCP clients with a list of MCP servers, like an app st **2025-09-08 update**: The registry has launched in preview 🎉 ([announcement blog post](https://blog.modelcontextprotocol.io/posts/2025-09-08-mcp-registry-preview/)). While the system is now more stable, this is still a preview release and breaking changes or data resets may occur. A general availability (GA) release will follow later. We'd love your feedback in [GitHub discussions](https://github.com/modelcontextprotocol/registry/discussions/new?category=ideas) or in the [#registry-dev Discord](https://discord.com/channels/1358869848138059966/1369487942862504016) ([joining details here](https://modelcontextprotocol.io/community/communication)). -Current maintainers: -- **Tadas Antanavicius** (PulseMCP) [@tadasant](https://github.com/tadasant) — Lead -- **Radoslav (Rado) Dimitrov** (Stacklok) [@rdimitrov](https://github.com/rdimitrov) — Lead +Registry Working Group: +- **Tadas Antanavicius** (PulseMCP) [@tadasant](https://github.com/tadasant) +- **Radoslav (Rado) Dimitrov** (Stacklok) [@rdimitrov](https://github.com/rdimitrov) - **Bob Dickinson** (TeamSpark) [@BobDickinson](https://github.com/BobDickinson) - -Collaborators (push access, not maintainers): - **Preeti (Pree) Dewani** (Ravenmail) [@pree-dew](https://github.com/pree-dew) ## Contributing