1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Update RM doc with new PGP keyserver

[ci skip]
This commit is contained in:
Ben Ramsey
2023-02-16 11:18:56 -06:00
parent a3e44bbb9d
commit 0493187024

View File

@@ -961,7 +961,7 @@ volunteers to begin the selection process for the next release managers.
public key to a keyserver:
```shell
gpg --keyserver pgp.mit.edu --send-keys YOURKEYID
gpg --keyserver keys.openpgp.org --send-keys YOURKEYID
gpg --keyserver keyserver.ubuntu.com --send-keys YOURKEYID
```