File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -762,6 +762,8 @@ responding to new issues.
762
762
763
763
Primary GPG keys for Node.js Releasers (some Releasers sign with subkeys):
764
764
765
+ * ** Antoine du Hamel** << duhamelantoine1995@gmail.com > >
766
+ ` C0D6248439F1D5604AAFFB4021D900FFDB233756 `
765
767
* ** Beth Griggs** << bethanyngriggs@gmail.com > >
766
768
` 4ED778F539E3634C779C87C6D7062848A1AB005C `
767
769
* ** Bryan English** << bryan@bryanenglish.com > >
@@ -787,6 +789,7 @@ To import the full set of trusted release keys (including subkeys possibly used
787
789
to sign releases):
788
790
789
791
``` bash
792
+ gpg --keyserver hkps://keys.openpgp.org --recv-keys C0D6248439F1D5604AAFFB4021D900FFDB233756 # Antoine du Hamel
790
793
gpg --keyserver hkps://keys.openpgp.org --recv-keys 4ED778F539E3634C779C87C6D7062848A1AB005C # Beth Griggs
791
794
gpg --keyserver hkps://keys.openpgp.org --recv-keys 141F07595B7B3FFE74309A937405533BE57C7D57 # Bryan English
792
795
gpg --keyserver hkps://keys.openpgp.org --recv-keys 74F12602B6F1C4E913FAA37AD3A89613643B6201 # Danielle Adams
You can’t perform that action at this time.
0 commit comments