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

hasan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/clerezza.git


The following commit(s) were added to refs/heads/master by this push:
     new 36ee89b  Add header information about usage in the file KEYS
36ee89b is described below

commit 36ee89b73737fcc894aedfb29a44959cbe2edec4
Author: Hasan <[email protected]>
AuthorDate: Sat Aug 17 00:59:45 2019 +0200

    Add header information about usage in the file KEYS
---
 KEYS | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/KEYS b/KEYS
index e97e45a..4c4b722 100644
--- a/KEYS
+++ b/KEYS
@@ -1,3 +1,17 @@
+This file contains the PGP keys of various developers.
+
+Users:
+        pgp < KEYS
+or
+        gpg --import KEYS
+
+Developers:
+        pgp -kxa <your name> and append it to this file.
+or
+        (pgpk -ll <your name> && pgpk -xa <your name>) >> this file.
+or
+        (gpg --list-sigs <your name> && gpg --armor --export <your name>) >> 
this file.
+
 pub   1024D/57A262A0 2009-01-05 [expires: 2017-01-03]
 uid                  Reto Bachmann-Gmür <[email protected]>
 sig 3        57A262A0 2011-07-14  Reto Bachmann-Gmür <[email protected]>
@@ -46,3 +60,4 @@ 
KksgM5P1MvFeRS6ITwQYEQIADwUCSWKEfAIbDAUJDwmcAAAKCRCyKNNZV6JioBgJ
 AJ431MC0r4Qs6CX3Va9SXlZekkj95ACcDSlwedcVUp1mQq/jvBv1kjSUiXw=
 =fEdB
 -----END PGP PUBLIC KEY BLOCK-----
+

Reply via email to