Skip to content

Commit

Permalink
doc: simplify governance info in README intro
Browse files Browse the repository at this point in the history
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.

PR-URL: nodejs#23320
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Vse Mozhet Byt <[email protected]>
Reviewed-By: James M Snell <[email protected]>
  • Loading branch information
Trott committed Oct 10, 2018
1 parent d71dd97 commit eddfa2c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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][].**

Expand Down

0 comments on commit eddfa2c

Please sign in to comment.