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 EFAED15ACFB for ; Sun, 16 Apr 2023 08:08:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39688E09E3; Sun, 16 Apr 2023 08:08:40 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 1DFA9E09E3 for ; Sun, 16 Apr 2023 08:08:40 +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 D03A4340E26 for ; Sun, 16 Apr 2023 08:08:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA311A4B for ; Sun, 16 Apr 2023 08:08:35 +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: <1681559902.19be6b2aa64e7f6608859da9d9e4f72dfca1a4a7.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: 19be6b2aa64e7f6608859da9d9e4f72dfca1a4a7 X-VCS-Branch: glep39 Date: Sun, 16 Apr 2023 08:08:35 +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: 319764c1-a8cd-48d4-929c-a361d24ecd2c X-Archives-Hash: d779872aba97ccf92df3079646419677 commit: 19be6b2aa64e7f6608859da9d9e4f72dfca1a4a7 Author: Ulrich Müller gentoo org> AuthorDate: Wed Feb 22 08:22:45 2023 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Apr 15 11:58:22 2023 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=19be6b2a 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 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/glep-0039.rst b/glep-0039.rst index d52ec2a..e3eecd5 100644 --- a/glep-0039.rst +++ b/glep-0039.rst @@ -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-XX-XX: + +* 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 =========