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 3C80B15ACFB for ; Mon, 10 Apr 2023 13:29:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 81DA1E0883; Mon, 10 Apr 2023 13:29:48 +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 65364E0883 for ; Mon, 10 Apr 2023 13:29:48 +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 36C77340E19 for ; Mon, 10 Apr 2023 13:29:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 77820A48 for ; Mon, 10 Apr 2023 13:29:44 +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: <1681133227.069d2153f8543f964a268d06a5756dbb74fd0600.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: 069d2153f8543f964a268d06a5756dbb74fd0600 X-VCS-Branch: glep39 Date: Mon, 10 Apr 2023 13:29:44 +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: 87a7079e-11ab-4cf7-95a2-95cdaa4350bd X-Archives-Hash: ebdee54b90c2091aef8c06e0daf6a8f4 commit: 069d2153f8543f964a268d06a5756dbb74fd0600 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 13:27:07 2023 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=069d2153 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 04ca56a..481d161 100644 --- a/glep-0039.rst +++ b/glep-0039.rst @@ -121,8 +121,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.