mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
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>
This commit is contained in:
parent
31ba9a20bd
commit
7c02446aa7
@ -4,12 +4,12 @@
|
|||||||
|
|
||||||
* [Triagers](#triagers)
|
* [Triagers](#triagers)
|
||||||
* [Collaborators](#collaborators)
|
* [Collaborators](#collaborators)
|
||||||
* [Collaborator Activities](#collaborator-activities)
|
* [Collaborator activities](#collaborator-activities)
|
||||||
* [Technical Steering Committee](#technical-steering-committee)
|
* [Technical steering committee](#technical-steering-committee)
|
||||||
* [TSC Meetings](#tsc-meetings)
|
* [TSC meetings](#tsc-meetings)
|
||||||
* [Collaborator Nominations](#collaborator-nominations)
|
* [Collaborator nominations](#collaborator-nominations)
|
||||||
* [Onboarding](#onboarding)
|
* [Onboarding](#onboarding)
|
||||||
* [Consensus Seeking Process](#consensus-seeking-process)
|
* [Consensus seeking process](#consensus-seeking-process)
|
||||||
|
|
||||||
<!-- /TOC -->
|
<!-- /TOC -->
|
||||||
|
|
||||||
@ -55,7 +55,7 @@ See:
|
|||||||
* [List of Collaborators](./README.md#current-project-team-members)
|
* [List of Collaborators](./README.md#current-project-team-members)
|
||||||
* [A guide for Collaborators](./doc/guides/collaborator-guide.md)
|
* [A guide for Collaborators](./doc/guides/collaborator-guide.md)
|
||||||
|
|
||||||
### Collaborator Activities
|
### Collaborator activities
|
||||||
|
|
||||||
* Helping users and novice contributors
|
* Helping users and novice contributors
|
||||||
* Contributing code and documentation changes that improve the project
|
* 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
|
The [TSC Charter][] governs the operations of the TSC. All changes to the
|
||||||
Charter need approval by the OpenJS Foundation Board of Directors.
|
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
|
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
|
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.
|
and no TSC opposition.
|
||||||
* If there is an extended impasse, a TSC member may make a motion for a vote.
|
* 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
|
Existing Collaborators can nominate someone to become a Collaborator. Nominees
|
||||||
should have significant and valuable contributions across the Node.js
|
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
|
[the onboarding guide](./onboarding.md) for details of the onboarding
|
||||||
process.
|
process.
|
||||||
|
|
||||||
## Consensus Seeking Process
|
## Consensus seeking process
|
||||||
|
|
||||||
The TSC follows a [Consensus Seeking][] decision-making model per the
|
The TSC follows a [Consensus Seeking][] decision-making model per the
|
||||||
[TSC Charter][].
|
[TSC Charter][].
|
||||||
|
Loading…
Reference in New Issue
Block a user