From 17bca62428ef2689551bc81684ca6d52df8cd748 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Thu, 23 Jul 2020 22:23:04 -0700 Subject: [PATCH] doc: use sentence-case for GOVERNANCE.md headers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Use sentence-case in headers per style guide. PR-URL: https://github.com/nodejs/node/pull/34503 Reviewed-By: Michaƫl Zasso Reviewed-By: Richard Lau Reviewed-By: Trivikram Kamat --- GOVERNANCE.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 33b8fc838cd937..aeb1d9c65e1f11 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) @@ -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][].