From c1043fd60d273c61c80ecfd31fa3a4ea1b24639a Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Thu, 6 Jan 2022 11:10:31 -0500 Subject: 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 -- cgit v1.2.3