From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH] gnu: add the rc shell package Date: Sat, 11 Jul 2015 01:12:44 -0400 Message-ID: <87d1zz5lbn.fsf@netris.org> References: <871tggddtr.fsf@codemac.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46789) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZDn5q-0006Wi-Ry for guix-devel@gnu.org; Sat, 11 Jul 2015 01:12:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZDn5n-00083q-Mt for guix-devel@gnu.org; Sat, 11 Jul 2015 01:12:54 -0400 Received: from world.peace.net ([50.252.239.5]:45113) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZDn5n-00083l-Jy for guix-devel@gnu.org; Sat, 11 Jul 2015 01:12:51 -0400 In-Reply-To: <871tggddtr.fsf@codemac.net> (Jeff Mickey's message of "Thu, 09 Jul 2015 18:02:56 -0700") 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: Jeff Mickey Cc: guix-devel@gnu.org Jeff Mickey writes: > I've never contributed a patch to guix, so please let me know if I'm > missing any prerequisites for contribution. To add to the feedback provided by Ricardo: your new file rc.scm should contain the same large header as the other files, with your copyright notice. Thanks, Mark