Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78500 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41911 invoked from network); 31 Oct 2014 03:03:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Oct 2014 03:03:37 -0000 Authentication-Results: pb1.pair.com header.from=reeze.xia@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=reeze.xia@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.176 as permitted sender) X-PHP-List-Original-Sender: reeze.xia@gmail.com X-Host-Fingerprint: 209.85.212.176 mail-wi0-f176.google.com Received: from [209.85.212.176] ([209.85.212.176:59811] helo=mail-wi0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9A/D3-17925-70CF2545 for ; Thu, 30 Oct 2014 22:03:36 -0500 Received: by mail-wi0-f176.google.com with SMTP id h11so200660wiw.15 for ; Thu, 30 Oct 2014 20:03:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=7sanCVOz6YL3Sy7RE0h8RrujHoxhNByhZpJEoNI9pf0=; b=tCMNp2pCpECWalNsGBHWPWaDU0K5p9OOTXwncNtf3O9YDjziDhcK9orV2R7wo1d5+0 BOeovssicTNbD4PDJ9eruJNV0b+9stUC5brjM40minY9vyZxAgA9JYIwYpd5GuGdd3/v H9Y64mvqJIv1ZBJnGAnfyHth2OkWEOggveOkovlreRxRuhUnRL7h7D22/DEW4R0y61vi sMXWWHBQu5//F9uGGtjueDEqgRk1xV99AnoWC7mWCXJwtYXJBntI9LhsrJALFm9t6DKu pRRpdGpB6kUKIiaB0hpIWUnqA3QOWluv67Jdc5uFyTLP0ba4sU+Qy+gW6G8yHuSOorhF pAhQ== X-Received: by 10.180.20.8 with SMTP id j8mr819788wie.60.1414724612534; Thu, 30 Oct 2014 20:03:32 -0700 (PDT) MIME-Version: 1.0 Sender: reeze.xia@gmail.com Received: by 10.194.123.104 with HTTP; Thu, 30 Oct 2014 20:03:12 -0700 (PDT) In-Reply-To: References: Date: Fri, 31 Oct 2014 11:03:12 +0800 X-Google-Sender-Auth: 6aDWYLGiAPvZ1z8xp4PUW8ya890 Message-ID: To: John Bafford Cc: PHP internals Content-Type: multipart/alternative; boundary=bcaec53f3709fc38c50506af3d51 Subject: Re: [PHP-DEV] [RFC] GitHub Pull Requests Triage Team From: reeze@php.net (reeze) --bcaec53f3709fc38c50506af3d51 Content-Type: text/plain; charset=ISO-8859-1 Big +1 for me. This is good a idea to make contributors' work easier. On 31 October 2014 05:57, John Bafford wrote: > Hi, > > I would like to propose the creation of a team to triage the pull requests > on GitHub, to help ensure that the pull requests are handled in a timely > manner. I am also volunteering to lead such a team, should the RFC be > approved. > > https://wiki.php.net/rfc/github-pr > > PHP's GitHub repository has over 180 open pull requests. Many of these are > bug fixes or new tests that should be incorporated into PHP, but have not > been because the PRs aren't being regularly monitored. As a result, the > large number of open pull requests may also be discouraging contributions, > as potential contributors may see that pull requests are not being acted on > and decline to submit changes. > > Thanks, > > -John > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --bcaec53f3709fc38c50506af3d51--