From 4b83371021562e783b0deba4e7804aff0b9b38a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=2E=20Moritz=20G=C3=BCnther?= Date: Wed, 21 Jan 2026 14:58:09 -0500 Subject: [PATCH] Change names of listed "maintainer" for core package I think it's not (or at least no longer) accurate to describe the maintainer of the core packages as the "coordination committee". We have a larger number of maintainers for the core package that are not the the Coco, ad reversely, we have had (or cna have in the future) Coco members who are not maintainers of the code package. Alternate wordings could be "core maintainers", but that's too self-refential as for an entry in "core package - maintainers", or it could be a link to the roles page, but I don't think it's worth setting that up here. So, I suggest just this minimal change. --- affiliated/registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/affiliated/registry.json b/affiliated/registry.json index 72b308cb..9632c752 100644 --- a/affiliated/registry.json +++ b/affiliated/registry.json @@ -117,7 +117,7 @@ }, { "name": "astropy core package", - "maintainer": "Astropy Coordination Committee", + "maintainer": "Astropy Maintainer Community", "stable": true, "home_url": "https://docs.astropy.org", "repo_url": "https://github.com/astropy/astropy",