summaryrefslogtreecommitdiff
path: root/GOVERNANCE.md
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2020-07-23 22:23:04 -0700
committerRich Trott <rtrott@gmail.com>2020-07-26 06:43:08 -0700
commit7c02446aa777d3994b6a950c1dcf1bf2b6e97905 (patch)
tree77b8d780d0338f77387027d925fe45328d3b7dc0 /GOVERNANCE.md
parent31ba9a20bdc1ce6245fec8d2cc52c9d92683bb14 (diff)
downloadnode-new-7c02446aa777d3994b6a950c1dcf1bf2b6e97905.tar.gz
doc: use sentence-case for GOVERNANCE.md headers
Use sentence-case in headers per style guide. PR-URL: https://github.com/nodejs/node/pull/34503 Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Diffstat (limited to 'GOVERNANCE.md')
-rw-r--r--GOVERNANCE.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/GOVERNANCE.md b/GOVERNANCE.md
index 33b8fc838c..aeb1d9c65e 100644
--- a/GOVERNANCE.md
+++ b/GOVERNANCE.md
@@ -4,12 +4,12 @@
* [Triagers](#triagers)
* [Collaborators](#collaborators)
- * [Collaborator Activities](#collaborator-activities)
-* [Technical Steering Committee](#technical-steering-committee)
- * [TSC Meetings](#tsc-meetings)
-* [Collaborator Nominations](#collaborator-nominations)
+ * [Collaborator activities](#collaborator-activities)
+* [Technical steering committee](#technical-steering-committee)
+ * [TSC meetings](#tsc-meetings)
+* [Collaborator nominations](#collaborator-nominations)
* [Onboarding](#onboarding)
-* [Consensus Seeking Process](#consensus-seeking-process)
+* [Consensus seeking process](#consensus-seeking-process)
<!-- /TOC -->
@@ -55,7 +55,7 @@ See:
* [List of Collaborators](./README.md#current-project-team-members)
* [A guide for Collaborators](./doc/guides/collaborator-guide.md)
-### Collaborator Activities
+### Collaborator activities
* Helping users and novice contributors
* Contributing code and documentation changes that improve the project
@@ -84,7 +84,7 @@ The current list of TSC members is in
The [TSC Charter][] governs the operations of the TSC. All changes to the
Charter need approval by the OpenJS Foundation Board of Directors.
-### TSC Meetings
+### TSC meetings
The TSC meets in a voice conference call. Each year, the TSC elects a chair to
run the meetings. The TSC streams its meetings for public viewing on YouTube or
@@ -118,7 +118,7 @@ the issue tracker is:
and no TSC opposition.
* If there is an extended impasse, a TSC member may make a motion for a vote.
-## Collaborator Nominations
+## Collaborator nominations
Existing Collaborators can nominate someone to become a Collaborator. Nominees
should have significant and valuable contributions across the Node.js
@@ -165,7 +165,7 @@ After the nomination passes, a TSC member onboards the new Collaborator. See
[the onboarding guide](./onboarding.md) for details of the onboarding
process.
-## Consensus Seeking Process
+## Consensus seeking process
The TSC follows a [Consensus Seeking][] decision-making model per the
[TSC Charter][].