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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5C8BE158020 for ; Fri, 25 Nov 2022 19:02:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F256E092D; Fri, 25 Nov 2022 19:02:27 +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 6A57BE092D for ; Fri, 25 Nov 2022 19:02:27 +0000 (UTC) From: Ulrich Mueller To: gentoo-project@lists.gentoo.org Subject: Re: [gentoo-project] [PATCH 3/6] glep-0039: Replace leaving council members by next in line In-Reply-To: <20221125182032.18483-4-ulm@gentoo.org> ("Ulrich =?utf-8?Q?M?= =?utf-8?Q?=C3=BCller=22's?= message of "Fri, 25 Nov 2022 19:20:29 +0100") References: <20221125182032.18483-1-ulm@gentoo.org> <20221125182032.18483-4-ulm@gentoo.org> Date: Fri, 25 Nov 2022 20:02:21 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Project discussion list X-BeenThere: gentoo-project@lists.gentoo.org Reply-To: gentoo-project@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: c8ecb6a8-163d-48c9-a352-3dcf8b67f585 X-Archives-Hash: f1bad30ff6bd7d60d1a435b538a92db2 >>>>> On Fri, 25 Nov 2022, Ulrich M=C3=BCller wrote: > * If a council member who has been marked a slacker misses any furth= er > meeting (or their appointed proxy doesn't show up), they lose their > - position and a new election is held to replace that person. The ne= wly > - elected council member gets a 'reduced' term so that the yearly > - elections still elect a full group. > + position. > + * Whenever a member of the council loses their position (the reason > + is irrelevant; e.g. they resign or they are booted for slacking), > + then the next person in line from the previous council election > + is offered the position. If they accept and the current council > + unanimously accepts the new person, they get the position. > + Otherwise, it is offered to the next person in line, and so forth. Hm, apparently I have dropped a sentence here. The following should be inserted: If the Council does not accept that person, then a new election is held to choose a new member. > + The new member gets a 'reduced' term so that the yearly elections > + still elect a full group.