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 DC5D9158CBB for ; Mon, 8 May 2023 17:12:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7B2AE0898; Mon, 8 May 2023 17:12:30 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 C145AE0894 for ; Mon, 8 May 2023 17:12:30 +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 12ED1340BE2 for ; Mon, 8 May 2023 17:12:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 250FBA67 for ; Mon, 8 May 2023 17:12:27 +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: <1681559900.e9027e1d081ea5737230985110dc044fce40039d.ulm@gentoo> Subject: [gentoo-commits] data/glep:master 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: e9027e1d081ea5737230985110dc044fce40039d X-VCS-Branch: master Date: Mon, 8 May 2023 17:12:27 +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: 125af3af-1ced-40af-b648-9d06053624bf X-Archives-Hash: d0801bd47cb7dcd68bd905a3baf08e57 Message-ID: <20230508171227.F54qkVTvdyiDyRSfzU1AyM2NnCBqMnfcin_vbwyg74s@z> commit: e9027e1d081ea5737230985110dc044fce40039d Author: Ulrich Müller gentoo org> AuthorDate: Wed Feb 22 07:42:06 2023 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Apr 15 11:58:20 2023 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=e9027e1d 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 4078584..f0b6dcb 100644 --- a/glep-0039.rst +++ b/glep-0039.rst @@ -117,8 +117,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.