Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77361 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62705 invoked from network); 20 Sep 2014 02:16:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Sep 2014 02:16:26 -0000 Authentication-Results: pb1.pair.com header.from=leight@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=leight@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.174 as permitted sender) X-PHP-List-Original-Sender: leight@gmail.com X-Host-Fingerprint: 209.85.212.174 mail-wi0-f174.google.com Received: from [209.85.212.174] ([209.85.212.174:33882] helo=mail-wi0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D3/28-13213-873EC145 for ; Fri, 19 Sep 2014 22:16:26 -0400 Received: by mail-wi0-f174.google.com with SMTP id fb4so415012wid.1 for ; Fri, 19 Sep 2014 19:16:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=4QOsp+Vy7f39DsDzXYWBq/2N/s8Bq41+D3xvo6UsPqs=; b=ojL9oQHBbjL7AMt30YL/x5FfKwG9wcPoj0KoRmPBmHh/souawyPY3ltwBFiNwPMw6i tUbgHljs6PRQT/+cTSlNrzQzOCJVfIgMdYyupjCMD1vvXqeS66jcXH5JyHBW+oi1uHoo 4fDSoYfIeB5r0Ayis8A+48A9oVv2lQeAmBhvOYONYMCesZhpW1KKkDKxzGokDk3pPQsO hR+dRwRe3B8l+9NXcLq0Y1eqHQ453ja0ouRSCibLDMpTd0EVIYL6jZM9Ni5kWdkSyioj lEXRdZyT2lKyPas/czkf9zTuRHT7YGv0cOZDbqvYP8ojrj/0+BY6BYXNHrofurZUUU+T XPKg== MIME-Version: 1.0 X-Received: by 10.194.90.233 with SMTP id bz9mr4892968wjb.94.1411179381694; Fri, 19 Sep 2014 19:16:21 -0700 (PDT) Received: by 10.217.55.195 with HTTP; Fri, 19 Sep 2014 19:16:21 -0700 (PDT) In-Reply-To: <8DEFB90E-0F7F-4876-890D-D4AD1C655D87@ajf.me> References: <8DEFB90E-0F7F-4876-890D-D4AD1C655D87@ajf.me> Date: Sat, 20 Sep 2014 03:16:21 +0100 Message-ID: To: Andrea Faulds Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Is it fair that people with no karma can vote on RFCs? From: leight@gmail.com (Leigh) On 20 September 2014 02:29, Andrea Faulds wrote: > Hi! > > Perhaps I=E2=80=99m being unfair and overthinking things, but I wonder if= it is really fair for people who have no karma, i.e. not contributors to t= he documentation, extensions, php-src or anything else, to have the ability= to vote on RFCs? > > I=E2=80=99d never suggest people without internals karma can=E2=80=99t vo= te. I think doc and peck contributors are as valued as any other contributo= rs. However, people with no karma whatsoever (a blank people.php.net page) = voting irks me. > > Thoughts? > -- > Andrea Faulds > http://ajf.me/ > Hey Andrea, I think you know my personal opinion here. I want the people who are in a position to control the state of the language to be people who actively contribute to the language. Anyone who actively works towards a better PHP (regardless of whether their proposals are accepted or rejected) should be able to have an opinion on what is accepted or not. People who contribute one translation a year, a bug report once, a pecl extension 10 years ago and _nothing_ since then,... I don't understand why these people get to vote on the future of the language that the rest of us "investors" use every day. I think everyone with the ability to vote should have to communicate their reasons behind their yes/no publicly on this mailing list for it to be valid. If you cannot describe in your own words why a proposal should or should not be accepted, why should your opinion be valid? Interest in the language should be recent and relevant. It's difficult to police "legacy contributors", but if they are not interested enough to type a few lines..... the answer is clear. Say no to non-contributors. Cheers, Leigh.