all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#53464] [PATCH] doc: Add a rule of thumb to guide enabling new committers.
@ 2022-01-23  3:25 Maxim Cournoyer
  2022-01-31 22:46 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Maxim Cournoyer @ 2022-01-23  3:25 UTC (permalink / raw)
  To: 53464; +Cc: Maxim Cournoyer

* 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 9f97788c0b..321d496739 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -1386,9 +1386,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
-- 
2.34.0





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#53464] [PATCH] doc: Add a rule of thumb to guide enabling new committers.
  2022-01-23  3:25 [bug#53464] [PATCH] doc: Add a rule of thumb to guide enabling new committers Maxim Cournoyer
@ 2022-01-31 22:46 ` Ludovic Courtès
  2022-02-01  4:44   ` bug#53464: " Maxim Cournoyer
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2022-01-31 22:46 UTC (permalink / raw)
  To: Maxim Cournoyer; +Cc: 53464

Hello!

Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:

> * 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 9f97788c0b..321d496739 100644
> --- a/doc/contributing.texi
> +++ b/doc/contributing.texi
> @@ -1386,9 +1386,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

That sounds reasonable to me.

Thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#53464: [PATCH] doc: Add a rule of thumb to guide enabling new committers.
  2022-01-31 22:46 ` Ludovic Courtès
@ 2022-02-01  4:44   ` Maxim Cournoyer
  0 siblings, 0 replies; 3+ messages in thread
From: Maxim Cournoyer @ 2022-02-01  4:44 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 53464-done

Hi!

Ludovic Courtès <ludo@gnu.org> writes:

> Hello!
>
> Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:
>
>> * 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 9f97788c0b..321d496739 100644
>> --- a/doc/contributing.texi
>> +++ b/doc/contributing.texi
>> @@ -1386,9 +1386,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
>
> That sounds reasonable to me.

Pushed as c1043fd60d273c61c80ecfd31fa3a4ea1b24639a.

Thank you for having a look!

Maxim




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-01  4:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-23  3:25 [bug#53464] [PATCH] doc: Add a rule of thumb to guide enabling new committers Maxim Cournoyer
2022-01-31 22:46 ` Ludovic Courtès
2022-02-01  4:44   ` bug#53464: " Maxim Cournoyer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.