I want to become a maintainer of the Ansible collection. I checked the requirements for becoming a maintainer through the document . The document states that if one is interested and meets the requirements, they can voluntarily apply to become a maintainer.
I’m not quite sure. I need to go there to make the nomination.
Additionally, I have also maintained an Ansible collection of my own, named ieisystem.inmanage. This collection is under my account and not under any of the Ansible-related accounts. However, this collection can be found in the Ansible docs, so is my approach considered as part of the maintainer’s responsibility? If I am not a maintainer, what should I do to become one?
I’m not sure if I understand the problem here. Since you’re already maintaining the ieisystem.inmanage collection, you are the maintainer (or one of the maintainers) of this collection.
The doc you link to states that it provides guidance for:
- Contributors to collections who want to join maintainer teams.
- Collection maintainers seeking to understand their roles better.
Since you’re already maintaining ieisystem.inmanage, you clearly don’t fall in the first category. So is this about showing up as a maintainer somewhere, or becoming maintainer of another collection? If it’s the latter, ask the current maintainers if they would allow you to join them and give you the appropriate permissions. But it doesn’t sound like your question is about this.
BTW I think this documentation is mainly about collections from the community. By this I don’t mean collections in the community namespace but ones the are not run by a company but by the community. Companies usually don’t like to give maintainer rights to someone from the community at large, preferring to keep this “in the family”.
Or do you just want to be mentioned here? In that case, please be aware that to the best of my knowledge the collections shows up there because it’s part of the Ansible Community Package. The author is the one mentioned in galaxy.yml. If you want to show up there, at least as long as the collection is part of the ACP, just add you as an author. It doesn’t show up on galaxy as far as I can see, though.
@samccann I think you’re much into documentation, so I’d like you to ask this question: Are the authors in galaxy.yml meant to be the maintainers? I dimly remember that I’ve talked to someone somewhere about this already, but can’t find the discussion at the moment. And, anyway, this might have changed since then.