From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id pWfFLEL/dWAFYwAAgWs5BA (envelope-from ) for ; Tue, 13 Apr 2021 22:29:54 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id kEC0JUL/dWDiUgAAB5/wlQ (envelope-from ) for ; Tue, 13 Apr 2021 20:29:54 +0000 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 7024C19C40 for ; Tue, 13 Apr 2021 22:29:54 +0200 (CEST) Received: from localhost ([::1]:60704 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lWPfV-0000Xu-Hx for larch@yhetil.org; Tue, 13 Apr 2021 16:29:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42876) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lWPfC-0000Xc-OW for guix-devel@gnu.org; Tue, 13 Apr 2021 16:29:34 -0400 Received: from world.peace.net ([64.112.178.59]:46254) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lWPfA-0007cb-VG; Tue, 13 Apr 2021 16:29:34 -0400 Received: from mhw by world.peace.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lWPf6-0005dL-PQ; Tue, 13 Apr 2021 16:29:28 -0400 From: Mark H Weaver To: Raghav Gururajan , Guix Devel Subject: Re: GNOME 40 In-Reply-To: <7a76d9e6-1d2c-b456-ce46-767a248323a2@raghavgururajan.name> References: <0323e477b9226759445ad7c58bad134fcff4bc40.camel@zaclys.net> <5af11704-6f07-4b8e-e3aa-b3a8155fe5bb@raghavgururajan.name> <67c5aac2-2669-62dc-a82a-16c2bf9b554a@raghavgururajan.name> <7a76d9e6-1d2c-b456-ce46-767a248323a2@raghavgururajan.name> Date: Tue, 13 Apr 2021 16:27:45 -0400 Message-ID: <87h7karktf.fsf@netris.org> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=64.112.178.59; envelope-from=mhw@netris.org; helo=world.peace.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=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.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?utf-8?B?5a6L5paH5q2m?= , zimoun Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.00 Authentication-Results: aspmx1.migadu.com; none X-Migadu-Queue-Id: 7024C19C40 X-Spam-Score: -4.00 X-Migadu-Scanner: scn0.migadu.com X-TUID: SFHjyKJpc942 Hi Raghav, Raghav Gururajan writes: > Let us do this, > [1] Create wip-gnome branch on savannah > [2] Create guix-patches thread for wip-gnome. > [3] Leo, me or anyone else can contribute by sending patches to that thread. > [4] Leo and I (hopefully after getting commit access) can review and > push the patches to wip-gnome. > [5] From wip-gnome, any existing committers can double-check and merge > commits to core-updates. > > Sounds good for everyone? Sounds good to me, thank you! Regards, Mark