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 C4B4C138334 for ; Fri, 24 Aug 2018 20:15:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B378AE0963; Fri, 24 Aug 2018 20:15:45 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 8A52EE0963 for ; Fri, 24 Aug 2018 20:15:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2EDE6335C8C for ; Fri, 24 Aug 2018 20:15:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 47FD03B8 for ; Fri, 24 Aug 2018 20:15:41 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1535141266.ca17a75ac3d7ab48459009a5945f460c21c43493.ulm@gentoo> Subject: [gentoo-commits] data/glep:glep-0076 commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0076.rst X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: ca17a75ac3d7ab48459009a5945f460c21c43493 X-VCS-Branch: glep-0076 Date: Fri, 24 Aug 2018 20:15:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 72cae887-6a13-4de6-a514-e071b7f73356 X-Archives-Hash: 263e7a3e22228f38a286f4b571272a95 commit: ca17a75ac3d7ab48459009a5945f460c21c43493 Author: Ulrich Müller gentoo org> AuthorDate: Fri Aug 24 20:07:46 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Aug 24 20:07:46 2018 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=ca17a75a glep-0076: Allow the Linux DCO as an alternative. glep-0076.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/glep-0076.rst b/glep-0076.rst index 9429d97..fadf1bf 100644 --- a/glep-0076.rst +++ b/glep-0076.rst @@ -170,6 +170,11 @@ Attribution-ShareAlike 3.0 Unported License [#CC-BY-SA-3.0]_. It is based on the Linux Kernel DCO [#OSDL-DCO]_, released by Open Source Development Labs, Inc. in 2005 under a CC-BY-SA-2.5 License. +Alternatively, committers are allowed to certify their commits with +the Linux Kernel DCO 1.1. This shall be clearly indicated by adding +``(Linux DCO 1.1)`` at the end of the ``Signed-off-by`` line. Using +the Gentoo Certificate of Origin is strongly preferred, though. + Copyright Attribution ---------------------