From 10afa8befc5f3f8b527b53631e0d051d6ee124ee Mon Sep 17 00:00:00 2001 From: Ben Noordhuis Date: Sat, 28 Jan 2017 16:50:39 +0100 Subject: [PATCH] doc: drop "and io.js" from release section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Reviewed-By: Daniel Bevenius Reviewed-By: Evan Lucas Reviewed-By: James M Snell Reviewed-By: Michaël Zasso Reviewed-By: Сковорода Никита Андреевич --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 982bae00eb7b0c..ad503bf39ef064 100644 --- a/README.md +++ b/README.md @@ -348,7 +348,7 @@ project. ### 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: * **Chris Dickinson** <christopher.s.dickinson@gmail.com> `9554F04D7259F04124DE6B476D5A82AC7E37093B` @@ -383,8 +383,7 @@ gpg --keyserver pool.sks-keyservers.net --recv-keys 56730D5401028683275BD23C23EF 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. -Previous releases of Node.js have been signed with one of the following GPG -keys: +Previous releases may also have been signed with one of the following GPG keys: * **Isaac Z. Schlueter** <i@izs.me> `93C7E9E91B49E432C2F75674B0A78B0A6C481CF6`