Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:130648 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 6C7ED1A00BC for ; Wed, 15 Apr 2026 19:37:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1776281832; bh=1EPUCFuDDUTno+IBfxg49U5y4MQg+9QYV9nI/V2WAmc=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=ItK/icumTHhCGCIpxyQcNvb+hpqwpDoSntgpvfyTBvYG4ReDpFQ3jIbz4cCseDlGe 0QcmBs0AUwD3+d6uBkqcjPQXSf1UPjoigoa82fD74Uk1MB9Jco+MRZT8FCx2s3jmEi LxiqJ/L9xQlRM7MAruGTdpRy7Ny+rpmeP1oCnkex3CXFGQeECxtkZiZo4KwdcDdeqq O9nskRfQpEOX1LwvkkCa8qTd6eyV5an5c1VBtx6g/jKHfWrj/a2zeEik6jv3k6JTbr KZIHeTilSUT/uyWJD+R2AjO8aQKJ8K760inm5VWY1MaitLNl4j65VJGB+OD4wGy8We 5W/+IECxKJOHA== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 68E6B18007E for ; Wed, 15 Apr 2026 19:37:06 +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, SPF_PASS autolearn=no autolearn_force=no version=4.0.1 X-Spam-Virus: No X-Envelope-From: Received: from chrono.xqk7.com (chrono.xqk7.com [176.9.45.72]) (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 php-smtp4.php.net (Postfix) with ESMTPS for ; Wed, 15 Apr 2026 19:37:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1776281819; bh=ApgzT+WYJhvNlS7naowyLtjQxzCZPCrScZv9gM+4ygw=; h=MIME-Version:Date:From:To:Cc:Subject:In-Reply-To:References: Message-ID:Content-Type:from:to:cc:subject:message-id; b=O9vTQBKVbuibHUL1km1yxc4BK+hHzO4vhVQwE/Oh0MQNMSkTJYx2dsLi8osIsDFWx 2YnfCdBDwg9j6WmGzSIFWV9Dg0ahHevxdaafW1KlrnkJWMP5tas0ILJQtgWENkJAzv rIXvDi466FWaAUDrOzi0QdGhYeUfdzSoV74sYtcOKjwfdDBICXhPkHKlPlcY+dFsgr PE1SHhuRFzmvisW6LxRvuLUGzqmfs0nLUcXef7yxvyHMfPKCCnrvwr/nbcNMG+gME5 NZuT97lLXdqpLLkGQh+KWmCTrtpvG410Gv/sGJbDyIZyXpGFD9UC2gJUQXx9HzFCox FTbqBTYsFd+Tw== Precedence: list list-help: list-unsubscribe: list-post: List-Id: x-ms-reactions: disallow MIME-Version: 1.0 Date: Wed, 15 Apr 2026 21:36:59 +0200 To: Derick Rethans Cc: Ben Ramsey , internals@lists.php.net Subject: Re: [PHP-DEV] [RFC] Release Manager Selection In-Reply-To: References: <093f97b0805b43ae640d80b9e06eb203@bastelstu.be> <20260328063516.0050F1A00BD@lists.php.net> Message-ID: <9162648a9c24410e864bdb41f6c78625@bastelstu.be> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit From: tim@bastelstu.be (=?UTF-8?Q?Tim_D=C3=BCsterhus?=) Hi I was waiting for the RM vote to end before replying here further to not influence the active vote. Am 2026-03-31 12:08, schrieb Derick Rethans: > I don't think we even should say that a "veteran RM being one of the > RMs > of the *previous* PHP version". A previously active one should be fine > too. My proposal specifically uses the term “customary” here: For PHP 8.2, 8.3, 8.4, and 8.6 it was a hands-on RM of the previous release who did the hands-off duty for the next release (PHP 8.5 was an exception to this pattern). I also think it makes sense for two reasons: - It ensures that the knowledge of the hands-off RM is up to date with the most recent practices and workflows. - It only extends the existing duty by one additional year, since the hands-off tasks can run alongside the hands-on tasks for most of the time. But I agree that it is not *necessary* to strictly follow this rule, anyone who already did hands-on duty is qualified for hands-off duty. Best regards Tim Düsterhus