@@ -790,7 +790,7 @@ responding to new issues.
|
790 | 790 | Primary GPG keys for Node.js Releasers (some Releasers sign with subkeys): |
791 | 791 | |
792 | 792 | * **Antoine du Hamel** <<duhamelantoine1995@gmail.com>> |
793 | | -`C0D6248439F1D5604AAFFB4021D900FFDB233756` |
| 793 | +`5BE8A3F6C8A5C01D106C0AD820B1A390B168D356` |
794 | 794 | * **Juan José Arboleda** <<soyjuanarbol@gmail.com>> |
795 | 795 | `DD792F5973C6DE52C432CBDAC77ABFA00DDBF2B7` |
796 | 796 | * **Marco Ippolito** <<marcoippolito54@gmail.com>> |
@@ -810,7 +810,7 @@ To import the full set of trusted release keys (including subkeys possibly used
|
810 | 810 | to sign releases): |
811 | 811 | |
812 | 812 | ```bash |
813 | | -gpg --keyserver hkps://keys.openpgp.org --recv-keys C0D6248439F1D5604AAFFB4021D900FFDB233756 # Antoine du Hamel |
| 813 | +gpg --keyserver hkps://keys.openpgp.org --recv-keys 5BE8A3F6C8A5C01D106C0AD820B1A390B168D356 # Antoine du Hamel |
814 | 814 | gpg --keyserver hkps://keys.openpgp.org --recv-keys DD792F5973C6DE52C432CBDAC77ABFA00DDBF2B7 # Juan José Arboleda |
815 | 815 | gpg --keyserver hkps://keys.openpgp.org --recv-keys CC68F5A3106FF448322E48ED27F5E38D5B0A215F # Marco Ippolito |
816 | 816 | gpg --keyserver hkps://keys.openpgp.org --recv-keys 8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 # Michaël Zasso |
@@ -827,6 +827,8 @@ verify a downloaded file.
|
827 | 827 | |
828 | 828 | <summary>Other keys used to sign some previous releases</summary> |
829 | 829 | |
| 830 | +* **Antoine du Hamel** <<duhamelantoine1995@gmail.com>> |
| 831 | +`C0D6248439F1D5604AAFFB4021D900FFDB233756` |
830 | 832 | * **Beth Griggs** <<bethanyngriggs@gmail.com>> |
831 | 833 | `4ED778F539E3634C779C87C6D7062848A1AB005C` |
832 | 834 | * **Bryan English** <<bryan@bryanenglish.com>> |
|