Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77529 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3557 invoked from network); 23 Sep 2014 13:13:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Sep 2014 13:13:36 -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.216.169 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.169 mail-qc0-f169.google.com Received: from [209.85.216.169] ([209.85.216.169:55978] helo=mail-qc0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 51/40-01186-EF171245 for ; Tue, 23 Sep 2014 09:13:34 -0400 Received: by mail-qc0-f169.google.com with SMTP id r5so464571qcx.14 for ; Tue, 23 Sep 2014 06:13:31 -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; bh=HLGyxQBmdDPwGUSLbeDbOayHB9mKAPTXX4T2nYLHBis=; b=TZy8yGvym6Rnlcx0PcMnogpy8XQQfdlFFdoD39Dgq2mjy2oOjXZn5CSEEAeG4NUSC9 +xFPBMRre4i7Z5nzcrqWucTkSses24oU04PKmM2IIPwoIpROlw28iQDkX2Ir6vYf7Pta Co0AnEt96CevJHDEqkAxwAIM79GffKBjQMbRv8DxMi4FB0bAd4PpMA1ZNo/L8fuA+KyC Cooq6QKXuv5KW9bW3CY06pjL9SsbviLol89kWOwJB1/ujQzSaBcemkCBTfJ2FKzP5A9Z 84/KT0qCyl20KWnjaCFEwfNdeVnE82ihxFj+uWim9fr5X/7Nop5fZol3LMyceBF+og5k ylDQ== MIME-Version: 1.0 X-Received: by 10.229.48.135 with SMTP id r7mr38112607qcf.9.1411478011281; Tue, 23 Sep 2014 06:13:31 -0700 (PDT) Received: by 10.140.91.14 with HTTP; Tue, 23 Sep 2014 06:13:31 -0700 (PDT) In-Reply-To: <54212EE9.6070108@anderiasch.de> References: <8DEFB90E-0F7F-4876-890D-D4AD1C655D87@ajf.me> <54212EE9.6070108@anderiasch.de> Date: Tue, 23 Sep 2014 15:13:31 +0200 Message-ID: To: Florian Anderiasch Cc: Zeev Suraski , Derick Rethans , Andrea Faulds , PHP internals Content-Type: multipart/alternative; boundary=001a1133b51278894c0503bb5525 Subject: Re: [PHP-DEV] Is it fair that people with no karma can vote on RFCs? From: tyra3l@gmail.com (Ferenc Kovacs) --001a1133b51278894c0503bb5525 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Sep 23, 2014 at 10:27 AM, Florian Anderiasch wrote: > On 09/22/2014 08:56 PM, Zeev Suraski wrote: > > The first bullet is the one this thread deals with so far. It clearly > > states that having an SVN account isn't enough - but that code > contributions > > to PHP are mandatory. We should probably consider revising that to als= o > > account for people contributing docs and other types of submissions. I= 'd > > also consider adding a requirement for contributing at least X commits > (say > > 20 or 50) so that someone who did a one-off or two-off patch won't have > the > > same vote as someone who contributed hundreds or thousands of commits. > I > > believe this data can be easily pulled from git. > > That's a horrible idea. From a very quick unscientific glance at > https://github.com/php/php-src/graphs/contributors there's only ~50 > people *ever* to have more than 20 commits in php-src. (Incidentally I'm > at the very bottom with 22, should I be happy to just have made the cut > if php-src commits are the only metric?) > from a quick look that list only contains the contributors with an existing (and matching) github account. there are around 170 accounts with 20 or more commits: https://gist.github.com/Tyrael/3bf0d24d33cf6b9e828b ofc. some of those accounts are technical ones like the one with the empty name (was used for changelog entries from a quick look), and there are also some commits which were done by the same person but using different email/author name. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a1133b51278894c0503bb5525--