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 439F515ACFB for ; Mon, 10 Apr 2023 17:10:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF8C7E0875; Mon, 10 Apr 2023 17:10:35 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B8ECCE0875 for ; Mon, 10 Apr 2023 17:10:35 +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 0A272340E0A for ; Mon, 10 Apr 2023 17:10:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F09FA3F for ; Mon, 10 Apr 2023 17:10:32 +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: <1681146617.b76d4cc8565a0c840045ed6ccfb1cf4210a5d9a9.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: b76d4cc8565a0c840045ed6ccfb1cf4210a5d9a9 X-VCS-Branch: glep39 Date: Mon, 10 Apr 2023 17:10:32 +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: 520fa1b3-edb2-445b-a684-cda6d419f01e X-Archives-Hash: b845ba5007ebd4e752a13d02412a0c56 commit: b76d4cc8565a0c840045ed6ccfb1cf4210a5d9a9 Author: Ulrich Müller gentoo org> AuthorDate: Wed Feb 22 07:42:06 2023 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Apr 10 17:10:17 2023 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=b76d4cc8 glep-0039: Drop hard requirement of yearly lead elections Taking feedback from gentoo-project mailing list into account. Suggested-By: John Helmert III gentoo.org> Signed-off-by: Ulrich Müller gentoo.org> glep-0039.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/glep-0039.rst b/glep-0039.rst index d3d6929..fb23caf 100644 --- a/glep-0039.rst +++ b/glep-0039.rst @@ -122,8 +122,10 @@ A. A project is a group of developers working towards a goal (or a set out-of-date.) If the Wiki page isn't maintained, it is presumed dead. * It should have at least one lead, and the leads are selected by - the members of the project. This selection must occur at least - once every 12 months, and may occur at any time. + the members of the project. This selection should occur at least + once every 12 months, and may occur at any time. Any member can + demand a lead election if the last election was more than + 12 months ago. * It may have zero or more sub-projects. Sub-projects are just projects that provide some additional structure, and their Wiki pages are defined as sub-projects of the parent project.