From ddb90923061ac77cd40de070b3c5dff49b52a218 Mon Sep 17 00:00:00 2001 From: Abby Cabunoc Mayes Date: Fri, 1 May 2026 09:54:29 -0400 Subject: [PATCH] Reorder library: move fresh items to the top MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Move 2025 content (MCP servers, Goose, Academia, OpenSSF, etc.) to the top of resources.json so visitors see the newest items first. Also fix inconsistent type casing (blog→Blog, podcast→Podcast). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- content/library/resources.json | 128 ++++++++++++++++----------------- 1 file changed, 64 insertions(+), 64 deletions(-) diff --git a/content/library/resources.json b/content/library/resources.json index 695145827..b377b03b9 100644 --- a/content/library/resources.json +++ b/content/library/resources.json @@ -1,5 +1,69 @@ { "resources": [ + { + "title": "Maintainers in Academia", + "author": "Academia Maintainers", + "description": "Maintainer stories from researchers and educators building open source in universities and institutions around the world.", + "link": "https://maintainermonth.github.com/academia", + "type": "Interviews", + "topics": "Various Projects" + }, + { + "title": "Maintainer Maintainers", + "author": "The Changelog Podcast", + "description": "Stormy Peters, Dr. Dawn Foster, and Angie Byron discuss the challenges and rewards of maintaining maintainers.", + "link": "https://changelog.com/podcast/542", + "type": "Podcast", + "topics": "Maintainer Journey" + }, + { + "title": "Maintaining the Bluesky MCP Server", + "author": "host @EbonyLouis, guest Brian Ellin", + "description": "A conversation between Ebony Louis and Brian Ellin on building and maintaining the Bluesky MCP server—and what it takes to build with open protocols.", + "link": "https://www.youtube.com/watch?v=G8DEF_xCUfs", + "type": "Livestream VOD", + "topics": "AI agent, MCP, open source" + }, + { + "title": "How We Built the Confluence MCP Server", + "author": "Rizel Scarlett @blackgirlbytes", + "description": "Rizel Scarlett speaks with Sean Falconer and Edward V., maintainers of the Confluence MCP server, about building it and how it democratizes real-time data streaming.", + "link": "https://www.youtube.com/watch?v=ivlzvZzFeZM", + "type": "Livestream VOD", + "topics": "AI agent, MCP server, goose, confluence" + }, + { + "title": "Collaborative Maintainership in Motion: Improving the mbot MCP Server", + "author": "Ian Douglas @iandouglas", + "description": "To help an AI agent drive a robot, contributor Ian Douglas became a maintainer by extending an existing MCP server—highlighting the power of shared ownership and open source collaboration.", + "link": "https://block.github.io/goose/blog/2025/05/20/goose-gets-a-drivers-license/", + "type": "Blog", + "topics": "AI agent, MCP server, robot, open source" + }, + { + "title": "What It Takes to Maintain Local AI: Goose + Qwen3", + "author": "Mic Neale @michaelneale", + "description": "Mic Neale shares his perspective as a maintainer on building tools that respect developer autonomy while building local-first AI tools.", + "link": "https://block.github.io/goose/blog/2025/05/12/local-goose-qwen3/", + "type": "Blog", + "topics": "AI agent, open source" + }, + { + "title": "Swastik Baranwal Open Source Journey", + "author": "Swastik Baranwal", + "description": "Hear about Swastik Baranwal's open source story through the Open Source Initiative (OSI), where he tells his story and how he inspires new people to get involved in open source.", + "link": "https://opensource.org/maintainers/delta456", + "type": "Blog", + "topics": "open source, story, maintainer" + }, + { + "title": "Scaling Security: Inside the GitHub Securing Open Source Software Fund", + "author": "OpenSSF", + "description": "In this episode of What’s in the SOSS?, CRob sits down with Kevin Crosby and Xavier René-Corail from GitHub to unpack the GitHub Secure Open Source (SOS) Fund.", + "link": "https://openssf.org/podcast/2025/05/13/whats-in-the-soss-podcast-30-s2e07-scaling-security-inside-the-github-securing-open-source-software-fund/", + "type": "Podcast", + "topics": "open source, security, funding" + }, { "title": "The Changelog Podcast", "author": "Changelog", @@ -192,14 +256,6 @@ "type": "Podcast", "topics": "Maintainer Month" }, - { - "title": "Maintainers in Academia", - "author": "Academia Maintainers", - "description": "Maintainer stories from researchers and educators building open source in universities and institutions around the world.", - "link": "https://maintainermonth.github.com/academia", - "type": "Interviews", - "topics": "Various Projects" - }, { "title": "Ed Warnicke", "author": "Open at Microsoft", @@ -215,62 +271,6 @@ "link": "https://surrealdb.com/blog/maintainer-month-2023-behind-the-scenes-with-yusuke-kuoka", "type": "Blog", "topics": "SurrealDB" - }, - { - "title": "Maintainer Maintainers", - "author": "The Changelog Podcast", - "description": "Stormy Peters, Dr. Dawn Foster, and Angie Byron discuss the challenges and rewards of maintaining maintainers.", - "link": "https://changelog.com/podcast/542", - "type": "Podcast", - "topics": "Maintainer Journey" - }, - { - "title": "Maintaining the Bluesky MCP Server", - "author": "host @EbonyLouis, guest Brian Ellin", - "description": "A conversation between Ebony Louis and Brian Ellin on building and maintaining the Bluesky MCP server—and what it takes to build with open protocols.", - "link": "https://www.youtube.com/watch?v=G8DEF_xCUfs", - "type": "Livestream VOD", - "topics": "AI agent, MCP, open source" - }, - { - "title": "How We Built the Confluence MCP Server", - "author": "Rizel Scarlett @blackgirlbytes", - "description": "Rizel Scarlett speaks with Sean Falconer and Edward V., maintainers of the Confluence MCP server, about building it and how it democratizes real-time data streaming.", - "link": "https://www.youtube.com/watch?v=ivlzvZzFeZM", - "type": "Livestream VOD", - "topics": "AI agent, MCP server, goose, confluence" - }, - { - "title": "Collaborative Maintainership in Motion: Improving the mbot MCP Server", - "author": "Ian Douglas @iandouglas", - "description": "To help an AI agent drive a robot, contributor Ian Douglas became a maintainer by extending an existing MCP server—highlighting the power of shared ownership and open source collaboration.", - "link": "https://block.github.io/goose/blog/2025/05/20/goose-gets-a-drivers-license/", - "type": "Blog", - "topics": "AI agent, MCP server, robot, open source" - }, - { - "title": "What It Takes to Maintain Local AI: Goose + Qwen3", - "author": "Mic Neale @michaelneale", - "description": "Mic Neale shares his perspective as a maintainer on building tools that respect developer autonomy while building local-first AI tools.", - "link": "https://block.github.io/goose/blog/2025/05/12/local-goose-qwen3/", - "type": "Blog", - "topics": "AI agent, open source" - }, - { - "title": "Swastik Baranwal Open Source Journey", - "author": "Swastik Baranwal", - "description": "Hear about Swastik Baranwal's open source story through the Open Source Initiative (OSI), where he tells his story and how he inspires new people to get involved in open source.", - "link": "https://opensource.org/maintainers/delta456", - "type": "blog", - "topics": "open source, story, maintainer" - }, - { - "title": "Scaling Security: Inside the GitHub Securing Open Source Software Fund", - "author": "OpenSSF", - "description": "In this episode of What’s in the SOSS?, CRob sits down with Kevin Crosby and Xavier René-Corail from GitHub to unpack the GitHub Secure Open Source (SOS) Fund.", - "link": "https://openssf.org/podcast/2025/05/13/whats-in-the-soss-podcast-30-s2e07-scaling-security-inside-the-github-securing-open-source-software-fund/", - "type": "podcast", - "topics": "open source, security, funding" } ] }