doc: drop "and io.js" from release section
Reword the language around releases and signing keys to make it clear that new releases are all branded "Node.js." PR-URL: https://github.com/nodejs/node/pull/11054 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
This commit is contained in:
parent
291b599bba
commit
106273616a
@ -350,7 +350,7 @@ project.
|
|||||||
|
|
||||||
### Release Team
|
### Release Team
|
||||||
|
|
||||||
Releases of Node.js and io.js will be signed with one of the following GPG keys:
|
Node.js releases are signed with one of the following GPG keys:
|
||||||
|
|
||||||
* **Colin Ihrig** <cjihrig@gmail.com>
|
* **Colin Ihrig** <cjihrig@gmail.com>
|
||||||
`94AE36675C464D64BAFA68DD7434390BDBE9B9C5`
|
`94AE36675C464D64BAFA68DD7434390BDBE9B9C5`
|
||||||
@ -379,8 +379,7 @@ gpg --keyserver pool.sks-keyservers.net --recv-keys B9AE9905FFD7803F25714661B63B
|
|||||||
See the section above on [Verifying Binaries](#verifying-binaries) for details
|
See the section above on [Verifying Binaries](#verifying-binaries) for details
|
||||||
on what to do with these keys to verify that a downloaded file is official.
|
on what to do with these keys to verify that a downloaded file is official.
|
||||||
|
|
||||||
Previous releases of Node.js have been signed with one of the following GPG
|
Previous releases may also have been signed with one of the following GPG keys:
|
||||||
keys:
|
|
||||||
|
|
||||||
* **Chris Dickinson** <christopher.s.dickinson@gmail.com>
|
* **Chris Dickinson** <christopher.s.dickinson@gmail.com>
|
||||||
`9554F04D7259F04124DE6B476D5A82AC7E37093B`
|
`9554F04D7259F04124DE6B476D5A82AC7E37093B`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user