1
- ### Modules Team
1
+ # Modules Team
2
2
3
3
For the current list of Team members, see the project
4
4
[ README.md] ( ./README.md ) .
5
5
6
- ### Members
6
+ ## Members
7
7
8
8
The [ nodejs/modules] ( https://github.com/nodejs/modules ) GitHub
9
9
repository is maintained by the Team and additional Members who are
10
10
added on an ongoing basis.
11
11
12
12
There are two types of Members:
13
13
14
- #### Active Members
14
+ ### Active Members
15
15
16
16
* Invited to all meetings
17
17
* Can participate in [ consensus seeking process] ( #consensus-seeking-process )
18
18
* Counted towards quorum in [ Team Meetings] ( #team-meetings )
19
19
* Participates in voting
20
20
21
- #### Observers
21
+ ### Observers
22
22
23
23
* Invited to all meetings
24
24
* Can participate in [ consensus seeking process] ( #consensus-seeking-process )
@@ -48,7 +48,7 @@ by the Team and do not require consensus.
48
48
Any Member requesting to be removed from the group following the above process are automatically approved
49
49
by the Team and do not require consensus.
50
50
51
- ### Team Meetings
51
+ ## Team Meetings
52
52
53
53
The Team meets bi-weekly on Zoom.us. A designated moderator
54
54
approved by the Team runs the meeting. Each meeting should be
@@ -81,7 +81,7 @@ and require a quorum of 50% of Active Members.
81
81
The moderator is responsible for summarizing the discussion of each
82
82
agenda item and sends it as a pull request after the meeting.
83
83
84
- ### Consensus Seeking Process
84
+ ## Consensus Seeking Process
85
85
86
86
The Team follows a
87
87
[ Consensus Seeking] ( http://en.wikipedia.org/wiki/Consensus-seeking_decision-making )
@@ -97,7 +97,7 @@ meeting. In both cases the decision must be seconded by a majority of the Team
97
97
or else the discussion will continue. Simple majority wins. Only Active
98
98
Members participate in a vote.
99
99
100
- ### Merging PRs into this Repository
100
+ ## Merging PRs into this Repository
101
101
102
102
This section does not apply to [ the Node.js core repository] ( https://github.com/nodejs/node ) .
103
103
It only applies to [ the Modules repository] ( https://github.com/nodejs/modules ) .
@@ -106,7 +106,7 @@ Pull requests must reach consensus in a meeting in order to be merged into this
106
106
repository. A pull request that is unable to reach consensus cannot be merged
107
107
into this repository.
108
108
109
- #### Errata and Editorial Changes
109
+ ### Errata and Editorial Changes
110
110
111
111
A special exception is made for pull requests seeking to fix errata or perform
112
112
editorial changes to this repository. Errata or editorial pull requests may be
0 commit comments