Skip to content

Commit f981495

Browse files
committed
doc: update release key for aduh95
PR-URL: #58877 Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Ruy Adorno <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]>
1 parent 6c60f0f commit f981495

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,7 @@ responding to new issues.
790790
Primary GPG keys for Node.js Releasers (some Releasers sign with subkeys):
791791

792792
* **Antoine du Hamel** <<[email protected]>>
793-
`C0D6248439F1D5604AAFFB4021D900FFDB233756`
793+
`5BE8A3F6C8A5C01D106C0AD820B1A390B168D356`
794794
* **Juan José Arboleda** <<[email protected]>>
795795
`DD792F5973C6DE52C432CBDAC77ABFA00DDBF2B7`
796796
* **Marco Ippolito** <<[email protected]>>
@@ -810,7 +810,7 @@ To import the full set of trusted release keys (including subkeys possibly used
810810
to sign releases):
811811

812812
```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
814814
gpg --keyserver hkps://keys.openpgp.org --recv-keys DD792F5973C6DE52C432CBDAC77ABFA00DDBF2B7 # Juan José Arboleda
815815
gpg --keyserver hkps://keys.openpgp.org --recv-keys CC68F5A3106FF448322E48ED27F5E38D5B0A215F # Marco Ippolito
816816
gpg --keyserver hkps://keys.openpgp.org --recv-keys 8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 # Michaël Zasso
@@ -827,6 +827,8 @@ verify a downloaded file.
827827

828828
<summary>Other keys used to sign some previous releases</summary>
829829

830+
* **Antoine du Hamel** <<[email protected]>>
831+
`C0D6248439F1D5604AAFFB4021D900FFDB233756`
830832
* **Beth Griggs** <<[email protected]>>
831833
`4ED778F539E3634C779C87C6D7062848A1AB005C`
832834
* **Bryan English** <<[email protected]>>

0 commit comments

Comments
 (0)