From 15c336684fd552e1f5cd256326ba33c81f43c825 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Tue, 16 Oct 2018 21:29:02 -0700 Subject: doc: improve README.md Make text more concise and remove some use of passive voice. PR-URL: https://github.com/nodejs/node/pull/23705 Reviewed-By: Vse Mozhet Byt Reviewed-By: Sakthipriyan Vairamani Reviewed-By: Anna Henningsen Reviewed-By: Luigi Pinca Reviewed-By: Matheus Marchini Reviewed-By: Refael Ackermann --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 00cbd58d53..5c5848313a 100644 --- a/README.md +++ b/README.md @@ -208,9 +208,7 @@ When in doubt, please do send us a report. ## Current Project Team Members -The Node.js project team comprises a group of core collaborators and a sub-group -that forms the _Technical Steering Committee_ (TSC) which governs the project. -For more information about the governance of the Node.js project, see +For information about the governance of the Node.js project, see [GOVERNANCE.md](./GOVERNANCE.md). ### TSC (Technical Steering Committee) @@ -587,7 +585,7 @@ Node.js releases are signed with one of the following GPG keys: * **Rod Vagg** <rod@vagg.org> `DD8F2338BAE7501E3DD5AC78C273792F7D83545D` -The full set of trusted release keys can be imported by running: +To import the full set of trusted release keys: ```shell gpg --keyserver pool.sks-keyservers.net --recv-keys 94AE36675C464D64BAFA68DD7434390BDBE9B9C5 @@ -603,7 +601,7 @@ gpg --keyserver pool.sks-keyservers.net --recv-keys DD8F2338BAE7501E3DD5AC78C273 See the section above on [Verifying Binaries](#verifying-binaries) for how to use these keys to verify a downloaded file. -Previous releases may also have been signed with one of the following GPG keys: +Other keys used to sign some previous releases: * **Chris Dickinson** <christopher.s.dickinson@gmail.com> `9554F04D7259F04124DE6B476D5A82AC7E37093B` -- cgit v1.2.3