-
Notifications
You must be signed in to change notification settings - Fork 29.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc: add codebytere's info to release team #25022
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -551,11 +551,14 @@ GPG keys used to sign Node.js releases: | |
`DD8F2338BAE7501E3DD5AC78C273792F7D83545D` | ||
* **Ruben Bridgewater** <ruben@bridgewater.de> | ||
`A48C2BEE680E841632CD4E44F07496B3EB3C1762` | ||
* **Shelley Vohr** <shelley.vohr@gmail.com> | ||
`B9E2F5981AA6E0CD28160D9FF13993A75599653C` | ||
|
||
To import the full set of trusted release keys: | ||
|
||
```shell | ||
gpg --keyserver pool.sks-keyservers.net --recv-keys 4ED778F539E3634C779C87C6D7062848A1AB005C | ||
gpg --keyserver pool.sks-keyservers.net --recv-keys B9E2F5981AA6E0CD28160D9FF13993A75599653C | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I can't find this key. Additionally, not required but maybe helpful, could be to use a keybase synced key. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I published it to that keyserver earlier today; maybe it hasn't synced up quite yet? Also synced it up to keybase |
||
gpg --keyserver pool.sks-keyservers.net --recv-keys 94AE36675C464D64BAFA68DD7434390BDBE9B9C5 | ||
gpg --keyserver pool.sks-keyservers.net --recv-keys B9AE9905FFD7803F25714661B63B535A4C206CA9 | ||
gpg --keyserver pool.sks-keyservers.net --recv-keys 77984A986EBC2AA786BC0F66B01FBB92821C587A | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Anyone know if the order of the gpg keys here matter?