From 6cd0a49d38be4bb173e1d0963d4fc92293598bb6 Mon Sep 17 00:00:00 2001 From: Victor Sima Date: Mon, 16 Mar 2026 21:22:53 -0400 Subject: [PATCH 1/2] Mark Swift Package Index submission as completed in roadmap Co-Authored-By: Claude Opus 4.6 --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 4cdd906..31f4398 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -90,7 +90,7 @@ ## Distribution & Marketing ### Package Registries -- [ ] Submit to [Swift Package Index](https://swiftpackageindex.com/add-a-package) — primary discovery channel, linked from swift.org +- [x] Submit to [Swift Package Index](https://swiftpackageindex.com/add-a-package) — primary discovery channel, linked from swift.org - [ ] Submit to [SwiftPackageRegistry.com](https://swiftpackageregistry.com) ### A2A Ecosystem Listings From cac52a2043edd8f2af18562827d046717ca5d54e Mon Sep 17 00:00:00 2001 From: Victor Sima Date: Mon, 16 Mar 2026 21:27:23 -0400 Subject: [PATCH 2/2] Mark SwiftPackageRegistry.com submission as completed in roadmap Co-Authored-By: Claude Opus 4.6 --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 31f4398..e09aa4b 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -91,7 +91,7 @@ ### Package Registries - [x] Submit to [Swift Package Index](https://swiftpackageindex.com/add-a-package) — primary discovery channel, linked from swift.org -- [ ] Submit to [SwiftPackageRegistry.com](https://swiftpackageregistry.com) +- [x] Submit to [SwiftPackageRegistry.com](https://swiftpackageregistry.com) ### A2A Ecosystem Listings - [ ] PR to [`a2aproject/A2A` — `docs/community.md`](https://github.com/a2aproject/A2A) — request listing as community Swift SDK (currently only Python, Go, JS, Java, .NET)