This repository was archived by the owner on May 14, 2024. It is now read-only.

Description
Summary
For new collections, the maintainers are documented in collection-meta.yaml. However, this is a manual process. This is not only error-prone, I also fear that changes to the list of maintainers aren't (always) communicated to us so that information can easily get out of date.
Therefor, I wanted to ask what you think about requiering a machine-readable maintainers file in the collections that are part of the community package. This way:
- we wouldn't have to add the maintainers manually
- the collections could update the list of maintainers themselves
It would be nice to have a maintainers key in galaxy.yml. But this would mean a change to ansible-core. Alternatively, we could define our own file of maintainers, MAINTAINERS.yml or something.
Thoughts?
Additional Information
See the comments in ansible-community/ansible-build-data#120