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 <vsemozhetbyt@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Matheus Marchini <mat@mmarchini.me> Reviewed-By: Refael Ackermann <refack@gmail.com>
This commit is contained in:
parent
6afaebc4a0
commit
15c336684f
@ -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`
|
||||
|
Loading…
x
Reference in New Issue
Block a user