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 @@ -737,6 +737,8 @@ responding to new issues.
737
737
738
738
Primary GPG keys for Node.js Releasers (some Releasers sign with subkeys):
739
739
740
+ * ** Antoine du Hamel** << duhamelantoine1995@gmail.com > >
741
+ ` C0D6248439F1D5604AAFFB4021D900FFDB233756 `
740
742
* ** Beth Griggs** << bethanyngriggs@gmail.com > >
741
743
` 4ED778F539E3634C779C87C6D7062848A1AB005C `
742
744
* ** Bryan English** << bryan@bryanenglish.com > >
@@ -764,6 +766,7 @@ To import the full set of trusted release keys (including subkeys possibly used
764
766
to sign releases):
765
767
766
768
``` bash
769
+ gpg --keyserver hkps://keys.openpgp.org --recv-keys C0D6248439F1D5604AAFFB4021D900FFDB233756 # Antoine du Hamel
767
770
gpg --keyserver hkps://keys.openpgp.org --recv-keys 4ED778F539E3634C779C87C6D7062848A1AB005C # Beth Griggs
768
771
gpg --keyserver hkps://keys.openpgp.org --recv-keys 141F07595B7B3FFE74309A937405533BE57C7D57 # Bryan English
769
772
gpg --keyserver hkps://keys.openpgp.org --recv-keys 74F12602B6F1C4E913FAA37AD3A89613643B6201 # Danielle Adams
You can’t perform that action at this time.
0 commit comments