]> granicus.if.org Git - php/commitdiff
Add note about publishing gpg key
authorSara Golemon <pollita@php.net>
Mon, 5 Jun 2017 23:33:38 +0000 (16:33 -0700)
committerSara Golemon <pollita@php.net>
Mon, 5 Jun 2017 23:33:38 +0000 (16:33 -0700)
README.RELEASE_PROCESS

index 192d3491b14f13130f17f64f504ff9805c62cf9d..bd0c7261a75757574a54168cbd643129b1672dd3 100644 (file)
@@ -323,7 +323,8 @@ New Release Manager Checklist
 
 2. Create a GPG key for your @php.net address and publish it by editing `include/gpg-keys.inc`
    in the `web-php` repository, adding the output of `gpg --fingerprint "$USER@php.net"`. Let
-   one or more of the previous RMs sign your key.
+   one or more of the previous RMs sign your key. Publish your public key to pgp.mit.edu with:
+   `gpg --keyserver pgp.mit.edu --send-keys $KEYID`
 
 3. Request karma to eding main/php_version.h. Possibly karma for other restricted parts of 
    php-src might come in question.