Author: kwin
Date: Thu Jan 21 17:00:32 2016
New Revision: 1726022

URL: http://svn.apache.org/viewvc?rev=1726022&view=rev
Log:
fixing last indentation mistake

Modified:
    sling/site/trunk/content/documentation/development/release-management.mdtext

Modified: 
sling/site/trunk/content/documentation/development/release-management.mdtext
URL: 
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/development/release-management.mdtext?rev=1726022&r1=1726021&r2=1726022&view=diff
==============================================================================
--- 
sling/site/trunk/content/documentation/development/release-management.mdtext 
(original)
+++ 
sling/site/trunk/content/documentation/development/release-management.mdtext 
Thu Jan 21 17:00:32 2016
@@ -321,17 +321,17 @@ Considering that you are using a \*nix s
 
     When gpg asks for e-mail linked the key you *MUST USE* the 
<committer>@apache.org one. When gpg asks for comment linked the key you 
*SHOULD USE* "CODE SIGNING KEY"
 
-1. Add the key to 
[https://people.apache.org/keys/group/sling.asc](https://people.apache.org/keys/group/sling.asc)
 by doing the following steps
+1. Add the key to 
[https://people.apache.org/keys/group/sling.asc](https://people.apache.org/keys/group/sling.asc)
 
     1. Type the following command replacing the word `<e-mail>` with your 
Apache's one (&lt;committer&gt;@apache.org) to get the key signature
     
             $ gpg --fingerprint <e-mail>
             
-       The key signature is in the output following the `Key fingerprint = `
+        The key signature is in the output following the `Key fingerprint = ` 
part.
        
-    1. Add the key signature into the field 'OpenPGP Public Key Primary 
Fingerprint' in your profile at [https://id.apache.org](https://id.apache.org)
+    1. Add the key signature into the field 'OpenPGP Public Key Primary 
Fingerprint' in your profile at [https://id.apache.org](https://id.apache.org).
     
-    1. You are *DONE*, but to see the changes on 
[https://people.apache.org/keys/group/sling.asc](https://people.apache.org/keys/group/sling.asc)
 you may need to wait a few hours
+    1. You are *DONE*, but to see the changes on 
[https://people.apache.org/keys/group/sling.asc](https://people.apache.org/keys/group/sling.asc)
 you may need to wait a few hours;
 
 1. You also have to add your public key either on `pool.sks-keyservers.net` or 
`pgp.mit.edu` (for the staging repository). To do so you can follow these steps:
     1. Extract the key id from all the secret keys stored in the system:


Reply via email to