From dcf18b93c2f2d1cd3d8976b4ffe4cbad6d4597cf Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Mon, 24 Sep 2018 21:54:13 -0700 Subject: [PATCH] doc: simplify governance info in README intro Remove unnecessary wordiness in the governance sentence. It appears very early in the README so it should be short and clear. This also removes an instance of passive voice. --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1192e6532c5470..08ad6317564dfa 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,8 @@ Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. For more information on using Node.js, see the [Node.js Website][]. -Node.js contributions, policies, and releases are managed under an -[open governance model](./GOVERNANCE.md). The [Node.js Foundation][] provides -support for the project. +The Node.js project uses an [open governance model](./GOVERNANCE.md). The +[Node.js Foundation][] provides support for the project. **This project is bound by a [Code of Conduct][].**