File: GOVERNANCE.rst

package info (click to toggle)
modules 5.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 23,036 kB
  • sloc: exp: 79,659; sh: 6,142; tcl: 5,900; makefile: 1,493; ansic: 474; python: 265; csh: 202; perl: 47; ruby: 44; lisp: 13
file content (54 lines) | stat: -rw-r--r-- 1,536 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
.. _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`_)

.. note::
   Modules project is currently looking for additional Maintainers.

.. _@xdelaruelle: https://github.com/xdelaruelle

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>`.