Author: yaniv
Date: Mon May  7 04:15:22 2018
New Revision: 26728

Log:
fixed KEYS format

Modified:
    dev/incubator/amaterasu/KEYS

Modified: dev/incubator/amaterasu/KEYS
==============================================================================
--- dev/incubator/amaterasu/KEYS (original)
+++ dev/incubator/amaterasu/KEYS Mon May  7 04:15:22 2018
@@ -1,3 +1,21 @@
+This file contains the PGP keys of various developers.
+
+Users: pgp < KEYS
+       gpg --import KEYS
+Developers:
+        pgp -kxa <your name> and append it to this file.
+        (pgpk -ll <your name> && pgpk -xa <your name>) >> this file.
+        (gpg --list-sigs <your name>
+             && gpg --armor --export <your name>) >> this file.
+
+
+pub   rsa2048 2018-04-15 [SC] [expires: 2020-04-14]
+      1959F9D756E9AE9E1E5B3B064703557F9551443D
+uid           [ultimate] Yaniv Rodenski <[email protected]>
+sig 3        4703557F9551443D 2018-04-15  Yaniv Rodenski <[email protected]>
+sub   rsa2048 2018-04-15 [E] [expires: 2020-04-14]
+sig          4703557F9551443D 2018-04-15  Yaniv Rodenski <[email protected]>
+
 -----BEGIN PGP PUBLIC KEY BLOCK-----
 
 mQMuBExtIfMRCACe8xHPWBciPfCkdN+4TNUPW04ahDdlSJk5fmzaFcx8GnJILvzt


Reply via email to