From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Some suggestion about "Contributing" documents. Date: Thu, 13 Apr 2017 16:41:20 +0200 Message-ID: <87a87kpdyn.fsf@gnu.org> References: <871sszzf6h.fsf@163.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37800) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cyfw7-0007Hs-B5 for guix-devel@gnu.org; Thu, 13 Apr 2017 10:41:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cyfw2-00088d-Cu for guix-devel@gnu.org; Thu, 13 Apr 2017 10:41:27 -0400 In-Reply-To: <871sszzf6h.fsf@163.com> (Feng Shu's message of "Tue, 11 Apr 2017 13:28:06 +0800") 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: Feng Shu Cc: guix-devel Hello, "Feng Shu" skribis: > "Contributing" document is hard to be understood i think. > In my opinion, "Contributing" part of document should split > two sub parts: > > 1. I am a guix core developer > > 2. I Just want to add a new apps's "define-public" For #2, did you see: https://www.gnu.org/software/guix/manual/html_node/Defining-Packages.html Adding a package for your own use (a private package collection) does not fit in the =E2=80=9CContributing=E2=80=9D section IMO. Ludo=E2=80=99.