From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH 03/31] gnu-maintenance: Add KDE updater. Date: Tue, 2 Aug 2016 12:41:33 +0200 Message-ID: <20160802104133.GA26039@solar> References: <20160801181342.16203-1-david@craven.ch> <20160801181342.16203-4-david@craven.ch> <87shunxzcz.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59837) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUX91-0004Bh-Il for guix-devel@gnu.org; Tue, 02 Aug 2016 06:42:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bUX8v-0000DE-Ht for guix-devel@gnu.org; Tue, 02 Aug 2016 06:41:54 -0400 Received: from mailrelay7.public.one.com ([91.198.169.215]:59743) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUX8u-0000D7-M0 for guix-devel@gnu.org; Tue, 02 Aug 2016 06:41:49 -0400 Content-Disposition: inline In-Reply-To: <87shunxzcz.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org, David Craven On Tue, Aug 02, 2016 at 12:02:36PM +0200, Ludovic Courtès wrote: > Eventually we’ll move the Xorg and KDE updaters outside of > gnu-maintenance, since they have little to do with GNU. Or rename the file? It sounds like a good idea to have all updaters in the same place. Andreas