From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:35697) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1imise-0007kd-1H for guix-patches@gnu.org; Wed, 01 Jan 2020 13:38:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1imisd-0006rA-31 for guix-patches@gnu.org; Wed, 01 Jan 2020 13:38:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:59826) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1imisc-0006nW-Qp for guix-patches@gnu.org; Wed, 01 Jan 2020 13:38:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1imisc-0005of-LA for guix-patches@gnu.org; Wed, 01 Jan 2020 13:38:02 -0500 Subject: [bug#38846] [PATCH 0/4] Move 'HACKING' to the manual, and a proposal for commit access Resent-Message-ID: References: <20200101162945.4946-1-ludo@gnu.org> From: Ricardo Wurmus In-reply-to: <20200101162945.4946-1-ludo@gnu.org> Date: Wed, 01 Jan 2020 19:37:19 +0100 Message-ID: <87tv5fm3a8.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: guix-maintainers@gnu.org, 38846@debbugs.gnu.org Ludovic Court=C3=A8s writes: > As you know, Chris Baines has been working towards automated testing > of submitted patches. One of the goals is to allow part of the > QA to be automated, such that, eventually, approved merges could be > automated. In that spirit, we would have an incentive to not add more > committers (probably also a good thing security-wise). That=E2=80=99s wh= y I > added a note on this topic. I=E2=80=99m looking forward to this. Ultimately, it is a good thing to lim= it the number of people who can write to the repository. --=20 Ricardo