From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: NEWS for 0.10.0 Date: Mon, 28 Mar 2016 18:36:48 +0200 Message-ID: <87shzar23j.fsf@gnu.org> References: <87h9fryfub.fsf@gnu.org> <87twjrvbyb.fsf@gnu.org> 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]:38776) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aka9x-0003Eg-Do for guix-devel@gnu.org; Mon, 28 Mar 2016 12:36:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aka9s-00055J-Qx for guix-devel@gnu.org; Mon, 28 Mar 2016 12:36:57 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:57628) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aka9s-00054y-O1 for guix-devel@gnu.org; Mon, 28 Mar 2016 12:36:52 -0400 In-Reply-To: <87twjrvbyb.fsf@gnu.org> (Mathieu Lirzin's message of "Sun, 27 Mar 2016 23:38:04 +0200") 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: Mathieu Lirzin Cc: guix-devel Mathieu Lirzin skribis: > Ludovic Court=C3=A8s writes: > >> diff --git a/NEWS b/NEWS >> index ec92990..0e907ba 100644 >> --- a/NEWS >> +++ b/NEWS > [...] >> -* Changes in 0.9.1 (since 0.9.0) >> +* Changes in 0.10.0 (since 0.9.0) >> + >> +GNU=C2=A0Guix adopted a contributor code of conduct, see =E2=80=98CODE-= OF-CONDUCT=E2=80=99 in the >> +source tree. > > I think it would be reasonable to integrate this news in the current > scheme by not making it top level. What about moving this news in a > category "Contribution" or "Community"? Good idea, I=E2=80=99ll do that; I didn=E2=80=99t know where to put it. > While speaking about code of conducts I have found sometimes ago an > alternative version which achieves the same expected effect as the > current one but in a more consensual way: > > https://wiki.gnome.org/action/show/Foundation/CodeOfConduct?action=3Dsh= ow&redirect=3DCodeOfConduct Thanks, I=E2=80=99ll look into it. Ludo=E2=80=99.