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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4359F158CBB for ; Mon, 8 May 2023 10:35:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B3F7E0898; Mon, 8 May 2023 10:35:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 34614E0898 for ; Mon, 8 May 2023 10:35:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 518FA335DE6 for ; Mon, 8 May 2023 10:35:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C96E48B7 for ; Mon, 8 May 2023 10:35:11 +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: <1683542016.afc614714e027e15c0d89d4db4eab65a36dade79.ulm@gentoo> Subject: [gentoo-commits] data/glep:glep39 commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0039.rst X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: afc614714e027e15c0d89d4db4eab65a36dade79 X-VCS-Branch: glep39 Date: Mon, 8 May 2023 10:35:11 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a6f10ae1-87ae-43fe-be38-6f9e8d41e76e X-Archives-Hash: bad52568480c5861329d3a6f140e2ad9 commit: afc614714e027e15c0d89d4db4eab65a36dade79 Author: Ulrich Müller gentoo org> AuthorDate: Wed Feb 22 08:22:45 2023 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon May 8 10:33:36 2023 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=afc61471 glep-0039: Add summary of changes Plus references to the relevant council decisions. Suggested-By: John Helmert III gentoo.org> Signed-off-by: Ulrich Müller gentoo.org> glep-0039.rst | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/glep-0039.rst b/glep-0039.rst index d52ec2a..911e0dc 100644 --- a/glep-0039.rst +++ b/glep-0039.rst @@ -7,7 +7,7 @@ Type: Informational Status: Final Version: 2 Created: 2005-09-01 -Last-Modified: 2023-04-10 +Last-Modified: 2023-05-08 Post-History: 2005-09-01, 2006-02-09, 2007-10-12, 2008-01-19 Content-Type: text/x-rst Replaces: 4 @@ -21,6 +21,14 @@ Gentoo developers on 2005-06-14 [#Metastructure_vote]_. GLEP amended on 2006-02-09 to add the final bullet point to list B in `Specification`_. +Updated by an all-developers vote on 2023-05-08: + +* Replace leaving council members by next in line [#Council2007]_. +* Updating this document requires an all-developers vote [#Council2009]_. +* Council members must be developers [#Council2013]_. +* An inquorate council meeting cannot take any substantive action. +* Drop hard requirement of yearly project lead elections. + Abstract ======== @@ -239,6 +247,17 @@ References .. [#Project_pages] https://wiki.gentoo.org/wiki/Gentoo_Wiki:Developer_Central/Project_pages +.. [#Council2007] 2007-02-08 council meeting + (https://projects.gentoo.org/council/meeting-logs/20070208-summary.txt) + +.. [#Council2009] 2009-07-20 council meeting + (https://projects.gentoo.org/council/meeting-logs/20090720-summary.txt), + confirmed on 2011-07-15 + (https://projects.gentoo.org/council/meeting-logs/20110715-summary.txt) + +.. [#Council2013] 2013-02-12 council meeting + (https://projects.gentoo.org/council/meeting-logs/20130212-summary.txt) + Copyright =========