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 868B9138334 for ; Fri, 13 Jul 2018 13:06:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 882AAE08EB; Fri, 13 Jul 2018 13:06:16 +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 5924BE08EB for ; Fri, 13 Jul 2018 13:06:16 +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 C8A9A33CEF2 for ; Fri, 13 Jul 2018 13:06:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 03ADD372 for ; Fri, 13 Jul 2018 13:06:13 +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: <1531487144.573c9897765362b1ee258637167434edd96de84f.ulm@gentoo> Subject: [gentoo-commits] data/glep:master commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0077.rst X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 573c9897765362b1ee258637167434edd96de84f X-VCS-Branch: master Date: Fri, 13 Jul 2018 13:06:13 +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: 4c8649ca-99ee-4518-b0e9-1cb70fca6976 X-Archives-Hash: 4817ee53ad6f0b4947895e40397fb766 commit: 573c9897765362b1ee258637167434edd96de84f Author: Michał Górny gentoo org> AuthorDate: Wed Jul 4 06:48:04 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Jul 13 13:05:44 2018 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=573c9897 glep-0077: Add 'credits' section glep-0077.rst | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/glep-0077.rst b/glep-0077.rst index 551e1b3..db86b4e 100644 --- a/glep-0077.rst +++ b/glep-0077.rst @@ -6,7 +6,7 @@ Type: Standards Track Status: Draft Version: 1 Created: 2018-06-22 -Last-Modified: 2018-06-28 +Last-Modified: 2018-07-04 Post-History: 2018-06-28 Content-Type: text/x-rst --- @@ -280,6 +280,16 @@ Reference Implementation n/a +Credits +======= + +- Matthias Maier proposed the initial idea and proofread this GLEP + thoroughly. + +- Ulrich Müller provided an early review of this GLEP and discovered + that the original quorum proposal violated the monotonicity criterion. + + References ==========