public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [RFC] Patch review volunteers
@ 2024-02-05 17:45 Maxim Kuvyrkov
  2024-02-12 14:08 ` Carlos O'Donell
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Maxim Kuvyrkov @ 2024-02-05 17:45 UTC (permalink / raw)
  To: GNU C Library

Hi All,

TL;DR: Answer "yes, I volunteer" to this email.

Glibc community has a "Patchwork Review Meeting" [1] where we try to assign patches waiting for review to various glibc developers.  One challenge, though, is that the current practice is to pick reviewers from the people who happened to join a particular meeting.  This process doesn't scale since the number of patches glibc project is receiving is substantially bigger than the number of developers joining the patch review meeting.

We are seeking volunteers to join the patch reviewer pool to whom we can distribute the load of incoming patches.  You agree to be assigned a few patches per week and review them in a reasonable timeframe.  If you start joining the review meetings (on Mondays) -- even better!

We are guessing that a pool of 20 volunteers would be enough to cope with Glibc's current patch influx.  This would translate into each volunteer reviewing 1-2 patches (or short patch series) per week.

You don't have to be a senior developer to join patch review.  We will have a smaller pool of senior developers who will help with advice and mentorship when you get assigned to a particularly difficult patch.  Joining the patch reviewer pool is a great way to develop your upstream skills.

Are you joining the patch review volunteers?


Disclaimer:
Note, that "patch review" and "patch approval" are different things.  Being assigned as patch reviewer is not a grant of a right to unilaterally approve the patch.  The usual patch approval process still applies.

[1] https://sourceware.org/glibc/wiki/PatchworkReviewMeetings

--
Maxim Kuvyrkov
https://www.linaro.org


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

* Re: [RFC] Patch review volunteers
  2024-02-05 17:45 [RFC] Patch review volunteers Maxim Kuvyrkov
@ 2024-02-12 14:08 ` Carlos O'Donell
  2024-02-12 14:09 ` Arjun Shankar
  2024-03-11 18:31 ` Florian Weimer
  2 siblings, 0 replies; 5+ messages in thread
From: Carlos O'Donell @ 2024-02-12 14:08 UTC (permalink / raw)
  To: Maxim Kuvyrkov, GNU C Library

On 2/5/24 12:45, Maxim Kuvyrkov wrote:
> Hi All,
> 
> TL;DR: Answer "yes, I volunteer" to this email.

Yes, I volunteer!

> Glibc community has a "Patchwork Review Meeting" [1] where we try to assign patches waiting for review to various glibc developers.  One challenge, though, is that the current practice is to pick reviewers from the people who happened to join a particular meeting.  This process doesn't scale since the number of patches glibc project is receiving is substantially bigger than the number of developers joining the patch review meeting.
> 
> We are seeking volunteers to join the patch reviewer pool to whom we can distribute the load of incoming patches.  You agree to be assigned a few patches per week and review them in a reasonable timeframe.  If you start joining the review meetings (on Mondays) -- even better!
> 
> We are guessing that a pool of 20 volunteers would be enough to cope with Glibc's current patch influx.  This would translate into each volunteer reviewing 1-2 patches (or short patch series) per week.
> 
> You don't have to be a senior developer to join patch review.  We will have a smaller pool of senior developers who will help with advice and mentorship when you get assigned to a particularly difficult patch.  Joining the patch reviewer pool is a great way to develop your upstream skills.
> 
> Are you joining the patch review volunteers?
> 
> 
> Disclaimer:
> Note, that "patch review" and "patch approval" are different things.  Being assigned as patch reviewer is not a grant of a right to unilaterally approve the patch.  The usual patch approval process still applies.
> 
> [1] https://sourceware.org/glibc/wiki/PatchworkReviewMeetings
> 
> --
> Maxim Kuvyrkov
> https://www.linaro.org
> 

-- 
Cheers,
Carlos.


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

* Re: [RFC] Patch review volunteers
  2024-02-05 17:45 [RFC] Patch review volunteers Maxim Kuvyrkov
  2024-02-12 14:08 ` Carlos O'Donell
@ 2024-02-12 14:09 ` Arjun Shankar
  2024-03-11 18:31 ` Florian Weimer
  2 siblings, 0 replies; 5+ messages in thread
From: Arjun Shankar @ 2024-02-12 14:09 UTC (permalink / raw)
  To: Maxim Kuvyrkov; +Cc: GNU C Library

> TL;DR: Answer "yes, I volunteer" to this email.

yes, I volunteer


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

* Re: [RFC] Patch review volunteers
  2024-02-05 17:45 [RFC] Patch review volunteers Maxim Kuvyrkov
  2024-02-12 14:08 ` Carlos O'Donell
  2024-02-12 14:09 ` Arjun Shankar
@ 2024-03-11 18:31 ` Florian Weimer
  2024-03-11 19:25   ` Maxim Kuvyrkov
  2 siblings, 1 reply; 5+ messages in thread
From: Florian Weimer @ 2024-03-11 18:31 UTC (permalink / raw)
  To: Maxim Kuvyrkov; +Cc: GNU C Library

* Maxim Kuvyrkov:

> Are you joining the patch review volunteers?

Please include me among the volunteers.

Thanks,
Florian


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

* Re: [RFC] Patch review volunteers
  2024-03-11 18:31 ` Florian Weimer
@ 2024-03-11 19:25   ` Maxim Kuvyrkov
  0 siblings, 0 replies; 5+ messages in thread
From: Maxim Kuvyrkov @ 2024-03-11 19:25 UTC (permalink / raw)
  To: Florian Weimer; +Cc: GNU C Library

> On Mar 11, 2024, at 22:31, Florian Weimer <fweimer@redhat.com> wrote:
> 
> * Maxim Kuvyrkov:
> 
>> Are you joining the patch review volunteers?
> 
> Please include me among the volunteers.

Thanks, Florian; added.

For the record, the list of patch review volunteers is at [1], and anyone can add himself/herself by editing the wiki.

[1] https://sourceware.org/glibc/wiki/PatchworkReviewMeetings

--
Maxim Kuvyrkov
https://www.linaro.org


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

end of thread, other threads:[~2024-03-11 19:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-05 17:45 [RFC] Patch review volunteers Maxim Kuvyrkov
2024-02-12 14:08 ` Carlos O'Donell
2024-02-12 14:09 ` Arjun Shankar
2024-03-11 18:31 ` Florian Weimer
2024-03-11 19:25   ` Maxim Kuvyrkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).