From 57ced2db8c2ab4c0faef2f6b9d936f09df516ba7 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sun, 31 Mar 2019 15:27:13 -0700 Subject: [PATCH] doc: remove unnecessary intro in governance doc The introductory paragraph in GOVERNANCE.md does not add anything that isn't obvious from the document itself. Remove it. PR-URL: /~https://github.com/nodejs/node/pull/27036 Reviewed-By: Richard Lau Reviewed-By: Colin Ihrig Reviewed-By: Luigi Pinca Reviewed-By: Ruben Bridgewater Signed-off-by: Beth Griggs --- GOVERNANCE.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 11499b4c7814a1..1dcd7ec4c2bcec 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -1,9 +1,5 @@ # Node.js Project Governance -The Node.js project is governed by its Collaborators, including a Technical -Steering Committee (TSC) which is responsible for high-level guidance of the -project. - - [Collaborators](#collaborators)