Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53482 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52635 invoked from network); 21 Jun 2011 15:29:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jun 2011 15:29:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=philip@roshambo.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=philip@roshambo.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain roshambo.org from 209.85.160.42 cause and error) X-PHP-List-Original-Sender: philip@roshambo.org X-Host-Fingerprint: 209.85.160.42 mail-pw0-f42.google.com Received: from [209.85.160.42] ([209.85.160.42:38780] helo=mail-pw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6E/00-51368-3F8B00E4 for ; Tue, 21 Jun 2011 11:29:55 -0400 Received: by pwi4 with SMTP id 4so15550pwi.29 for ; Tue, 21 Jun 2011 08:29:51 -0700 (PDT) Received: by 10.68.41.40 with SMTP id c8mr2669276pbl.406.1308670191169; Tue, 21 Jun 2011 08:29:51 -0700 (PDT) Received: from [192.168.1.6] (c-174-61-179-13.hsd1.wa.comcast.net [174.61.179.13]) by mx.google.com with ESMTPS id x1sm3822568pbb.82.2011.06.21.08.29.49 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 21 Jun 2011 08:29:50 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii In-Reply-To: Date: Tue, 21 Jun 2011 08:29:48 -0700 Cc: internals@lists.php.net Content-Transfer-Encoding: quoted-printable Message-ID: <66BB6F15-D227-4B65-95A0-F0F7C19B5978@roshambo.org> References: To: David Soria Parra X-Mailer: Apple Mail (2.1084) Subject: Re: [PHP-DEV] [VOTE] voting rfc From: philip@roshambo.org (Philip Olson) On Jun 20, 2011, at 5:15 AM, David Soria Parra wrote: > Hi Internals, >=20 > we have been working on getting an rfc together on how to deal with > votes on rfcs. We aim to provide a simple mechaism for votes while > still maintaining freedom on how to do votes and how to work on rfcs. >=20 > I want to move forward on the voting and release RFCs, so we can move > forward on the 5.4 process. Therefore I call for votes on the voting = RFC. >=20 > The RFC can be found here: >=20 > https://wiki.php.net/rfc/voting >=20 > You can vote here: >=20 > https://wiki.php.net/rfc/voting/vote >=20 > Votes are open until Monday 27.06.2011. Please clarify the "who can vote" aspect of this RFC, which is: " The proposal here is for two audiences to participate in the voting = process: * People with php.net SVN accounts that have contributed code to PHP * Representatives from the PHP community, that will be chosen by those = with php.net SVN accounts * Lead developers of PHP based projects (frameworks, cms, tools, etc.) * regular participant of internals discussions " Does this mean that a php.net account holder must have 1+ commits? How = are "Lead developers" determined exactly? Do they nominate themselves? = Does each name require an official vote with a two week waiting period? = And what's a "regular participant of internal discussions?" One post per = week/month/year? And only the internals@lists.php.net mailing list = applies?=20 I voted against this RFC partly because the above is not clear. Regards, Philip