mirror of
https://github.com/envmodules/modules.git
synced 2026-05-30 00:12:31 +08:00
Some checks failed
easybuild-tests / framework (Tcl) (push) Has been cancelled
lint-tests / lint-all (push) Has been cancelled
linux-tests / tcl86-nolibtclenvmodules (push) Has been cancelled
linux-tests / tcl85-nolibtclenvmodules (push) Has been cancelled
linux-tests / tcl85-2 (push) Has been cancelled
linux-tests / tcl86 (push) Has been cancelled
linux-tests / tcl85 (push) Has been cancelled
linux-tests / tcl87 (push) Has been cancelled
linux-tests / tcl90 (push) Has been cancelled
windows-tests / native-cmd (push) Has been cancelled
windows-tests / native-pwsh (push) Has been cancelled
windows-tests / cygwin (push) Has been cancelled
windows-tests / msys (push) Has been cancelled
Signed-off-by: Xavier Delaruelle <xavier.delaruelle@cea.fr>
57 lines
1.6 KiB
ReStructuredText
57 lines
1.6 KiB
ReStructuredText
.. _GOVERNANCE:
|
|
|
|
Modules Governance
|
|
==================
|
|
|
|
This document describes the governance model of Modules project with the
|
|
following roles defined:
|
|
|
|
* *Maintainers*: form the Technical Steering Committee of Modules project
|
|
* *Collaborators*: irregular contributors to Modules project
|
|
* *Former Members*: former notable contributors and project leads
|
|
|
|
Maintainers
|
|
-----------
|
|
|
|
Role
|
|
~~~~
|
|
|
|
* Review and merge contributions
|
|
* Set project's technical direction
|
|
* Create Modules releases
|
|
* Do administrative operations
|
|
|
|
Current Roster
|
|
~~~~~~~~~~~~~~
|
|
|
|
* Xavier Delaruelle (`@xdelaruelle`_)
|
|
* Adrien Cotte (`@adrien-cotte`_)
|
|
|
|
.. note::
|
|
Modules project is currently looking for additional Maintainers.
|
|
|
|
.. _@xdelaruelle: https://github.com/xdelaruelle
|
|
.. _@adrien-cotte: https://github.com/adrien-cotte
|
|
|
|
Collaborators
|
|
-------------
|
|
|
|
*Collaborators* are irregular contributors to Modules project. They are
|
|
expected to adhere to the quality practices of the project described in the
|
|
:ref:`CONTRIBUTING` guide.
|
|
|
|
*Collaborators* are acknowledged in `GitHub contributor tracking`_ and
|
|
:ref:`Modules release notes<NEWS>`.
|
|
|
|
.. _GitHub contributor tracking: https://github.com/envmodules/modules/graphs/contributors
|
|
|
|
Former Members
|
|
--------------
|
|
|
|
*Former members* are those who notably contributed to Modules project and
|
|
Modules would not be what it is without their contributions. *Former members*
|
|
have no specific role in the governance of the Modules project. Instead, they
|
|
are acknowledged in `GitHub contributor tracking`_, the :ref:`Modules
|
|
documentation<acknowledgments>` and cited in :ref:`Modules release
|
|
notes<NEWS>`.
|