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 yIV3F3W3CGRJgAAASxT56A (envelope-from ) for ; Wed, 08 Mar 2023 17:27:33 +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 cEZ9F3W3CGRuEgAAauVa8A (envelope-from ) for ; Wed, 08 Mar 2023 17:27:33 +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 39F7E47872 for ; Wed, 8 Mar 2023 17:27:33 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=CA7mcdfQ; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678292853; 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=VL8iHeiGDqMbKc6ehDaRN2oJoymSHHvsLZIeJD+aabI=; b=hRttkw/fnnYQKYHpK/x49I8pFsi85lQWXGNNTE7dznayLyX5qFVavLj+D9MaZihDSamGDw 3nrERYQcutz7feDdqUlIHg01W9Jef7AAeUDXK6qWfeyeUSR/xQ+7tLV69tp9EzfybOEapK YJtc2TLdKVFBAqD5c5rNMC5a4Z6nry1U2QEId5SFMzOCyIyNhKV2a1/9XTbTi121r1E+K/ X0xLeh+hjkn8GUX8YeCQ4x0sbJxNkjm1tPbGVVOJnxAWlDlYPppmmB2UK7gmTka1Z1+XqT y+r0k9TqCr+o6vGkH256zIOgS7GVKu16nKVoElHvr3WwBl0S6kzsDw302G49JA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678292853; a=rsa-sha256; cv=none; b=U356Mecg8UQCm6o/9KtcGzS+efS8kcOc20fAkwnZr05dvW1lyh143B+3yaiG6hGDVbj0y7 izWQU2EBeuSxfKtv5BncmyDp3UU2xvYdolkmBUW7J5GqObyV14Zut8eYxy9HWslEuMJDsU HoELDvsJEof00XGUvMVIaj64luZe2V3gik936fkD2LVRG3d0HZcrxt4raqTQE6Bb0NOG9W YQTzAs+RQHB8eApcmOA33KRwN2hb7vh0en6dOwa97BvIc0NbBGvirMYePDKoYalR2CO84o JIlGL5V2Z4JNJvavD9+OTB+4lSPcYIYByWsHhpyzuW5oTsKnd+scE5OitXWPtw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=CA7mcdfQ; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pZwd6-00059v-Id; Wed, 08 Mar 2023 11:27: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 1pZwd4-00059f-Tv for bug-guix@gnu.org; Wed, 08 Mar 2023 11:27: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 1pZwd4-00032Q-Fi for bug-guix@gnu.org; Wed, 08 Mar 2023 11:27:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pZwd4-0000iV-68 for bug-guix@gnu.org; Wed, 08 Mar 2023 11:27:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#58813: [PATCH v2] doc: Document how to use Patman for patches submission. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 08 Mar 2023 16:27:02 +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: Simon Tournier Cc: ludo@gnu.org, Liliana Marie Prikler , 58813@debbugs.gnu.org Received: via spool by 58813-submit@debbugs.gnu.org id=B58813.16782928092735 (code B ref 58813); Wed, 08 Mar 2023 16:27:02 +0000 Received: (at 58813) by debbugs.gnu.org; 8 Mar 2023 16:26:49 +0000 Received: from localhost ([127.0.0.1]:50035 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZwcr-0000i3-FQ for submit@debbugs.gnu.org; Wed, 08 Mar 2023 11:26:49 -0500 Received: from mail-qv1-f54.google.com ([209.85.219.54]:37801) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZwcp-0000hq-KK for 58813@debbugs.gnu.org; Wed, 08 Mar 2023 11:26:47 -0500 Received: by mail-qv1-f54.google.com with SMTP id y3so11439198qvn.4 for <58813@debbugs.gnu.org>; Wed, 08 Mar 2023 08:26:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678292802; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=VL8iHeiGDqMbKc6ehDaRN2oJoymSHHvsLZIeJD+aabI=; b=CA7mcdfQwZnHepAu6A8kSlq4B90Khg1uVYoN2uxUtbMs/0Gahkc+GDqfnFbAWRLCMt h+Z6juV33wM2WZkP+5fqa71uxpDgkIH9mwD9485pg24UBfgbw90DPcOb0jgntamQMo1J iwW1AAIzzWMoDVlhWsP9IqbHHQMtntq5XRFGMe/I0FoadYf7RdfsJbz+5AC5eQuLpTYi yKbznfYvYHGYtUplGUy1cYS5jlIMASlPyMvmE/jkQDI1rNiz5t6hek0eNmpWSJfE7Zz4 SZEqSsmmBZpm0+rQDoYP2JzGjkWmoTqsaeK76sJz3Vvjz824qyD/TMby8K5rKx6fVLhQ 3I7A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678292802; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=VL8iHeiGDqMbKc6ehDaRN2oJoymSHHvsLZIeJD+aabI=; b=783CTQQy/W2k7jXKwI8qu08jplQFnDvId2FDAh9PR+cAfWVsFMBfiOhRh+J36CskRy 3TjVH5H1j5vEH7zvpDFWe/fXZBq6guqWKILqGA6Q3ji8Ln6qHl/RABEyrU4+GKwuskOW mfLNwOKkZeFqpzWLa8pwiwOhm9ESedgWcjG1iV9isPZLb0QZ05e7Z3vhuAy8TpAeSkxl 3iSclGvY8AeWnJ4acPrI4wamo/oK9rRCwdZBMztIHs91LgGCbqqQgSgmrf+a8h5rWohj VWs2LDHV7WkWakIuZN6AavKx8B9EZ2wzd6ltO9eHlkmvHNnOgQvAhApeU02tNSG2XrDY AY2g== X-Gm-Message-State: AO0yUKV7IbETkwco8CAYj1st2JfxdkMGyOWPnWbVw9PgKO2s0hDm0wW8 ZfOPnC2I+26N8oCIxaNCia5RJS48ZxjHRQ== X-Google-Smtp-Source: AK7set+5cEXNqv2rh5mWNMglBohY3scbyD4ZbmjMyzVYcKOVnDqIyi2wN7J9M1xRpjX33pouTMUlEQ== X-Received: by 2002:ad4:5cc9:0:b0:56e:a6c6:445c with SMTP id iu9-20020ad45cc9000000b0056ea6c6445cmr35883561qvb.43.1678292801835; Wed, 08 Mar 2023 08:26:41 -0800 (PST) Received: from hurd ([2607:fad8:4:3::1000]) by smtp.gmail.com with ESMTPSA id d79-20020ae9ef52000000b007296805f607sm11759740qkg.17.2023.03.08.08.26.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Mar 2023 08:26:41 -0800 (PST) From: Maxim Cournoyer References: <20230307113524.901320-1-zimon.toutoune@gmail.com> <877cvsy0eu.fsf@gmail.com> <86sfega2bv.fsf@gmail.com> <865ybbaauy.fsf@gmail.com> Date: Wed, 08 Mar 2023 11:26:39 -0500 In-Reply-To: <865ybbaauy.fsf@gmail.com> (Simon Tournier's message of "Wed, 08 Mar 2023 09:47:01 +0100") Message-ID: <87jzzrus3k.fsf@gmail.com> 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-Scanner: scn0.migadu.com X-Migadu-Queue-Id: 39F7E47872 X-Spam-Score: 6.50 X-Migadu-Spam-Score: 6.50 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-Flow: FLOW_IN X-Migadu-Country: US X-TUID: rp1cvsLWmdOv Hi Simon, Simon Tournier writes: > Hi Liliana, > > On Wed, 08 Mar 2023 at 06:29, Liliana Marie Prikler wrote: >> Am Dienstag, dem 07.03.2023 um 18:39 +0100 schrieb Simon Tournier: > >>> I still think this documentation for configuring =E2=80=99patman=E2=80= =99 about >>> =E2=80=9CPatch management=E2=80=9D is helpful.=C2=A0 I think it could b= e part of the >>> manual.=C2=A0 If not for reasons I am missing, at least this documentat= ion >>> should be included in the Cookbook. >> >> There are two discussions here: >> >> 1. Should we "mandate" the use of patman? I don't think this was ever in the discussion. The patch series I sent only hinted at a tool that can provide some further automation. It's not mandated (as in, required) at all. git send-email works just fine when manually pasting the output of 'etc/teams.scm cc-members the.patch', and will continue to even if we mention the tool 'patman' in conjunction. [...] > Well, I do not have a strong opinion. On a side note, because I am > lazy, if there is no pre-configuration that I can adapt, I will not try > patman. It's already there; see the .patman file at the root of the repo. There's really not much to patman, it's a simple tool that does what it does well (and already exists). --=20 Thanks, Maxim