You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2020/01/01 20:59:57 UTC

[cordova-new-committer-and-pmc] branch brodybits-add-gpg-guide-pointers created (now a0799e5)

This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a change to branch brodybits-add-gpg-guide-pointers
in repository https://gitbox.apache.org/repos/asf/cordova-new-committer-and-pmc.git.


      at a0799e5  Add pointers to gpg guides

This branch includes the following new commits:

     new a0799e5  Add pointers to gpg guides

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[cordova-new-committer-and-pmc] 01/01: Add pointers to gpg guides

Posted by br...@apache.org.
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 <ch...@brody.consulting>
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: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org