Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:130514 X-Original-To: internals@lists.php.net Delivered-To: internals@lists.php.net Received: from php-smtp4.php.net (php-smtp4.php.net [45.112.84.5]) by lists.php.net (Postfix) with ESMTPS id CA8C21A00BC for ; Tue, 31 Mar 2026 10:08:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1774951706; bh=bXkfFbJhf+gxc0JJJed5od/K6oPGNZ2LWkUePgPEptU=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=B2/KvmAtHlK05Ulci9yHqnrspcsYdLLfTkimh/hWzCXgrk8YCw2qpx17F0qwubq1b NTdw/BVn9/HfdjwbFYxWW9IKRNLpY8A4yePOlcVnF17G7GZvZkwCGYyhNwBnM+cuRb o84vkbbTfEIZAY8jTpkJfm1tYO/hc6QelMx4IZGulpXdVjtXubdnhiadMoWTMUJmzu RVavX2rbvHJH5HQQWGAdqihjCm+fsmX7RTwYkaVtSGd1Yvb3JGvXWNUh2++nqtx6Tl h8UEJp1rZoNLImJhnPMu4GJ8diXGtlYSrWmD8AL/exwTSXx53ODgIozG4jXu9i6n1l fQc7ULgvqBlww== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 78C281801D7 for ; Tue, 31 Mar 2026 10:08:22 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.1 (2024-03-25) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,SPF_HELO_NONE, T_SPF_TEMPERROR autolearn=no autolearn_force=no version=4.0.1 X-Spam-Virus: No X-Envelope-From: Received: from mail.xdebug.org (mail.xdebug.org [176.126.244.128]) (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 php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 31 Mar 2026 10:08:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1774951686; bh=bXkfFbJhf+gxc0JJJed5od/K6oPGNZ2LWkUePgPEptU=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=Mxmw7rn9bL+x1UinzwX9BnsIgR7gqxt+3WgOQJx6iS5Gc0PdqBA1Z9kcbDWxGzRwz CbSuqIarPkTLzX3rse+ANA7c4AlMe3wMCm3M9ahVDpimE201FIdAbj6XJ89stiH5Sd 3/kIWcKn/J0Un6vGNhXcJGLzTvtKt/6bxSqwr6uiUlT5E1o5C79IrGREpgyGfUli3p piy/6uwgIxkkbd57XfOnMazsqdaD5cZQlWudqX//xsd3ZYZfgX0AGVj//8k6z+/3yh gpF5r78pxRcl+NDyZy4HtXsCPQGzZlFFr7dAkNXyJNmpbMC+fx2GrGxolTHKavfdb1 2EYsKDQXHD+5A== Received: from localhost (localhost [IPv6:::1]) by mail.xdebug.org (Postfix) with ESMTPS id 2E62D200E8; Tue, 31 Mar 2026 10:08:06 +0000 (UTC) Date: Tue, 31 Mar 2026 11:08:06 +0100 (BST) To: Ben Ramsey cc: internals@lists.php.net Subject: Re: [PHP-DEV] [RFC] Release Manager Selection In-Reply-To: <20260328063516.0050F1A00BD@lists.php.net> Message-ID: References: <093f97b0805b43ae640d80b9e06eb203@bastelstu.be> <20260328063516.0050F1A00BD@lists.php.net> Precedence: list list-help: list-unsubscribe: list-post: List-Id: x-ms-reactions: disallow MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323329-60379192-1774951686=:119593" From: derick@php.net (Derick Rethans) This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-60379192-1774951686=:119593 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Sat, 28 Mar 2026, Ben Ramsey wrote: > On 3/27/26 13:15, Tim D=C3=BCsterhus wrote: > >=20 > > please find the following RFC that is intended to clarify the=20 > > =E2=80=9CRelease Manager Selection=E2=80=9D policy for future PHP versi= ons: > >=20 > > https://wiki.php.net/rfc/release_manager_selection_policy > >=20 > > It is written in response to this email in the PHP 8.6 RM selection=20 > > thread that pointed out possible ambiguity with regard to who is=20 > > allowed to apply as a RM and as to how to interpret the results of=20 > > the vote: https://news-web.php.net/php.internals/130402 >=20 > I'm not sure I like the notion or language of "hands-off" vs.=20 > "hands-on" release managers. What we've effectively practiced since at=20 > least PHP 8.1 is this: >=20 > 1. At least 3 RMs per release > 2. At least 1 of the RMs MUST be a veteran to advise the others > 3. At least 2 of the RMs MUST be active during their tenure >=20 > The RMs themselves decide how they want to organize their schedules. I=20 > don't think the policy needs to be much more rigid than this. >=20 > It's okay for more than 1 RM to be a veteran, provided at least one of=20 > the 3 RMs is a veteran. >=20 > I think it's okay for someone to be an RM on up to 2 actively=20 > supported versions of PHP at the same time. They'll need to work=20 > together with their fellow RMs to ensure their duties are adequately=20 > covered, but I disagree with designating whether anyone is "hands-on"=20 > or "hands-off." I agree with all of these points. I don't think we even should say that a "veteran RM being one of the RMs=20 of the *previous* PHP version". A previously active one should be fine=20 too. cheers, Derick --8323329-60379192-1774951686=:119593--