From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C5E71138334 for ; Tue, 18 Sep 2018 02:52:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB4F6E0DD1; Tue, 18 Sep 2018 02:52:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8D73DE0DBD for ; Tue, 18 Sep 2018 02:52:21 +0000 (UTC) Received: from [192.168.1.100] (c-98-218-46-55.hsd1.md.comcast.net [98.218.46.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mjo) by smtp.gentoo.org (Postfix) with ESMTPSA id 6646D335CCA for ; Tue, 18 Sep 2018 02:52:17 +0000 (UTC) Subject: Re: [gentoo-dev] New copyright policy approved, please weigh your Signed-off-bys To: gentoo-dev@lists.gentoo.org References: <1537081173.1081.6.camel@gentoo.org> From: Michael Orlitzky Message-ID: <011d25b7-c743-47c2-594e-673f7409ab6c@gentoo.org> Date: Mon, 17 Sep 2018 22:52:08 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: <1537081173.1081.6.camel@gentoo.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-Archives-Salt: 73178467-e6eb-4944-ad71-c3905707b22d X-Archives-Hash: e087998eb9526ebdac72da160d1d65f7 On 09/16/2018 02:59 AM, Michał Górny wrote: > Hi, everyone. > > Just FYI: the Trustees have approved GLEP 76 aka our new copyright > policy [1]. While the exact implementation details are to be determined > yet, please note that *Signed-off-by* line will mean you are certifying > our GCO [2]. > For the TODO list: GLEP 66 says, The only tag defined by git itself is the Signed-off-by line, that is created by git commit -s. However, Gentoo does not currently enforce a DCO consistently, and therefore it is meaningless.