From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id kOkROALEAWTZsgAAbAwnHQ (envelope-from ) for ; Fri, 03 Mar 2023 10:55:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id QO3bNwLEAWRpEAEAauVa8A (envelope-from ) for ; Fri, 03 Mar 2023 10:55:14 +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 A2F5A114BF for ; Fri, 3 Mar 2023 10:55:14 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="beqxdJu/"; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677837314; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=xjc1/D/Rc28yvc9JZ6QXcQzzV39PCsrO3H3vyhUvhvw=; b=Y3a9MVURNQjwtpHA2FUhhcl17VsHSYqpcP6Z4t0iBr+4lNPuyWxAU3a/oF3Yem+bgLJO4C IxJ/CUc7+kPS9b4HfXrOqVLS/arBSjYsdHbAZbM2wspea30giSily9rYZxLySPFSqiEmip k8BTxdUM05Z0m2lBMPU0Kb12jNpjo3WSDxVrZM72GQ+P3bympnexzu5IGyPSyB/8er6TfJ j/k3mqbQyIVhOTpFH/3bHlnyPqNIoG73LfbhABdH1ijjO6SG/dAJx8Dpz96nJu0k3Cz4xl YGz1Xk47i9HrJ8S5qWX/Aly7XzTxuq7u/pVlOwGJc9iE1p7Ho659wEXaP7Ai6g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="beqxdJu/"; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677837314; a=rsa-sha256; cv=none; b=DSlrrk/sgK9aiNf1ttZVgCCFnONDJXnLFvoBMw2vu0mAq5fk+xxrfWBQrhq8d8B90Tqi3Q 32F+zlBl5+wighwaXHVBb3tzQVDKzrI11Wd7S/RSayzVwAFU3ZY1/SPpayxWz+aCKt7THo EXlVbWhMOVz8y2NA4y5LL2h0CuGiI9Meh+p2xnrHnw6RDWoIW7SxubirOqQ5rSY9Z1IHHY X+tP6XT+/jrBbJe+oNfJOGk0Qadw8f8uuiXjPbeswAcjbFMFZ3gcvYd+lZXci82ApcA9WU 9QFSOO7FgQPbQADRrNpOIipWZZKSLRgOD5ILPGHp9t9/8mdD0hyl5fH3R9rKWQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pY280-0006eR-PL; Fri, 03 Mar 2023 04:55:04 -0500 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 1pY27z-0006eI-Ez for bug-guix@gnu.org; Fri, 03 Mar 2023 04:55:03 -0500 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 1pY27y-0001yZ-SE for bug-guix@gnu.org; Fri, 03 Mar 2023 04:55:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pY27x-00062f-Pi for bug-guix@gnu.org; Fri, 03 Mar 2023 04:55:01 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#58813: [PATCH] doc: Document how to use Patman for patches submission. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 03 Mar 2023 09:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58813 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxim Cournoyer Cc: liliana.prikler@gmail.com, 58813@debbugs.gnu.org, zimon.toutoune@gmail.com Received: via spool by 58813-submit@debbugs.gnu.org id=B58813.167783726423179 (code B ref 58813); Fri, 03 Mar 2023 09:55:01 +0000 Received: (at 58813) by debbugs.gnu.org; 3 Mar 2023 09:54:24 +0000 Received: from localhost ([127.0.0.1]:59661 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pY27M-00061n-FI for submit@debbugs.gnu.org; Fri, 03 Mar 2023 04:54:24 -0500 Received: from eggs.gnu.org ([209.51.188.92]:55528) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pY27K-00061a-UY for 58813@debbugs.gnu.org; Fri, 03 Mar 2023 04:54:23 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pY27F-00012x-CW; Fri, 03 Mar 2023 04:54:17 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=xjc1/D/Rc28yvc9JZ6QXcQzzV39PCsrO3H3vyhUvhvw=; b=beqxdJu/zQ86BTO6qLkz r+X7ro7+Giftt9BIm4ufsUSdBMhOZAUT2LitLRL+v9+Egwdywh3+aqZTK9v4/NmNyO/3aTVCzetlR XEdBQcqYWs4jXwb/xCNIGZzQX2gndQlCw1rAL2wt9tpP7OYgXjpf77d2EWo41bgjKgiIXBTjRHUIQ +Y6f3JXJtzKObJj8NDdciTIsL94olCHd8DJAexAGJGrrif3BxBkIU46zQXbhZhAqvSfUUPxvsqL4V GYUb2od34iWnmU55u19mpjlOutw62VUeb82qV//ThC5AAPTeP77920NJwtIKfvhs5MvybpCp3BCOG Gddr0udIifgHBg==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pY27E-0007OM-OI; Fri, 03 Mar 2023 04:54:16 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230226035515.16214-1-maxim.cournoyer@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Tridi 13 =?UTF-8?Q?Vent=C3=B4se?= an 231 de la =?UTF-8?Q?R=C3=A9volution,?= jour de la Fumeterre X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Fri, 03 Mar 2023 10:54:14 +0100 In-Reply-To: <20230226035515.16214-1-maxim.cournoyer@gmail.com> (Maxim Cournoyer's message of "Sat, 25 Feb 2023 22:55:14 -0500") Message-ID: <87y1oeyxbt.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Spam-Score: -3.80 X-Spam-Score: -3.80 X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: A2F5A114BF List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: WZUQT01P+3Gr Hi, Maxim Cournoyer skribis: > Fixes . It=E2=80=99s only tangentially related, no? > * doc/contributing.texi (Sending a Patch Series): Mention Patman. Adjust= the > examples to no longer showcase broken command substitutions. Add a secti= on > about how to use Patman, with examples. I=E2=80=99m not convinced we=E2=80=99d want to advocate for yet another too= l. I feel like this would make patch submission guidelines even more complex, or at least look more complex. Also, how many of the ~40 committers would be able to provide guidance with patman? That shouldn=E2=80=99t be the only criterion, but it certainl= y is an important one. Thanks, Ludo=E2=80=99.