Skip to content

Commit

Permalink
add php-keyring.gpg update step
Browse files Browse the repository at this point in the history
  • Loading branch information
remicollet committed Jul 30, 2019
1 parent a4cfbeb commit 0c52061
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,8 @@
`gpg --fingerprint "[email protected]"`. 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
Expand Down

0 comments on commit 0c52061

Please sign in to comment.