From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 8D47HSE5WGOR1AAAbAwnHQ (envelope-from ) for ; Tue, 25 Oct 2022 21:29:37 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id MPhRHCE5WGOP3AAAG6o9tA (envelope-from ) for ; Tue, 25 Oct 2022 21:29:37 +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 342135AB5 for ; Tue, 25 Oct 2022 21:29:37 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1onPav-0001JA-QL; Tue, 25 Oct 2022 15:28:14 -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 1onPam-0000xR-3m for guix-patches@gnu.org; Tue, 25 Oct 2022 15:28:04 -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 1onPak-0003Mh-Rl for guix-patches@gnu.org; Tue, 25 Oct 2022 15:28:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1onPak-00046A-DL for guix-patches@gnu.org; Tue, 25 Oct 2022 15:28:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58648] [PATCH v3] doc: contributing: Expand "Sending a Patch Series". Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 25 Oct 2022 19:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58648 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Liliana Marie Prikler" , <58648@debbugs.gnu.org> Cc: zimoun Received: via spool by 58648-submit@debbugs.gnu.org id=B58648.166672603315580 (code B ref 58648); Tue, 25 Oct 2022 19:28:02 +0000 Received: (at 58648) by debbugs.gnu.org; 25 Oct 2022 19:27:13 +0000 Received: from localhost ([127.0.0.1]:52356 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1onPZx-00043D-LP for submit@debbugs.gnu.org; Tue, 25 Oct 2022 15:27:13 -0400 Received: from knopi.disroot.org ([178.21.23.139]:50168) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1onPZv-000433-52 for 58648@debbugs.gnu.org; Tue, 25 Oct 2022 15:27:11 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 735A94EC1D; Tue, 25 Oct 2022 21:27:09 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with UTF8SMTP id Ybuf73IdLwh8; Tue, 25 Oct 2022 21:27:08 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1666725815; bh=G7denaMTKkloHdNrxzlhPbddb2HEAKIXi/HJ9lBKKhs=; h=Date:Cc:Subject:From:To:References:In-Reply-To; b=gex0ref7n79dpm457fRutpvmJtAcsRLJLgiAAdYCr1TtVyUX/dTl+d0JPpKm1jLyy rJ8jFCUqbMTvFwSNDOSo4bP+pAe1YKZnxomc7HP5zqsqzEqS9GnQ4uNWSyftG1ysh9 CpfEJN0z5FWjWZDL2t6VqyLuxWHz/N0j5yIyWWkNQ/c78RFQcKqRd24BWz3HHTjkpp DtbqsMp7wqZxkWoC8PXBupQJcXgxOJ/Vjqcuff6nM4zDd1msFUw821OBAUqhOPXg71 Y4N3taVLbgr/cPsnyQsKlwDex/rXEmcDZXaYgut4tQX9Ew8SR96OXeXfj+uaZ3Xzhl EoIDr9P/HnMUQ== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Tue, 25 Oct 2022 20:23:33 +0100 Message-Id: References: <20221025184251.8388-1-paren@disroot.org> <37b48f864a5e0ab4823a4441aa831bf2abb02fe1.camel@gmail.com> In-Reply-To: <37b48f864a5e0ab4823a4441aa831bf2abb02fe1.camel@gmail.com> 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: , Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1666726177; h=from:from:sender:sender:reply-to: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=pa+wLPtrV/f3RDnca6JV6xAL2KDE08JBUuWcbGxteXg=; b=iyRA81y7/n1s8eyn8ItY8Nkq4o3tulJNyoxue1dGidePLQ7dxydQxWjyAf6CBC7CWmK9ns AiPAQO7HAtMsLjLLwip+dxRz9hk2mGauEyyxB1ttuiU/7raupQxxAk9I5d+SpiAh78ij1X mzAMvtOxJVNoKwbQVQjH53CiP7ap0kZQyXr/EJxpD54JcNSsNqwuEjr4wBEi7y/uODQL0I YtABVfHR4SQ1LIZ4tgEbQAeqi722BBoNn72jq+hMeLP4PjPnoofu83WkYk5T8rg+Kdslv/ kkR6we7NEq8evOSatcBQUS2G2Mi6ON3I3Pu1noFQL3Ge/Ms5gz9bya6d1HlMRA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666726177; a=rsa-sha256; cv=none; b=Y9w5jT6bEgW0PCvv6wgff8cD+l0cFQfoj/OgBnNDRAwwWr3YXtE9gH0XJsGxyDF/uzNF1H ICbt79ObCEYS+rj590pCUvb1kMnRQXMUUNyreDHSWixPtkWLjmoYBnLsIuQJuri4rqnnzT RIGBQd98hApTc5Mfv0yV2Dm5jwlr2mb3XqD6nh52EFgzJiZdxRbNVxXKDLzPh/h9Bt5Y2X S+9KgADMDGbEZrZ2YDmrWlt+wGw8bgsOeQTdkz5v0WiRIJcK/ab58nWgiOEf9y2c4hVKHM NpvhdQVQYlY0GkI2ph9baaLjSI7GJj2ogz7z0Kv3YPtgL6SJn8TRg1FXE0wbeQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=gex0ref7; dmarc=pass (policy=none) header.from=gnu.org; 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: -1.71 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=gex0ref7; dmarc=pass (policy=none) header.from=gnu.org; 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: 342135AB5 X-Spam-Score: -1.71 X-Migadu-Scanner: scn0.migadu.com X-TUID: 9G9lbpFo5XEJ Heya, On Tue Oct 25, 2022 at 8:18 PM BST, Liliana Marie Prikler wrote: > LGTM. \o/ Thanks for the review! (Simon too :)) -- (