From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id uBJPBKG8b2K4fgAAbAwnHQ (envelope-from ) for ; Mon, 02 May 2022 13:12:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mUBFBKG8b2JTegAA9RJhRA (envelope-from ) for ; Mon, 02 May 2022 13:12:33 +0200 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 A66A81822A for ; Mon, 2 May 2022 13:12:32 +0200 (CEST) Received: from localhost ([::1]:59564 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nlTyh-0006Ej-Io for larch@yhetil.org; Mon, 02 May 2022 07:12:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44954) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nlTyF-0006ES-Rt for guix-patches@gnu.org; Mon, 02 May 2022 07:12:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41077) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nlTyD-0004JT-Py for guix-patches@gnu.org; Mon, 02 May 2022 07:12:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nlTyD-0003Fw-Ly for guix-patches@gnu.org; Mon, 02 May 2022 07:12:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54199] [PATCH] doc: Add 'Working on Shepherd' section. References: <20220228185115.28042-1-attila@lendvai.name> In-Reply-To: <20220228185115.28042-1-attila@lendvai.name> Resent-From: Attila Lendvai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 May 2022 11:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54199 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "54199@debbugs.gnu.org" <54199@debbugs.gnu.org> Received: via spool by 54199-submit@debbugs.gnu.org id=B54199.165148991112497 (code B ref 54199); Mon, 02 May 2022 11:12:01 +0000 Received: (at 54199) by debbugs.gnu.org; 2 May 2022 11:11:51 +0000 Received: from localhost ([127.0.0.1]:34974 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nlTy3-0003FV-MI for submit@debbugs.gnu.org; Mon, 02 May 2022 07:11:51 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:14077) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nlTy0-0003FC-4h for 54199@debbugs.gnu.org; Mon, 02 May 2022 07:11:50 -0400 Date: Mon, 02 May 2022 11:11:31 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lendvai.name; s=protonmail3; t=1651489900; bh=YmT2n3O3fIC5THKEeMiAj4m+txJ7yLcQ1Q9hlZ8zBjo=; h=Date:To:From:Reply-To:Subject:Message-ID:Feedback-ID:From:To:Cc: Date:Subject:Reply-To:Feedback-ID:Message-ID; b=ZhovUAT4OAwb7s1ket4B7efzRLrsncNdEmQFGt0g3/4rX105pkgt/0Q08FFsuEHx/ LTlFx8Tpe8GC6h612hFdiaPI+YiVylHQ6o/KevOce9TZW7I16T6EFmmFmf+UdFoopx ZiiOps0DWjCH4JBjuIVT78blcOTpDj0/kBoSc65l/v+HGNKy4vAhv2T9hnRDFiiW3v sZ+zDEHUEzPQ8HeK4ZR2ksQLoIv7uwPxiEzZ540w71YtEH6YIq+iHd3EVISdXhQk37 AOG0CWa6+CW4zANfYIPxVv/kts813F72ivS7D0O21visIqnB8KcW3qb5TCUzVouOk7 eMo+/wT7mSz+Q== From: Attila Lendvai Message-ID: Feedback-ID: 28384833:user:proton 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: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Attila Lendvai Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1651489952; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=YmT2n3O3fIC5THKEeMiAj4m+txJ7yLcQ1Q9hlZ8zBjo=; b=B3tE7yuqJTgnQHxaKPmOapfY1CLGP5V+C9EForv/MDyZuTas6TOMFjTJ3LEbKWPtErSUEf bqvObFSSjJSj748FouC3slpxWvC+6giWwWExhGEmE6y5dlsM05813IHy/te3ait4nryQOP gsfA//yYMo5wQb+RM48rPuRFomxzxAyKdjmUM6yXeA//6J+OLT3++ItMYNLeal6o2+QM5J 4uAxhIQ8D6BuPTMsdy0Chh+WK1WGbA6Dm/IyuDtrDNo366jKNWZH2EEazznxahKpaiFzNP qQrShjqzw/MNvMUVy6u46GHC3Y13M1L0TVRNCkW3re6BpuuSjkcDEI0YpW3wng== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651489952; a=rsa-sha256; cv=none; b=t3thLMNoFCIdgrQPq49aQBm+1fELWuc4pUdNPRov5ySBUMIK8nrbNLeLxCRmMY5GOCiWkd giFQ3qxiY0QGHVKaZG5Arw5fgHJUX9mtLDnMYm//p6goTTASFQdi344G6VtOm86scb6o56 aHX47y3lCq5dUZxH37EyKfaMnJlrJGgiPs6yZpe+ZC1+EWNgUSN9NgDq3YG3/UCaAPBzLa CL1xcpJeFxZAQBTfQHOb85VIuYFf/OIyVu5AdQEl6wsCnjgIr1qWQV7lPEPafPCcnJoBED WoAOwe3A/uZy+P/d/nxaH+WxvbLGMKzh3XXTx611gO3ByP6BAR/aDjqnXsKA/g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lendvai.name header.s=protonmail3 header.b=ZhovUAT4; dmarc=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" X-Migadu-Spam-Score: 2.51 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lendvai.name header.s=protonmail3 header.b=ZhovUAT4; dmarc=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" X-Migadu-Queue-Id: A66A81822A X-Spam-Score: 2.51 X-Migadu-Scanner: scn1.migadu.com X-TUID: 1uIhpQt52hjD FTR, this is waiting for the fate of: https://issues.guix.gnu.org/54216 i'll update this patch after that one is settled. -- =E2=80=A2 attila lendvai =E2=80=A2 PGP: 963F 5D5F 45C7 DFCD 0A39 -- =E2=80=9CReason is not automatic. Those who deny it cannot be conquered by = it. Do not count on them. Leave them alone.=E2=80=9D =09=E2=80=94 Ayn Rand (1905=E2=80=931982)