From 3ffdb4496678f36bae93aa18e2c62f70a8414ea9 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Tue, 16 Oct 2018 21:29:02 -0700 Subject: [PATCH 1/2] doc: improve README.md Make text more concise and remove some use of passive voice. --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ae2f28b2daf551..579fcdbd968a99 100644 --- a/README.md +++ b/README.md @@ -213,9 +213,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) @@ -592,7 +590,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 @@ -608,7 +606,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 include: * **Chris Dickinson** <christopher.s.dickinson@gmail.com> `9554F04D7259F04124DE6B476D5A82AC7E37093B` From 9acb55b784652042cbc57cdd3a493dcc0e1e3362 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Wed, 17 Oct 2018 11:56:29 -0700 Subject: [PATCH 2/2] fixup! doc: improve README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 579fcdbd968a99..f0539b8e216fed 100644 --- a/README.md +++ b/README.md @@ -606,7 +606,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. -Other keys used to sign some previous releases include: +Other keys used to sign some previous releases: * **Chris Dickinson** <christopher.s.dickinson@gmail.com> `9554F04D7259F04124DE6B476D5A82AC7E37093B`