From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:40428) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1imiYJ-0004e9-Sa for guix-patches@gnu.org; Wed, 01 Jan 2020 13:17:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1imiYI-0000rr-Ld for guix-patches@gnu.org; Wed, 01 Jan 2020 13:17:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:59811) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1imiYI-0000ra-Im for guix-patches@gnu.org; Wed, 01 Jan 2020 13:17:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1imiYI-0005JJ-EE for guix-patches@gnu.org; Wed, 01 Jan 2020 13:17:02 -0500 Subject: [bug#38846] [PATCH 4/4] DRAFT doc: Add a cooption policy for commit access. Resent-Message-ID: References: <20200101163446.5132-1-ludo@gnu.org> <20200101163446.5132-4-ludo@gnu.org> From: Ricardo Wurmus In-reply-to: <20200101163446.5132-4-ludo@gnu.org> Date: Wed, 01 Jan 2020 19:15:48 +0100 Message-ID: <87v9pvm4a3.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: > DRAFT: Subject to discussion! > > * doc/contributing.texi (Commit Access): Draft a cooptation policy. I like this! > +Find three committers who would vouch for you, emailing a signed > +statement to @email{guix-maintainers@@gnu.org} (a private alias for the > +collective of maintainers). You can view the list of committers at > +@url{https://savannah.gnu.org/project/memberlist.php?group=3Dguix}. I misinterpreted this to mean that the three committers would need to sign their endorsement=E2=80=A6 > + > +@item > +Send @email{guix-maintainers@@gnu.org} a signed message stating your > +intent, listing the three committers who support your application, and > +giving the fingerprint of the OpenPGP key you will use to sign commits > +(see below). I think it may be necessary to state that =E2=80=9Csigned=E2=80=9D means th= e use of a cryptographic signature here and not just =E2=80=9C~~ Rekado=E2=80=9D (as i= t would be done on the Wikipedia for example). Perhaps we could link to the email self defense guide of the FSF? https://emailselfdefense.fsf.org/en/ Thank you for the draft! -- Ricardo