-
Notifications
You must be signed in to change notification settings - Fork 29.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PR-URL: #43131 Reviewed-By: Beth Griggs <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
- Loading branch information
1 parent
e1b47e6
commit 617f64a
Showing
1 changed file
with
3 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -675,6 +675,8 @@ Primary GPG keys for Node.js Releasers (some Releasers sign with subkeys): | |
`8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600` | ||
* **Myles Borins** <<[email protected]>> | ||
`C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8` | ||
* **RafaelGSS** <<[email protected]>> | ||
`890C08DB8579162FEE0DF9DB8BEAB4DFCF555EF4` | ||
* **Richard Lau** <<[email protected]>> | ||
`C82FA3AE1CBEDC6BE46B9360C43CEC45C17AB93C` | ||
* **Rod Vagg** <<[email protected]>> | ||
|
@@ -698,6 +700,7 @@ gpg --keyserver hkps://keys.openpgp.org --recv-keys 71DCFD284A79C3B38668286BC97E | |
gpg --keyserver hkps://keys.openpgp.org --recv-keys 61FC681DFB92A079F1685E77973F295594EC4689 | ||
gpg --keyserver hkps://keys.openpgp.org --recv-keys 8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 | ||
gpg --keyserver hkps://keys.openpgp.org --recv-keys C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 | ||
gpg --keyserver hkps://keys.openpgp.org --recv-keys 890C08DB8579162FEE0DF9DB8BEAB4DFCF555EF4 | ||
gpg --keyserver hkps://keys.openpgp.org --recv-keys C82FA3AE1CBEDC6BE46B9360C43CEC45C17AB93C | ||
gpg --keyserver hkps://keys.openpgp.org --recv-keys DD8F2338BAE7501E3DD5AC78C273792F7D83545D | ||
gpg --keyserver hkps://keys.openpgp.org --recv-keys A48C2BEE680E841632CD4E44F07496B3EB3C1762 | ||
|