From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id aNRiODzMFGSLoAAASxT56A (envelope-from ) for ; Fri, 17 Mar 2023 21:23:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id uJz6NzzMFGRg9wAAauVa8A (envelope-from ) for ; Fri, 17 Mar 2023 21:23:24 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id BE1764269E for ; Fri, 17 Mar 2023 21:23:24 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=jSme7A2L; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679084604; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=YfjvsS5K8lPEPRTJCN2uS8bfhztOzmKoN9RPq6EqL0I=; b=kJmae5vsEEQeC+6hnl/yPZdubQNZ8g0UIC0txQMpbwtx4d9l+/8cyM6jdofWlPjpGujz86 o+iS9HoK/6wIuaKYsKk2PcZhgfySdop1mcpxdPtlD+RT/wwun84xZkiNJGvTRhGNwRS9d6 r/zHkkLJmYcyo0qckb8KX7XSzpqU/QyobB6MiwjbuHRZdXSVqWyiI/gdKN4zW89qBXeFpr 6/cXh7QLQ1FBMQxNDn0fWRYYfcg0nJesClPCHekGeaSeCxfeD7AI54TT3YitpxBNaimUwh YeBA0EFjpOmM1D5SLYa1rAkCbcm0BIly6dZliDUHQHLLwwtz8wSneZnYvpicCQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=jSme7A2L; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679084604; a=rsa-sha256; cv=none; b=oXudX6vfTTyKSidWWnlIiVD73YwG6R01SENG+ETXzAYzwzhz3EuRow7+ly5PuUp7nM3U0e OnlVLDW5CHgHw1JirFZYhXtLx95HtDqOytjMBqwmHjWtCVsUElZxGsZLIU9hUvB9vSLK1h UBekWG/BWXSXcRA64WF0C+tSbxsGtyJebD63HOKgD7wZxrfrakd/Z2P6bWHtffvkvrTKHW 35NExG+nRLDVDuFZ36YezzMFdxuGjvdA8ijgltJJQ4oRHGC+hHhyCsVLfZwAfa38UCoCSi dQRuIWX7lI5M46/lNaTTeN+mDxbRntknXiV66ro5v2mkZnvnAsny8r87V+Narg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pdGbU-0002G8-K6; Fri, 17 Mar 2023 16:23:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pdGbR-0002Ft-Br for guix-patches@gnu.org; Fri, 17 Mar 2023 16:23:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pdGbO-0006Xp-NF for guix-patches@gnu.org; Fri, 17 Mar 2023 16:23:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pdGbO-0005bW-D2 for guix-patches@gnu.org; Fri, 17 Mar 2023 16:23:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62246] [PATCH] doc: Add a reference to a page explaining consensus decision making. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 17 Mar 2023 20:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 62246 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62246@debbugs.gnu.org Cc: Maxim Cournoyer X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167908457621508 (code B ref -1); Fri, 17 Mar 2023 20:23:02 +0000 Received: (at submit) by debbugs.gnu.org; 17 Mar 2023 20:22:56 +0000 Received: from localhost ([127.0.0.1]:45743 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pdGbI-0005aq-64 for submit@debbugs.gnu.org; Fri, 17 Mar 2023 16:22:56 -0400 Received: from lists.gnu.org ([209.51.188.17]:52092) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pdGbH-0005ad-Cw for submit@debbugs.gnu.org; Fri, 17 Mar 2023 16:22:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pdGb7-0002BW-Rr for guix-patches@gnu.org; Fri, 17 Mar 2023 16:22:45 -0400 Received: from mail-qt1-x830.google.com ([2607:f8b0:4864:20::830]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pdGb6-0006W7-3E for guix-patches@gnu.org; Fri, 17 Mar 2023 16:22:45 -0400 Received: by mail-qt1-x830.google.com with SMTP id i24so6994856qtm.6 for ; Fri, 17 Mar 2023 13:22:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679084562; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=YfjvsS5K8lPEPRTJCN2uS8bfhztOzmKoN9RPq6EqL0I=; b=jSme7A2LxPBY4zkAvq9RTiHqX3ZmgVvfBfmdMgZe9HiB7i9dYs0/Upj2V9HImz5AKm 1uK2I9XYcXce/sSWmAmF64g/PCMFDXU5AS5r7bSBzcHtUrcW3MBzvBQB+EEO7ATrj4BT 9t6q26C+ZgFWES5/3JlobIUSPc5hkbQTF3darge//PlokjGtgq0LCQzbCZIGec5p2zgK UcIWB86tlQ01oTOTLvQX03VQN1dGCxy2nMJ+Val49zuwhAC47sqNeWnYetL4uw8C2lif 74DcTxOJs9vvi5+iEBXL7sJN/hxp8Npul4dj81Wadkk65n9x8ycUCIXPjqAPcYXyKV6E Juaw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679084562; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=YfjvsS5K8lPEPRTJCN2uS8bfhztOzmKoN9RPq6EqL0I=; b=Dtq7j06ZldeliLJgGdxi7O1fix8n+3MqOnKTk4z/y6ClnTZKO44IL8PeZTxYnoDjFS tVe6TDHSpHR13ZrKz6lnRzqc0U0qPhIKtBorA45NuzhyYeegTNl5qMoPjmoM8GFYJj/5 XWsv69xN6A2arsFVQwAGhAUaLdN+ygAG/ikMOyH0r8RUA+0MhPAJUGEIXS7EG9ujRiCL C0PrNKr2mzJlefyWunBhuScD4qDqI6AxhidjfAQkIUfkc1YNNFxwlM26sjn9bpRhtZSh tXiSolMvLMtQn9FbELK3FhWeaIvi1eA7Km3WJibuo2HveeJsjqb4YWHBBygiRVxTCOTq RKng== X-Gm-Message-State: AO0yUKXM0nneZMSNIcTNCLajc6PojYRXvFd7tDNTMlZYPm/XxqcflvQ8 5gsS3/0Xn+Qt8eCY2RgqYfvvpxm96bM= X-Google-Smtp-Source: AK7set8VvFfGzel5Xmo7P23V7otYe4RUQ15GhGKs4hamDXoXy/K9gTyYLDbK3sEtDhXoq22iC/aMWg== X-Received: by 2002:ac8:7d8d:0:b0:3b8:6ca4:bb23 with SMTP id c13-20020ac87d8d000000b003b86ca4bb23mr13905478qtd.15.1679084562317; Fri, 17 Mar 2023 13:22:42 -0700 (PDT) Received: from localhost.localdomain (dsl-158-22.b2b2c.ca. [66.158.158.22]) by smtp.gmail.com with ESMTPSA id fp42-20020a05622a50aa00b003a81eef14efsm1849131qtb.45.2023.03.17.13.22.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Mar 2023 13:22:42 -0700 (PDT) From: Maxim Cournoyer Date: Fri, 17 Mar 2023 16:22:34 -0400 Message-Id: <20230317202234.25156-1-maxim.cournoyer@gmail.com> X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2607:f8b0:4864:20::830; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qt1-x830.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: X-Migadu-Queue-Id: BE1764269E X-Spam-Score: -2.15 X-Migadu-Spam-Score: -2.15 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: qZDsO3mTaPmc This is to make explicit something which until now had always been implicit. * doc/contributing.texi (Commit Access): Mention that committers are expected to employ consensus decision making. --- doc/contributing.texi | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/contributing.texi b/doc/contributing.texi index 911c3a7bbf..4db0fdc76e 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -1728,7 +1728,11 @@ project for at least 6 months. This ensures enough interactions with the contributor, which is essential for mentoring and assessing whether they are ready to become a committer. Commit access should not be thought of as a ``badge of honor'' but rather as a responsibility a -contributor is willing to take to help the project. +contributor is willing to take to help the project. It is expected from +all contributors, and even more so from committers, to collaborate in a +consensus decision making fashion. To learn what consensus decision +making means and understand its finer details, you are encouraged to +read @url{https://www.seedsforchange.org.uk/consensus}. The following sections explain how to get commit access, how to be ready to push commits, and the policies and community expectations for commits base-commit: 933051281fbed0ae71bd40c24a701faf2a02791c -- 2.39.1