Skip to content

Commit a5b1e7b

Browse files
Trottjasnell
authored andcommitted
doc: improve README.md
Make text more concise and remove some use of passive voice. PR-URL: #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>
1 parent 40280e6 commit a5b1e7b

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -208,9 +208,7 @@ When in doubt, please do send us a report.
208208

209209
## Current Project Team Members
210210

211-
The Node.js project team comprises a group of core collaborators and a sub-group
212-
that forms the _Technical Steering Committee_ (TSC) which governs the project.
213-
For more information about the governance of the Node.js project, see
211+
For information about the governance of the Node.js project, see
214212
[GOVERNANCE.md](./GOVERNANCE.md).
215213

216214
### TSC (Technical Steering Committee)
@@ -587,7 +585,7 @@ Node.js releases are signed with one of the following GPG keys:
587585
* **Rod Vagg** &lt;rod@vagg.org&gt;
588586
`DD8F2338BAE7501E3DD5AC78C273792F7D83545D`
589587

590-
The full set of trusted release keys can be imported by running:
588+
To import the full set of trusted release keys:
591589

592590
```shell
593591
gpg --keyserver pool.sks-keyservers.net --recv-keys 94AE36675C464D64BAFA68DD7434390BDBE9B9C5
@@ -603,7 +601,7 @@ gpg --keyserver pool.sks-keyservers.net --recv-keys DD8F2338BAE7501E3DD5AC78C273
603601
See the section above on [Verifying Binaries](#verifying-binaries) for how to
604602
use these keys to verify a downloaded file.
605603

606-
Previous releases may also have been signed with one of the following GPG keys:
604+
Other keys used to sign some previous releases:
607605

608606
* **Chris Dickinson** &lt;christopher.s.dickinson@gmail.com&gt;
609607
`9554F04D7259F04124DE6B476D5A82AC7E37093B`

0 commit comments

Comments
 (0)