Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32467 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15913 invoked by uid 1010); 27 Sep 2007 11:57:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 15898 invoked from network); 27 Sep 2007 11:57:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Sep 2007 11:57:27 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.132.246 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.132.246 an-out-0708.google.com Received: from [209.85.132.246] ([209.85.132.246:61822] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C4/EB-38059-7AA9BF64 for ; Thu, 27 Sep 2007 07:57:27 -0400 Received: by an-out-0708.google.com with SMTP id c18so381581anc for ; Thu, 27 Sep 2007 04:57:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=SuglY01dKpE9oeHFYGvLP8zNHEa2iIP1kt3XTpJLcYQ=; b=Zw6WY/rXFN47XhKmPZqRTUC9+MDHFGtf3M7mqUeiVKjEuhpdJVyEr38YkOuMUhxZpsruO6//ZhtkBIfWDetXlm8Rwqk1leX9xs4KRhQzYJd+IvmdKgQiLpm/HaEzDzSBe33xFP1QTcjSzUPIJ6IREDYtLi/WwqRZf38Qm9+3wX8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pjSAQ8cxQs+fPr4EUpvNXUYAAhABKkA8telR4qjamdwn7fDaqAb75PzZbwqxxj9xhMQfWZETTb0JEnAYvVOzB7b7gMI+A/5jxMkJwReeENzpHq+IyeAzYQFbab1/rQnvnwLS8Uhv2gxp9ANiN7Ldir3WWkPcYhlbcSSha+96y5U= Received: by 10.115.78.1 with SMTP id f1mr405735wal.1190894243772; Thu, 27 Sep 2007 04:57:23 -0700 (PDT) Received: by 10.114.47.2 with HTTP; Thu, 27 Sep 2007 04:57:23 -0700 (PDT) Message-ID: Date: Thu, 27 Sep 2007 13:57:23 +0200 To: "Lukas Kahwe Smith" Cc: jani.taskinen@iki.fi, "Stanislav Malyshev" , "Ilia Alshanetsky" , "PHP Developers Mailing List" In-Reply-To: <46FB9702.1000206@pooteeweet.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <725ADA22-20E9-467E-BEA7-9B59D93D33E6@prohost.org> <46FAF763.8090406@zend.com> <1190879439.3312.4.camel@localhost.localdomain> <46FB9702.1000206@pooteeweet.org> Subject: Re: [PHP-DEV] PHP_5_3 Branched From: pierre.php@gmail.com (Pierre) On 9/27/07, Lukas Kahwe Smith wrote: > Jani Taskinen wrote: > > On Wed, 2007-09-26 at 17:20 -0700, Stanislav Malyshev wrote: > >>> The 5.3 branch was just created in the CVS and is now open for > >>> development. Please remember to MFH/MFB your patches to this branch when > >>> making your commits. > >> Maybe it would be a good idea to start 5.2.5 release cycle soon - so we > >> get rid of pending fixes and need to merge between 5.2 and 5.3? > > > > The merging to pure bugfix branch like 5.2 now is, is the responsibility > > of the RM for that branch. In this case it is Ilia. > > > > This brings up one thing overlooked: Who is the RM for 5.3? > > I like the of getting some fresh new blood to work on this that was > brought up with the proposal of Johannes. AFAIK he already said he would > be willing to take on the job. To be honest I would like to have you as RM. You have the background to take the right decisions and other can help when it comes to low level technical or security issues. From a management, feedbacks or compromises ready point of view, you have already proven your abilities. Cheers, --Pierre