From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 12/24] gnu: gnome: Add mobile-broadband-provider-info. Date: Wed, 17 Aug 2016 11:37:08 +0200 Message-ID: References: <20160816183938.22794-1-david@craven.ch> <20160816183938.22794-12-david@craven.ch> <87y43vwxio.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54766) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZxHe-0004mJ-FN for guix-devel@gnu.org; Wed, 17 Aug 2016 05:37:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bZxHb-0002qv-RI for guix-devel@gnu.org; Wed, 17 Aug 2016 05:37:14 -0400 Received: from mail-yw0-x243.google.com ([2607:f8b0:4002:c05::243]:33078) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZxHa-0002qU-Ka for guix-devel@gnu.org; Wed, 17 Aug 2016 05:37:11 -0400 Received: by mail-yw0-x243.google.com with SMTP id z8so5042204ywa.0 for ; Wed, 17 Aug 2016 02:37:09 -0700 (PDT) In-Reply-To: <87y43vwxio.fsf@netris.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: Mark H Weaver Cc: guix-devel > This same issue applies to the other patches in this patch set as well. > When adding new packages, our convention is simply to write "gnu: Add > ." :thumbs up: