guix-commits
[Top][All Lists]
Advanced

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

branch master updated: doc: Add a rule of thumb to guide enabling new co


From: guix-commits
Subject: branch master updated: doc: Add a rule of thumb to guide enabling new committers.
Date: Mon, 31 Jan 2022 23:42:55 -0500

This is an automated email from the git hooks/post-receive script.

apteryx pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new c1043fd60d doc: Add a rule of thumb to guide enabling new committers.
c1043fd60d is described below

commit c1043fd60d273c61c80ecfd31fa3a4ea1b24639a
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Jan 6 11:10:31 2022 -0500

    doc: Add a rule of thumb to guide enabling new committers.
    
    * doc/contributing.texi (Commit Access): Introduce a new rule of thumb to
    determine if a contributor should be considered to become a committer.
---
 doc/contributing.texi | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/doc/contributing.texi b/doc/contributing.texi
index 196ac48879..c3d41e231f 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -1416,9 +1416,14 @@ what your usertag means.
 @cindex commit access, for developers
 Everyone can contribute to Guix without having commit access
 (@pxref{Submitting Patches}).  However, for frequent contributors,
-having write access to the repository can be convenient.  Commit access
-should not be thought of as a ``badge of honor'' but rather as a
-responsibility a contributor is willing to take to help the project.
+having write access to the repository can be convenient.  As a rule of
+thumb, a contributor should have accumulated fifty (50) reviewed commits
+to be considered as a committer and have sustained their activity in the
+project for at least 6 months.  This ensures enough interactions with
+the contributor, which is essential for mentoring and assessing whether
+they are ready to become a committer.  Commit access should not be
+thought of as a ``badge of honor'' but rather as a responsibility a
+contributor is willing to take to help the project.
 
 The following sections explain how to get commit access, how to be ready
 to push commits, and the policies and community expectations for commits



reply via email to

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