Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77552 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46718 invoked from network); 23 Sep 2014 18:17:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Sep 2014 18:17:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.220.169 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.220.169 mail-vc0-f169.google.com Received: from [209.85.220.169] ([209.85.220.169:55097] helo=mail-vc0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4D/15-20247-C29B1245 for ; Tue, 23 Sep 2014 14:17:17 -0400 Received: by mail-vc0-f169.google.com with SMTP id id10so4670529vcb.0 for ; Tue, 23 Sep 2014 11:17:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:references:in-reply-to:mime-version :thread-index:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=8l/zlHoGVcQMp53EsDG0qvlx8szKbcUollKbefdGSjo=; b=R/xCg34Tcgs+XfWq7ACgT/fD1RnMLsiTKD6KNNz6fzmNLFtg7AnS5AxUEtvkmbE/p6 aUzEgcm8olcBlfbOwM2it4eNBfQJ2lnRlarpKClQMx6/LT91m+oppxAQXom9tljvtUaR wJ5en/ZQU/sT6pnWGXpL8TK8IK/xbb/fMTEaGql2KCpebX2Cq4ttdBaRX/FA/bu+xWJ2 JT8u1+7ZkdJ3l3cnMlglS18PotMqW6AoFIOOV4fuHB1iqc+FpipHqHjzIZr6lZIwdIG2 VKnS1K3Um+kzOMnPi4CsRhDbdCl5eLR8gQ/NpczQ1nG6OvbzOW+qNOri97jnAsj90MNu L8gQ== X-Gm-Message-State: ALoCoQnFerBRjPevj5CDMU2Zc/nYhEKTfNUgGggwoqn4eXWqII5lsvAfYtbYI2woUVAeT/NijV6ToWw4uvNiaindCYWHVw0oca1e2t93S3Py28FAZWxcHeVl3VQRFBroeMoUz5DTG9irLuxkOGwSCpNvRTn+EX27cg== X-Received: by 10.52.231.228 with SMTP id tj4mr1212251vdc.28.1411496233379; Tue, 23 Sep 2014 11:17:13 -0700 (PDT) References: <8DEFB90E-0F7F-4876-890D-D4AD1C655D87@ajf.me> <54212EE9.6070108@anderiasch.de> <006f01cfd73d$59571590$0c0540b0$@tutteli.ch> In-Reply-To: <006f01cfd73d$59571590$0c0540b0$@tutteli.ch> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQJOsOQfXJ1mcwUfmkfl+q+sqH0cqwIoPOz2Ag/39pQB85L8yQHybrxaAVlwYCQCeLLuHQESnhrBmqk6OGA= Date: Tue, 23 Sep 2014 21:17:12 +0300 Message-ID: <15ca68c8c509c971d654a5d2bab51ba1@mail.gmail.com> To: Robert Stoll , Ferenc Kovacs , Andrey Andreev Cc: Florian Anderiasch , Derick Rethans , Andrea Faulds , 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: zeev@zend.com (Zeev Suraski) > -----Original Message----- > From: Robert Stoll [mailto:php@tutteli.ch] > Sent: Tuesday, September 23, 2014 5:48 PM > To: 'Ferenc Kovacs'; 'Andrey Andreev' > Cc: 'Florian Anderiasch'; 'Zeev Suraski'; 'Derick Rethans'; 'Andrea > Faulds'; 'PHP > internals' > Subject: AW: [PHP-DEV] Is it fair that people with no karma can vote on > RFCs? > > > > one of your pr's did not keep the author info, it seems as it was > > squashed > into a single commit: > > http://git.php.net/?p=3Dphp- > src.git;a=3Dcommit;h=3Dec2fff80e768dfb04aa393c06 > > a2b1a42a9e871ff so it isn't a problem with the list, but how your PR > > was merged. > > ofc. probably there are other similar cases, so the potential number > > of people with more than 20 commits could be different, but this the > > info > we have easy access to, and I don't think that it would change the number= s > significantly. > > > > -- > > Ferenc Kov=C3=A1cs > > @Tyr43l - http://tyrael.hu > > I do not think it makes sense to take the number of commits as metric. I'd welcome better suggestions if anybody has any. I think the complete lack of metrics and exceptionally low barrier to voting is a much bigger problem. Perhaps LoC? That said, 20 commits is an exceptionally low bar IMHO to get a say for a project with a *HUGE* impact such as PHP. I think it might look high since people got used to the idea that they can vote even if they've never contributed anything to PHP at all. I suspect that if I asked people from the Linux Kernel community what they think about the idea that someone who contributed 20 commits to the kernel would have the same say as Linus Torvalds, they'd think I had a bit too much to drink. Zeev