@@ -208,9 +208,7 @@ When in doubt, please do send us a report.
208
208
209
209
## Current Project Team Members
210
210
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
214
212
[ GOVERNANCE.md] ( ./GOVERNANCE.md ) .
215
213
216
214
### TSC (Technical Steering Committee)
@@ -587,7 +585,7 @@ Node.js releases are signed with one of the following GPG keys:
587
585
* ** Rod Vagg
** < ; [email protected] > ;
588
586
` DD8F2338BAE7501E3DD5AC78C273792F7D83545D `
589
587
590
- The full set of trusted release keys can be imported by running :
588
+ To import the full set of trusted release keys:
591
589
592
590
``` shell
593
591
gpg --keyserver pool.sks-keyservers.net --recv-keys 94AE36675C464D64BAFA68DD7434390BDBE9B9C5
@@ -603,7 +601,7 @@ gpg --keyserver pool.sks-keyservers.net --recv-keys DD8F2338BAE7501E3DD5AC78C273
603
601
See the section above on [ Verifying Binaries] ( #verifying-binaries ) for how to
604
602
use these keys to verify a downloaded file.
605
603
606
- Previous releases may also have been signed with one of the following GPG keys :
604
+ Other keys used to sign some previous releases :
607
605
608
606
* ** Chris Dickinson
** < ; [email protected] > ;
609
607
` 9554F04D7259F04124DE6B476D5A82AC7E37093B `
0 commit comments