summaryrefslogtreecommitdiffstats
path: root/docs/docsite/rst/community/maintainers.rst
blob: bef1567ce6c61f4868521b28070e87d141934ce8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.. _maintainers:

***************************************
Guidelines for collection maintainers
***************************************

Thank you for being a community collection maintainer. This guide offers an overview of your responsibilities as a maintainer along with resources for additional information. The Ansible community hopes that you will find that maintaining a collection is as rewarding for you as having the collection content is for the wider community.

.. toctree::
   :maxdepth: 1

   maintainers_guidelines
   maintainers_workflow
   collection_contributors/collection_releasing

In addition to the information here, module maintainers should be familiar with:

* :ref:`General Ansible community development practices <ansible_community_guide>`
* Documentation on :ref:`module development <developing_modules>`