From patchwork Thu May 27 12:35:54 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 29624 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id D8E0A27BC81; Thu, 27 May 2021 14:31:55 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-5.2 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id A4D7927BC78 for ; Thu, 27 May 2021 14:31:55 +0100 (BST) Received: from localhost ([::1]:48024 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lmG78-0000ol-Pi for patchwork@mira.cbaines.net; Thu, 27 May 2021 09:31:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33002) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lmFG5-0006X7-Up for guix-patches@gnu.org; Thu, 27 May 2021 08:37:10 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39303) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lmFG3-0006w7-44 for guix-patches@gnu.org; Thu, 27 May 2021 08:37:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lmFG3-0006DS-2E for guix-patches@gnu.org; Thu, 27 May 2021 08:37:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48696] [PATCH 3/3] doc: Explain more reasons for commit revocation. Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 27 May 2021 12:37:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48696 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48696@debbugs.gnu.org Cc: Ludovic =?utf-8?q?Court=C3=A8s?= Received: via spool by 48696-submit@debbugs.gnu.org id=B48696.162211898623834 (code B ref 48696); Thu, 27 May 2021 12:37:03 +0000 Received: (at 48696) by debbugs.gnu.org; 27 May 2021 12:36:26 +0000 Received: from localhost ([127.0.0.1]:50847 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmFFS-0006CM-0n for submit@debbugs.gnu.org; Thu, 27 May 2021 08:36:26 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39154) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmFFQ-0006C0-Es for 48696@debbugs.gnu.org; Thu, 27 May 2021 08:36:24 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:42910) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lmFFL-0006Yr-7k; Thu, 27 May 2021 08:36:19 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=40496 helo=gnu.org) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lmFFB-0005Bm-Nm; Thu, 27 May 2021 08:36:11 -0400 From: Ludovic =?utf-8?q?Court=C3=A8s?= Date: Thu, 27 May 2021 14:35:54 +0200 Message-Id: <20210527123554.4267-3-ludo@gnu.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210527123554.4267-1-ludo@gnu.org> References: <20210527123554.4267-1-ludo@gnu.org> MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * doc/contributing.texi (Commit Revocation): Expound. --- doc/contributing.texi | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/doc/contributing.texi b/doc/contributing.texi index 8308551261..ec649c8e13 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -1444,6 +1444,27 @@ key removed from @file{.guix-authorizations} after 12 months of inactivity; they can ask to regain commit access by emailing the maintainers, without going through the vouching process. +Maintainers@footnote{See @uref{https://guix.gnu.org/en/about} for the +current list of maintainers. You can email them privately at +@email{guix-maintainers@@gnu.org}.} may also revoke an individual's +commit rights, as a last resort, if cooperation with the rest of the +community has caused too much friction---even within the bounds of the +project's code of conduct (@pxref{Contributing}). They would only do so +after public or private discussion with the individual and a clear +notice. Examples of behavior that hinders cooperation and could lead to +such a decision include: + +@itemize +@item repeated violation of the commit policy stated above; +@item repeated failure to take peer criticism into account; +@item breaching trust through a series of grave incidents. +@end itemize + +When maintainers resort to such a decision, they notify developers on +@email{guix-devel@@gnu.org}; inquiries may be sent to +@email{guix-maintainers@@gnu.org}. Depending on the situation, the +individual may still be welcome to contribute. + @subsection Helping Out One last thing: the project keeps moving forward because committers not