summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2019-07-30 14:59:37 +0200
committerRemi Collet <remi@php.net>2019-07-30 14:59:37 +0200
commit0c52061d12d52846800f5bd3d916cddf52e0ee36 (patch)
tree0bddc55596329d27ccade9202da7c27ab440a8a0 /docs
parenta4cfbeb143eb32049b45792dd7a6bd5c7aee19d1 (diff)
downloadphp-git-0c52061d12d52846800f5bd3d916cddf52e0ee36.tar.gz
add php-keyring.gpg update step
Diffstat (limited to 'docs')
-rw-r--r--docs/release-process.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/release-process.md b/docs/release-process.md
index cb04009060..5579270581 100644
--- a/docs/release-process.md
+++ b/docs/release-process.md
@@ -439,6 +439,8 @@
`gpg --fingerprint "$USER@php.net"`. Let 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`
+ Add new keys in the php-keyring.gpg in distribution repository using:
+ `gpg2 --export --export-options export-minimal --armor <all RM keys>`
3. Request karma to edit `main/php_version.h` and `Zend/zend.h`. Possibly karma
for other restricted parts of php-src might come in question. To edit