Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85395 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38629 invoked from network); 22 Mar 2015 07:32:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Mar 2015 07:32:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.181 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.214.181 mail-ob0-f181.google.com Received: from [209.85.214.181] ([209.85.214.181:33553] helo=mail-ob0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A3/24-00828-9FF6E055 for ; Sun, 22 Mar 2015 02:32:17 -0500 Received: by obcxo2 with SMTP id xo2so103967612obc.0 for ; Sun, 22 Mar 2015 00:32:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=WiJVUVg5nW9hQl2rlXQHsKqAitXFMZ0RB0ke8/DrEQ8=; b=hF1+TyA2WC/Hp7yUWtbkjWHoHJ/W4+1Pf2kONk+DIIDg5JdXLVH8ZuWAlXK9BWhGMk cuXE9pb/lwBhghhXyU6F+z457cVxTcfqt0ERC6yw940vdu+h8vOVasKxCA9NL1IIwZme JDx4/iQK+nLb5fYlZatDB+I6XhWqNHUYWbAw5TwP9EV+OXOhuKPZlS8HuW/J7phAQqlu oxX4eow0/EFUuhGrr0Fhz/BWVMKkduNKfBKU+5UAtLRjDuCL8ECPTOjK43okfI1I30jY jwOns4sEVkrhsFue1b/LpB/+fw0/43MqWO1DXmG/wq+T8pG4AeiKnKqD7BnTgH0TD2dK EFlQ== MIME-Version: 1.0 X-Received: by 10.60.131.206 with SMTP id oo14mr61665972oeb.30.1427009526501; Sun, 22 Mar 2015 00:32:06 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.60.157.67 with HTTP; Sun, 22 Mar 2015 00:32:06 -0700 (PDT) In-Reply-To: References: Date: Sun, 22 Mar 2015 08:32:06 +0100 X-Google-Sender-Auth: Y7x8A0IwFWQ9-bIQqT4qEuu6RfA Message-ID: To: Leigh Cc: PHP Internals Content-Type: multipart/alternative; boundary=047d7b4724aceb16cd0511db8b22 Subject: Re: [PHP-DEV] 7.0 Release Management From: tyrael@php.net (Ferenc Kovacs) --047d7b4724aceb16cd0511db8b22 Content-Type: text/plain; charset=UTF-8 On Sun, Mar 22, 2015 at 2:38 AM, Leigh wrote: > Hi all, > > With 7.0 feature freeze in effect, and proposals and RFCs still coming in > that are going to target 7.1, I think it's time we branched master and > selected a release manager (or two) for 7.0. > > Traditionally the newer RM from the previous release stays on, and a new RM > is introduced who will remain for the next two releases. So in this case it > would be Ferenc + 1. > > However this is a major release and we obviously have to make sure Ferenc > is happy to keep this position. So, Ferenc? How do you feel? :) > > Do we have any candidates willing to put their name forward as possible > second RM? > > Cheers, > > Leigh. > Hi, I think it would be better to have the RMs selected sooner than later. From my personal experience having an RM who has also has to RM the previous version is a bit sub-optimal, and for a major version it would be better to have two dedicated people who can focus on the 7.0 release only. Having said that I'm willing to take on the role for 7.0 if there are no better options available, but in this case the other RM should be somebody with strong php-src knowledge to compensate for my shortcomings. About the potential volunteers for co-RMing, I remember Kalle explicitly volunteer for 7.0, and I also have some vague recollection seeing both Pierre and Derick mention to villing to RM, but I can be wrong there. If there are others who wanna apply, please speak up, usually there aren't many people to chose from, but I think the more options the better. --047d7b4724aceb16cd0511db8b22--