This is an automated email from the ASF dual-hosted git repository. brodybits pushed a commit to branch brodybits-add-gpg-guide-pointers in repository https://gitbox.apache.org/repos/asf/cordova-new-committer-and-pmc.git
commit a0799e57cb2e53e010b136e446137267956b3ef1 Author: Chris Brody <[email protected]> AuthorDate: Wed Jan 1 15:59:50 2020 -0500 Add pointers to gpg guides --- .github/ISSUE_TEMPLATE/NEW_COMMITTER_AND_PMC.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/NEW_COMMITTER_AND_PMC.md b/.github/ISSUE_TEMPLATE/NEW_COMMITTER_AND_PMC.md index 0f7e3be..37e647a 100644 --- a/.github/ISSUE_TEMPLATE/NEW_COMMITTER_AND_PMC.md +++ b/.github/ISSUE_TEMPLATE/NEW_COMMITTER_AND_PMC.md @@ -20,5 +20,7 @@ See the [README](../README.md) for details on each of the steps. - [ ] 8. Add the PMC member to the JIRA 'PMC' User Role [[details]](https://github.com/apache/cordova-new-committer-and-pmc#8-add-the-pmc-member-to-the-jira-pmc-user-role) - [ ] 9. Ask the PMC member to link their GitHub account [[details]](https://github.com/apache/cordova-new-committer-and-pmc#9-ask-the-pmc-member-to-link-their-github-account) - [ ] 10. Invite the PMC member to the `#pmc` Slack channel [[details]](https://github.com/apache/cordova-new-committer-and-pmc#10-invite-the-pmc-member-to-the-pmc-slack-channel) -- [ ] 11. Optional: offer npm publish rights to the new PMC member, if requested and required +- [ ] 11. Optional: offer npm publish rights to the new PMC member, if requested and required; should send a pointer to the following guides to setting up gpg to sign releases: + - https://github.com/apache/cordova-coho/blob/master/docs/setting-up-gpg.md + - https://www.apache.org/dev/new-committers-guide.html#set-up-security-and-pgp-keys - [ ] Close this issue with a resolution note --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
