nodejs / release-keys

Node.js release signing keys.
MIT License
12 stars 11 forks source link

Rebuild GPG keychain and keys list from latest documented Release Keys #2

Closed canterberry closed 4 years ago

canterberry commented 4 years ago

See: nodejs/node README.md

This repo hadn't been updated in a while, and there is no integrated workflow (yet) for keeping it up-to-date. Node.js's v14.11.0 release is signed by a team member who was not yet in this keychain. This PR brings the repo up to date with the latest releaser keys documented in the official README.

Added

Updated

Several other keys have had updates (signatures, expiration changes, etc).

canterberry commented 4 years ago

Requesting review from @richardlau and @ruyadorno, as this MR updates the repo to include their keys as well.

cc'ing @rvagg or additional review given the history with this repo. cc'ing @sam-github and @bnb as well due to engagement with https://github.com/nodejs/admin/issues/456.

mmarchini commented 4 years ago

Let me add it to my todo list. Probably won't get to it before next week because I'm on tc39 this week.

canterberry commented 4 years ago

Thanks for taking a look, everyone. It looks like we have quorum on approvals, so going ahead and merging this.