guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/06: doc: Document committer authorization.


From: guix-commits
Subject: 05/06: doc: Document committer authorization.
Date: Sat, 2 May 2020 17:56:42 -0400 (EDT)

civodul pushed a commit to branch wip-openpgp
in repository guix.

commit c3adfc05de8ea034173f8036b720ca5fd27c6bd6
Author: Ludovic Courtès <address@hidden>
AuthorDate: Sat May 2 23:46:10 2020 +0200

    doc: Document committer authorization.
    
    * doc/contributing.texi (Commit Access): Add instructions for
    authorizing committers.
---
 doc/contributing.texi | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/doc/contributing.texi b/doc/contributing.texi
index 31b875f..0ec7a48 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -1192,13 +1192,23 @@ Maintainers ultimately decide whether to grant you 
commit access,
 usually following your referrals' recommendation.
 
 @item
+@cindex OpenPGP, signed commits
 If and once you've been given access, please send a message to
 @email{guix-devel@@gnu.org} to say so, again signed with the OpenPGP key
 you will use to sign commits (do that before pushing your first commit).
 That way, everyone can notice and ensure you control that OpenPGP key.
 
-@c TODO: Add note about adding the fingerprint to the list of authorized
-@c keys once that has stabilized.
+@quotation Important
+Before you can push for the first time, maintainers must:
+
+@enumerate
+@item
+add your OpenPGP key to the @code{keyring} branch;
+@item
+add your OpenPGP fingerprint to the @file{.guix-authorizations} file of
+the branch(es) you will commit to.
+@end enumerate
+@end quotation
 
 @item
 Make sure to read the rest of this section and... profit!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]