Skip to content
This repository was archived by the owner on Sep 2, 2023. It is now read-only.

Commit 99ae0e1

Browse files
committed
doc: fix headings in GOVERNANCE.md
1 parent b196188 commit 99ae0e1

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

GOVERNANCE.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
1-
### Modules Team
1+
# Modules Team
22

33
For the current list of Team members, see the project
44
[README.md](./README.md).
55

6-
### Members
6+
## Members
77

88
The [nodejs/modules](https://github.com/nodejs/modules) GitHub
99
repository is maintained by the Team and additional Members who are
1010
added on an ongoing basis.
1111

1212
There are two types of Members:
1313

14-
#### Active Members
14+
### Active Members
1515

1616
* Invited to all meetings
1717
* Can participate in [consensus seeking process](#consensus-seeking-process)
1818
* Counted towards quorum in [Team Meetings](#team-meetings)
1919
* Participates in voting
2020

21-
#### Observers
21+
### Observers
2222

2323
* Invited to all meetings
2424
* Can participate in [consensus seeking process](#consensus-seeking-process)
@@ -48,7 +48,7 @@ by the Team and do not require consensus.
4848
Any Member requesting to be removed from the group following the above process are automatically approved
4949
by the Team and do not require consensus.
5050

51-
### Team Meetings
51+
## Team Meetings
5252

5353
The Team meets bi-weekly on Zoom.us. A designated moderator
5454
approved by the Team runs the meeting. Each meeting should be
@@ -81,7 +81,7 @@ and require a quorum of 50% of Active Members.
8181
The moderator is responsible for summarizing the discussion of each
8282
agenda item and sends it as a pull request after the meeting.
8383

84-
### Consensus Seeking Process
84+
## Consensus Seeking Process
8585

8686
The Team follows a
8787
[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
9797
or else the discussion will continue. Simple majority wins. Only Active
9898
Members participate in a vote.
9999

100-
### Merging PRs into this Repository
100+
## Merging PRs into this Repository
101101

102102
This section does not apply to [the Node.js core repository](https://github.com/nodejs/node).
103103
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
106106
repository. A pull request that is unable to reach consensus cannot be merged
107107
into this repository.
108108

109-
#### Errata and Editorial Changes
109+
### Errata and Editorial Changes
110110

111111
A special exception is made for pull requests seeking to fix errata or perform
112112
editorial changes to this repository. Errata or editorial pull requests may be

0 commit comments

Comments
 (0)