From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 iBeGL/bxM2OpZgEAbAwnHQ (envelope-from ) for ; Wed, 28 Sep 2022 09:04:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 0HyOLvbxM2OtJQAAG6o9tA (envelope-from ) for ; Wed, 28 Sep 2022 09:04:22 +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 76723253A7 for ; Wed, 28 Sep 2022 09:04:22 +0200 (CEST) Received: from localhost ([::1]:52742 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1odR7F-0001Pw-6B for larch@yhetil.org; Wed, 28 Sep 2022 03:04:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35072) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1odQyF-0004MJ-Hy for guix-patches@gnu.org; Wed, 28 Sep 2022 02:55:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60354) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1odQyE-0004lB-K2 for guix-patches@gnu.org; Wed, 28 Sep 2022 02:55:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1odQyE-0000xN-Fk for guix-patches@gnu.org; Wed, 28 Sep 2022 02:55:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58121] [PATCH 0/2] etc: teams: Add (. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 28 Sep 2022 06:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58121 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Mathieu Othacehe" Cc: 58121-done@debbugs.gnu.org Received: via spool by 58121-done@debbugs.gnu.org id=D58121.16643480783641 (code D ref 58121); Wed, 28 Sep 2022 06:55:02 +0000 Received: (at 58121-done) by debbugs.gnu.org; 28 Sep 2022 06:54:38 +0000 Received: from localhost ([127.0.0.1]:59432 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odQxp-0000wf-PZ for submit@debbugs.gnu.org; Wed, 28 Sep 2022 02:54:37 -0400 Received: from knopi.disroot.org ([178.21.23.139]:35878) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odQxn-0000wP-Ad for 58121-done@debbugs.gnu.org; Wed, 28 Sep 2022 02:54:36 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id DF73E4C3AC; Wed, 28 Sep 2022 08:54:33 +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 ESMTP id KOv_ca1ec4kh; Wed, 28 Sep 2022 08:54:33 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1664348072; bh=fGNYCy2E7caxLnRb4NG3z9lLbX0PXcDzEmpoGFY5xC0=; h=Date:Cc:Subject:From:To:References:In-Reply-To; b=mhR8490y5Q8oMNXYXZgrf2qSBRgXch/XJG7AahHjocFfDvf9wITlNBbBmnk1oFHPu 1EPGF6s0SC/1HFX7ITUDQTwaUKN4sc109x72HAIxAn7CDT/DyOWewerROixNC2aZ9g 08gBddNHAyGJdVaCFHVgkUrLO3FsAzM4v8Y8ttu/WdV3Jipu9AYKkjgbSC1lBfi9mm kVbjg1HQMk3d8yOA3nLzSJkaaPtmBepBR7q8ceoQkw4ksS/B8REraTVGIVAiz6dLdg W5z7uVwtuC7zXXMGn96//PyWZ6tIOYtGkiZ3VJGhQ2tqgNr6CQABMeURAv9s3/a5sc jXd9vc4Yd30Lw== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Wed, 28 Sep 2022 07:54:32 +0100 Message-Id: References: <20220927175913.6215-1-paren@disroot.org> <20220927180028.6314-1-paren@disroot.org> <87h70sf0r1.fsf_-_@gnu.org> In-Reply-To: <87h70sf0r1.fsf_-_@gnu.org> 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via 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=1664348662; 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=rofCyp0nvM/iHBLUxixRIO2PFk8W/x75Smkdh5QCZm8=; b=lrJOBJMSC8WckEmlgF9D9PgOLZNPZxn53kGIq72lD7knqny6XU9AeJakMUUZNlc4Jfa3N2 VeIUirF688oWZGZ69iIYQKzE1DD/7naUdq/l6qcLcDHLwlIzVk6aTaitMFuoZN7FF5Tadd FRrbiXJGP5NKoxE0231ffiz0zTundaXBdnivZGb9IRMAMo1ZlDta2+IDonbs3oBkHfWVAs 7TI6xwdBuOH23oUnQBT4k56ZxGF+LXgE1c4xO9LxM8+woIXyrUukMPpFJpSNT9tcdLxRx0 XCy1SrGU7Za10i5vJ1D7/knPFzIfDou1PzJGmaKs8ojDrq8aUAMtprMkCynmLA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1664348662; a=rsa-sha256; cv=none; b=DVUZMLbnLdvu9qsoez51JJsoYMh7yQCV8bjHPbXetuHyIQbZi50BlTST19M3NgxUOABTFT y0C0HzTI8qQ4HgUovNvVWVPao3Y5/gGnoA+Zf+oq6ilWEpVNQaHyGOI84G9voCzj2DwOGW euLVFcoD9P0Ourn+V738K2P3JFGY3Rzg0Q5idYkhlRtUwamILD6IDQmn+nrmRwID2jLnC3 0tUJMruBEQdH+9QxH865QYJJxhF0JoehylfZum0n+7966vsz698+D+6mm9Lh+N7DzAth2P DX///WPEAZup/D7xDACN/HXkiprpL3gbnUr4IGPxidCdJrFoDHiv0Bk0rytRMA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=mhR8490y; 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: -2.35 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=mhR8490y; 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: 76723253A7 X-Spam-Score: -2.35 X-Migadu-Scanner: scn1.migadu.com X-TUID: WfqyEVyFnkQh On Wed Sep 28, 2022 at 7:53 AM BST, Mathieu Othacehe wrote: > Nice one! Applied. Thanks Mathieu! :D -- (