You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ap...@apache.org on 2015/08/20 17:02:13 UTC

svn commit: r10237 - /release/hbase/KEYS

Author: apurtell
Date: Thu Aug 20 15:02:12 2015
New Revision: 10237

Log:
Added help to the start of the KEYS file

Modified:
    release/hbase/KEYS

Modified: release/hbase/KEYS
==============================================================================
--- release/hbase/KEYS (original)
+++ release/hbase/KEYS Thu Aug 20 15:02:12 2015
@@ -1,3 +1,22 @@
+This file contains the PGP code signing keys of HBase committers and
+release managers.
+
+Import the keys in this file for use when verifying signed artifacts:
+
+    pgp < KEYS
+
+    gpg --import KEYS
+
+Update this file with your code signing key (committers only):
+
+    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   2048R/945D66AF 2009-11-10
 uid                  Jean-Daniel Cryans (ASF key) <jd...@apache.org>
 sig 3        945D66AF 2009-11-10  Jean-Daniel Cryans (ASF key) <jd...@apache.org>