Skip to content

Commit 0c52061

Browse files
committed
add php-keyring.gpg update step
1 parent a4cfbeb commit 0c52061

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/release-process.md

+2
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,8 @@
439439
`gpg --fingerprint "$USER@php.net"`. Let one or more of the previous RMs
440440
sign your key. Publish your public key to pgp.mit.edu with:
441441
`gpg --keyserver pgp.mit.edu --send-keys $KEYID`
442+
Add new keys in the php-keyring.gpg in distribution repository using:
443+
`gpg2 --export --export-options export-minimal --armor <all RM keys>`
442444
443445
3. Request karma to edit `main/php_version.h` and `Zend/zend.h`. Possibly karma
444446
for other restricted parts of php-src might come in question. To edit

0 commit comments

Comments
 (0)