Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion affiliated/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
},
{
"name": "astropy core package",
"maintainer": "Astropy Coordination Committee",
"maintainer": "Astropy Maintainer Community",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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",

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

"stable": true,
"home_url": "https://docs.astropy.org",
"repo_url": "https://github.com/astropy/astropy",
Expand Down