From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: Re: Adopt a patch! Date: Wed, 20 Sep 2017 07:21:55 +0200 Message-ID: <20170920052155.GA1294@thebird.nl> References: <877ex5d555.fsf@gnu.org> <4fecd5dd.AEQAQDR72NkAAAAAAAAAAAOzWv8AAAACwQwAAAAAAAW9WABZudnG@mailjet.com> <87d16pf5x5.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54164) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1duXTm-0008JD-Kg for guix-devel@gnu.org; Wed, 20 Sep 2017 01:23:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1duXTh-0004I5-Mx for guix-devel@gnu.org; Wed, 20 Sep 2017 01:23:22 -0400 Content-Disposition: inline In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Arun Isaac Cc: guix-devel On Tue, Sep 19, 2017 at 07:52:32PM +0530, Arun Isaac wrote: > Just thinking out loud: Maybe, we need more people with commit > access. Theoretically, anyone can review a patch, but ultimately it is > people with commit access who will have to finally apply and push the > patch. As the rate of submission of patches grows, this increases the > work load on those with commit access. Yes. We do need to think of scaling up even if it is not perceived a direct problem now. The faster the turn around, the better it is for submitters and therefore the project. I think if we agreed that NO one can push their own commits directly into master/gnu/packages and expand the number of committers greatly (anyone who has successfully submitted a non-trivial package without real comment) we can ask more people to look over the patch list. It ain't that hard. And if someone misbehaves just revert on commit access. Some people may turn out to be very active when they get the chance. Take a look at C4.1. Another Guix hacker pointed me to it about a year ago. There are some solid ideas here: http://hintjens.com/blog:93 I agree with Hintjens (who was btw one of the original FOSDEM organizers) that the more dynamic a project becomes the more contributions it will attract. Keep experimenting - we can always revert on ideas. That is my motto. Pj. PS debbugs was a great step forward already.