From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roel Janssen Subject: Re: [PATCH] Add libconfig. Date: Thu, 10 Dec 2015 16:49:04 +0100 Message-ID: <874mfqb8y7.fsf@gnu.org> References: <878u52be92.fsf@gnu.org> <876106ba98.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]:58507) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a73Rq-0002JO-Ij for guix-devel@gnu.org; Thu, 10 Dec 2015 10:48:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a73Rn-0004CR-Dv for guix-devel@gnu.org; Thu, 10 Dec 2015 10:48:02 -0500 In-reply-to: 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: guix-devel@gnu.org Ricardo Wurmus writes: > Roel Janssen writes: > >> Sorry about creating yet another file. I looked at filenames to find a >> place to put this in, but I hadn't looked careful enough it seems. I >> think this fits in 'textutils.scm' indeed. The updated version of the >> patch should be better. > > Nice! > > I amended your commit to add your copyright line to the top of the file > and slightly changed the formatting of the URL line, and then pushed to > master. I hope that’s okay. Yes, that's okay. Thanks, Roel