Change names of listed "maintainer" for core package#700
Open
hamogu wants to merge 1 commit intoastropy:mainfrom
Open
Change names of listed "maintainer" for core package#700hamogu wants to merge 1 commit intoastropy:mainfrom
hamogu wants to merge 1 commit intoastropy:mainfrom
Conversation
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.
pllim
reviewed
Jan 21, 2026
| { | ||
| "name": "astropy core package", | ||
| "maintainer": "Astropy Coordination Committee", | ||
| "maintainer": "Astropy Maintainer Community", |
Member
There was a problem hiding this comment.
Should we just copy from the official citation file at https://github.com/astropy/astropy/blob/711c366c09990896b710c45c851c4ce3b5c9bccc/CITATION.cff#L11 ?
Suggested change
| "maintainer": "Astropy Maintainer Community", | |
| "maintainer": "Astropy Collaboration", |
Contributor
There was a problem hiding this comment.
If that's in the official reference, makes sense – though Maintainer Community sounds more accurate to me, as not all contributors have maintainer rights or tasks.
32 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
Alternative 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.
Found in #699