Maintainer responsibilities

This document provides guidance for:

  • Contributors to collections who want to join maintainer teams.

  • Collection maintainers seeking to understand their roles better.

This document defines the role of an Ansible collection maintainer, outlines their responsibilities, and describes the process for becoming one.

Collection maintainer definition

An Ansible collection maintainer, or simply maintainer, is a contributor who:

  • Makes significant and regular contributions to a project.

  • Demonstrates expertise in the area the collection automates.

  • Earns the community’s trust. To fulfill their duties, maintainers have write or higher access to the collection.

Maintainer responsibilities

Collection maintainers perform the following tasks:

Multiple maintainers can divide these responsibilities among themselves.

Becoming a maintainer

If you are interested in becoming a maintainer and meet the requirements, nominate yourself. You can also nominate another person by following these steps:

  1. Create a GitHub issue in the relevant repository.

  2. If you receive no response, message the Red Hat Ansible Community Engineering Team on the Ansible forum.

Communicating as a maintainer

Maintainers communicate with the community through the channels listed in the Ansible communication guide.

Establishing working group communication

Working groups rely on efficient communication. As a maintainer, you can establish communication for your working groups using these techniques:

  • Find and join an existing forum group and use tags that suit your project.

  • Provide working group details and chat room links in the contributor section of your project’s README.md.

  • Encourage contributors to join the forum group and use appropriate tags.

Participating in community topics

The Community and the Steering Committee discuss and vote on community topics asynchronously. These topics impact the entire project or its components, including collections and packaging.

Share your opinion and vote on the topics to help the community make informed decisions.

Expanding the collection community

You can expand the community around your collection in the following ways:

  • Explicitly state in your README that the collection welcomes new maintainers and contributors.

  • Give newcomers a positive first experience.

  • Invite contributors to join forum groups and subscribe to tags related to your project.

  • Maintain good documentation with guidelines for new contributors.

  • Make people feel welcome personally and individually. Greet and thank them.

  • Use labels to identify easy fixes and leave non-critical easy fixes to newcomers.

  • Offer help explicitly.

  • Include quick ways contributors can help and provide contributor documentation references in your README.

  • Be responsive in issues, pull requests (PRs), and other communication channels.

  • Conduct PR days regularly.

  • Maintain a zero-tolerance policy toward behavior that violates the Community Code of Conduct. * Include information about how people can report code of conduct violations in your README and CONTRIBUTING files.

  • Look for new maintainers among active contributors.

Maintaining good collection documentation

Ensure the collection documentation meets these criteria: