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 ms0.migadu.com with LMTPS id p6RQGjZ62WEhMwEAgWs5BA (envelope-from ) for ; Sat, 08 Jan 2022 12:49:10 +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 wLQpFjZ62WHfJAEAauVa8A (envelope-from ) for ; Sat, 08 Jan 2022 12:49:10 +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 1654345D18 for ; Sat, 8 Jan 2022 12:49:10 +0100 (CET) Received: from localhost ([::1]:44272 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n6ADd-00063g-5b for larch@yhetil.org; Sat, 08 Jan 2022 06:49:09 -0500 Received: from eggs.gnu.org ([209.51.188.92]:43854) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n6ADO-00063U-8R; Sat, 08 Jan 2022 06:48:54 -0500 Received: from giraff.fripost.org ([193.234.15.44]:44382 helo=outgoing.fripost.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n6ADK-0005K4-Mg; Sat, 08 Jan 2022 06:48:53 -0500 Received: from localhost (localhost [127.0.0.1]) by outgoing.fripost.org (Postfix) with ESMTP id 2AADF243B8C8; Sat, 8 Jan 2022 12:48:42 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=fripost.org; h= message-id:user-agent:references:in-reply-to:subject:subject :from:from:date:date:content-transfer-encoding:content-type :content-type:mime-version; s=8f00fb94ec6c37aacb48bd43e073f9b7; t=1641642522; x=1643456923; bh=YvWhu3sKYuFNGLt05am29093JeIu6Zfg r67L+OF+Vy0=; b=DjbDM9LhG9x75lEW8JZXQMaDTYvv2M0pa4mai770EhVm5tcI +ygZRivfUCjh/NRLp74AShkk5N5oJ5mZIAlHqaHkyRiGQsZ76eBOx6POCbv5nlfv Mjli/4941bgaFluYiFTEVo7eflozRt73EbB1nio6X4q8Gl2Dfk/grNDHo4qrdv5X l07+GXRRQoCpKVp7aTsapCJtiCxJvFp9wLRgS2Ca2fyIgXl7Uaq4G9YlDol2e+gi mWmyorJtJnhRVYhgpu5etkwCKD1J2j3ud0SJN+NrA33ynNtDyyrP9n7XmBWz+Loj veYmCDw1oGmj/qC1mDqBy/cn2+pKMhSkn/a0PQ== X-Virus-Scanned: Debian amavisd-new at fripost.org Received: from outgoing.fripost.org ([127.0.0.1]) by localhost (giraff.fripost.org [127.0.0.1]) (amavisd-new, port 10040) with LMTP id nzqvBOZcYWYf; Sat, 8 Jan 2022 12:48:42 +0100 (CET) Received: from smtp.fripost.org (unknown [172.16.0.6]) by outgoing.fripost.org (Postfix) with ESMTP id 02EE3243B8C3; Sat, 8 Jan 2022 12:48:41 +0100 (CET) Received: from mail.fripost.org (unknown [172.16.0.4]) by smtp.fripost.org (Postfix) with ESMTPA id 9818483BF41F; Sat, 8 Jan 2022 12:48:19 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sat, 08 Jan 2022 12:48:19 +0100 From: Oliver Propst To: Leo Famulari Subject: Re: GNU Guix maintainer rotation In-Reply-To: References: <87pmp4r4v8.fsf@gmail.com> User-Agent: Roundcube Webmail/1.4.12 Message-ID: <4acecc9cbacfd179ccb52311e24a13dc@fripost.org> Received-SPF: pass client-ip=193.234.15.44; envelope-from=oliver.propst@fripost.org; helo=outgoing.fripost.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel , info-guix@gnu.org, help-guix , Maxim Cournoyer Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" 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=1641642550; 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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=lAImMwrXWJ7fSO0JCUaisHmljLfaVXPL0/4fpyPIhWA=; b=Lm8FVUkDMunATA9/EJ7lLRNjc/pSsasphSMt+pobrrGzakJFzmIvhZJ2rao1OxTlJN9XtV mNMyg4eIMb9VtOGOg+6yrlk3evompJtFY0pf0piEOiHvmUJx+38NGOnNaYT8PckGhl+l3u ue49N2yFZhUSR9qbQGh0ZdIhP+k0G/l0IkniQltKG3jG1oGcHwpDwTPYO9rdHvJxlptR5f 8WCm5tnZVQ8PCcMCTiHU5abzQ53rZKe0c5V0Fd2UlRUSwoxNSSlK8P+vGNICbNnzfw6c8Y AYcvCG/rM6HbrNeWfXRmqUQiXGN5SVCHt+Je0DMAt/RSruhTaNVuXKPupiNE5A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1641642550; a=rsa-sha256; cv=none; b=LaH/6t6EtXjOd9uBY8RdBzZ+yyR9VZjfsuJugRXSt1jzNM7tL1YiZhmm12DL8ud85frW+L oqEjJCjkw6cI+8KmG9WhKexOXqmxHng37peiQhWKS1HD0fJ1gHKGjpVnFd5x+yU5i3b2sN 27piD6YkAuBNPIlQ9Jh+eyRIY03XQ13k+fgvHjrh7hhDbzkFryH+k478D9f6XRbdba5dmB xGSO/RWgHdQdtHx5nJZeVvx0hUkuAldPaiKUVAvugI3LM/f1X3WJG5vFa+oANSDjwf8Cxb 4GvSnPqGS2/ZFiNeOvGZyyf7MAhKqAG2kLCFphDt4f6ynfmd/w2pVL9J1Isbag== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=fripost.org header.s=8f00fb94ec6c37aacb48bd43e073f9b7 header.b=DjbDM9Lh; dmarc=pass (policy=none) header.from=fripost.org; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.90 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=fripost.org header.s=8f00fb94ec6c37aacb48bd43e073f9b7 header.b=DjbDM9Lh; dmarc=pass (policy=none) header.from=fripost.org; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 1654345D18 X-Spam-Score: -2.90 X-Migadu-Scanner: scn1.migadu.com X-TUID: Uw073vfQNoS6 Right I guess that we should be glad that Efraim have steeped up as a maintainer for the project and of course thank Ludovic and Marius for the many years of service for Guix and free software. -- Kinds regards Oliver Propst https://twitter.com/Opropst