youngoli commented on a change in pull request #13145: URL: https://github.com/apache/beam/pull/13145#discussion_r508941816
########## File path: website/www/site/content/en/contribute/release-guide.md ########## @@ -135,7 +135,20 @@ __NOTE__: When generating the key, please make sure you choose the key type as _ Here, the key ID is the 8-digit hex string in the `pub` line: `845E6689`. - Now, add your Apache GPG key to the Beam’s `KEYS` file both in [`dev`](https://dist.apache.org/repos/dist/dev/beam/KEYS) and [`release`](https://dist.apache.org/repos/dist/release/beam/KEYS) repositories at `dist.apache.org`. Follow the instructions listed at the top of these files. (Note: Only PMC members have write access to the release repository. If you end up getting 403 errors ask on the mailing list for assistance.) +* Add your Apache GPG key to the Beam’s `KEYS` file both in Review comment: Removed the manual steps, except for info on how to get a key ID for the GPG key, because the release candidate also requires that. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
