Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78502 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62030 invoked from network); 31 Oct 2014 08:59:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Oct 2014 08:59:04 -0000 Authentication-Results: pb1.pair.com smtp.mail=petercowburn@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=petercowburn@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.48 as permitted sender) X-PHP-List-Original-Sender: petercowburn@gmail.com X-Host-Fingerprint: 209.85.218.48 mail-oi0-f48.google.com Received: from [209.85.218.48] ([209.85.218.48:49940] helo=mail-oi0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1A/60-57662-55F43545 for ; Fri, 31 Oct 2014 03:59:01 -0500 Received: by mail-oi0-f48.google.com with SMTP id x69so5306361oia.35 for ; Fri, 31 Oct 2014 01:58:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=VrA3i6nWPiTnkIM5pXSzdin99upJRX6+b4v9zIGKhuE=; b=AVlAcKT3UMDI9SPLJJE9cwmOwxwYwn73QaKbY73n2Ff/J469xW+VZ86ahgDYg1tdEB KADSlScmQPrc0BQsv0/YRVriioak7mkotI488xmhsrijZMTD+XBDe+GTdMwStFk1jTho ZOXttTV908tDYZwERFyWSFjA9wDktslOZzh4k3UikPap5OC+2cYNujdhxzUdfW1EooN6 GBxfFKQrNJiDk1vtgw5z+20JIr5YGSty8DzBBSQaVPS2fulnl9/3giCVFislnGa34K4a 9uSL2nbj/NKeMivfJ5PytLLh7BZdpHUMav2mbk7jYHkq1mQWtgFXc43S1EQ8YTyisolS xKfg== X-Received: by 10.202.208.211 with SMTP id h202mr18240060oig.29.1414745938624; Fri, 31 Oct 2014 01:58:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.76.76.99 with HTTP; Fri, 31 Oct 2014 01:58:18 -0700 (PDT) In-Reply-To: References: Date: Fri, 31 Oct 2014 08:58:18 +0000 Message-ID: To: John Bafford Cc: PHP internals Content-Type: multipart/alternative; boundary=001a113d2be81e88aa0506b4354c Subject: Re: [PHP-DEV] [RFC] GitHub Pull Requests Triage Team From: petercowburn@gmail.com (Peter Cowburn) --001a113d2be81e88aa0506b4354c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 30 October 2014 21:57, John Bafford wrote: > Hi, > > I would like to propose the creation of a team to triage the pull request= s > 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. > Slightly off-topic, but how about the same thing for bugs.php.net and patches? > > https://wiki.php.net/rfc/github-pr > > PHP=E2=80=99s 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=E2=80=99t being regularly monitored. As a resul= t, 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 > > --001a113d2be81e88aa0506b4354c--