You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ni...@apache.org on 2023/01/16 16:15:04 UTC

[cordova-coho] branch master updated: Further gpg reading reference in gpg doc

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

niklasmerz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-coho.git


The following commit(s) were added to refs/heads/master by this push:
     new fad9139  Further gpg reading reference in gpg doc
fad9139 is described below

commit fad9139f4913a9245feb5f000e0cdf9d8b6357b7
Author: Chris Brody <ch...@brody.consulting>
AuthorDate: Wed Jan 1 15:44:26 2020 -0500

    Further gpg reading reference in gpg doc
---
 docs/setting-up-gpg.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/setting-up-gpg.md b/docs/setting-up-gpg.md
index ca90a02..3856f55 100644
--- a/docs/setting-up-gpg.md
+++ b/docs/setting-up-gpg.md
@@ -123,3 +123,7 @@ Sign into: https://id.apache.org/ and add your fingerprint (not your KEY_ID). Th
 Import any extra committer's keys via:
 
     curl "https://dist.apache.org/repos/dist/release/cordova/KEYS" | gpg --import
+
+## Further reading
+
+* https://www.apache.org/dev/new-committers-guide.html#set-up-security-and-pgp-keys


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