Author: sebb
Date: Sat Jul  9 16:43:51 2022
New Revision: 55648

Log:
Fix up docn

Modified:
    release/commons/KEYS

Modified: release/commons/KEYS
==============================================================================
--- release/commons/KEYS (original)
+++ release/commons/KEYS Sat Jul  9 16:43:51 2022
@@ -32,7 +32,9 @@ For more details, please see:
 
 Commons Developers:
         (echo && pgp -kxa <your name>) >> this file.
+OR
         (echo && pgpk -ll <your name> && pgpk -xa <your name>) >> this file.
+OR
         (echo && gpg --list-sigs <your name> && gpg --armor --export <your 
name>) >> this file.
 
 Note: the echo command adds a blank line
@@ -46,7 +48,6 @@ Note: the echo command adds a blank line
         svn co --depth=files 
https://dist.apache.org/repos/dist/release/commons/
 
         DO NOT DELETE A KEY FROM THIS FILE if it has been used for 
signing/counter-signing a Commons release
-        Instead, add the new key
 
 
************************************************************************************************************
        
 


Reply via email to