Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77481 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90688 invoked from network); 22 Sep 2014 19:16:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Sep 2014 19:16:25 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass 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.216.47 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.47 mail-qa0-f47.google.com Received: from [209.85.216.47] ([209.85.216.47:33149] helo=mail-qa0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 57/12-10955-98570245 for ; Mon, 22 Sep 2014 15:16:25 -0400 Received: by mail-qa0-f47.google.com with SMTP id i13so583973qae.20 for ; Mon, 22 Sep 2014 12:16:22 -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=ywbvRQMgRjWjwotZ38H2oyzrVzNUSD93HWty7/66D/I=; b=kjmKKs0kGNb9XeL2UrPWilkHkt+AxMqUbT5/acfN2steEGlJfnTFGVCpuvEt+JS0oF J3XtU7NKCE756ZieUdXlfKM55tPhGtALIIvMXVcRwe9OvzhptqC3sDFk3Njz7qpHBaLk URN+fzJH1C+CIXpd9862e040gFvwhFHmYda6WDhCtQipS32RIRG3K1tLfq26mBwZZ/li Ij4K+E2dQh+KhSx4kUF/DPZj0lrM1yZIrsaU92utnpMMQVQRHd4HYs+XK66Ngw1S6peN tO1mFKvqpsOQ4CNK7cxWhJa28v2k1d+UToTyyE+05LIflfQA1JXKjNEdPnm8ukLdcxH+ RjNA== MIME-Version: 1.0 X-Received: by 10.229.191.2 with SMTP id dk2mr33023372qcb.8.1411413382620; Mon, 22 Sep 2014 12:16:22 -0700 (PDT) Received: by 10.140.22.51 with HTTP; Mon, 22 Sep 2014 12:16:22 -0700 (PDT) Received: by 10.140.22.51 with HTTP; Mon, 22 Sep 2014 12:16:22 -0700 (PDT) In-Reply-To: References: <8DEFB90E-0F7F-4876-890D-D4AD1C655D87@ajf.me> Date: Mon, 22 Sep 2014 21:16:22 +0200 Message-ID: To: Zeev Suraski Cc: Derick Rethans , PHP internals , Andrea Faulds Content-Type: multipart/alternative; boundary=001a1133979e4d82650503ac4980 Subject: RE: [PHP-DEV] Is it fair that people with no karma can vote on RFCs? From: pierre.php@gmail.com (Pierre Joye) --001a1133979e4d82650503ac4980 Content-Type: text/plain; charset=UTF-8 On Sep 22, 2014 8:56 PM, "Zeev Suraski" wrote: > 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. And let add a time since actual last commit too? This is bad in so many ways... --001a1133979e4d82650503ac4980--