Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67912 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62982 invoked from network); 26 Jun 2013 23:02:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jun 2013 23:02:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=felipensp@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=felipensp@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.42 as permitted sender) X-PHP-List-Original-Sender: felipensp@gmail.com X-Host-Fingerprint: 209.85.215.42 mail-la0-f42.google.com Received: from [209.85.215.42] ([209.85.215.42:56827] helo=mail-la0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 72/52-51393-FF27BC15 for ; Wed, 26 Jun 2013 19:02:23 -0400 Received: by mail-la0-f42.google.com with SMTP id eb20so57625lab.1 for ; Wed, 26 Jun 2013 16:02:20 -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=cLqj8p3xpEHvPw4FZ7aHAKq+xL68nkJEoLAO0pUYem8=; b=XN7ouMTHvj5D7xhFiNET1x6lvcLiYTVwkOB9VRlKxcpFTov3RoeqJ3Br4hnRYlAc6h O06k44seaeWeig0KNRL5jXGaXub/RDb/CpJx7E+oOItHU45LNVNR1jrKyJ8EPPAioL07 JLOMCIJISADkW6HNzjUchwemcEZMTdck13IL8uuch1M9xjh6a66tVqRdpFf51FqhxJvz sIY+AUVH33NkoowNSFNnsDHLEzSh4/dBBVIeZ+fgo76b+nhpDslaQR9q8VX6wG9tkX0b ezIBqBcvtWw3ebIZfx9Tshig19ETissqAaQPirwomwmipUlSeJeYwmxnveW9vzvc2qK4 sRow== X-Received: by 10.112.219.133 with SMTP id po5mr2965459lbc.80.1372287740142; Wed, 26 Jun 2013 16:02:20 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.235.104 with HTTP; Wed, 26 Jun 2013 16:02:00 -0700 (PDT) In-Reply-To: References: Date: Wed, 26 Jun 2013 20:02:00 -0300 Message-ID: To: Lior Kaplan Cc: PHP internals list Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Who's incharge of github pull requests? From: felipensp@gmail.com (Felipe Pena) 2013/6/26 Lior Kaplan : > Hi Felipe, > > Indeed I saw more responsiveness for the pull requests (mine and others), > thanks. > > The question was about the process of reviewing these requests. > 1. Do we have someone in charge (making sure they pass some minimum > requirements) or this is done sporadically ? There are some core devs looking and triaging pull requests, but nobody is officially in charge to. Everyone with the needed karma can to do it. > 2. If we do it sporadically, how do we make sure things aren't lost or get > stuck (causing us to lose good patches). > > Yes, most of us are volunteers (both the developers and the patch senders) > and this reflects on time issues. With that said, both sides have interest > of seeing more patches sent and accepted. > > As I have experience with this on other projects, I'm trying to help improve > the status here. Of course, I'm willing to personally help here, so I'm not > just asking you guys to handle this yourselves. > > Kaplan > > Cool, so ask for a git account and join us! http://www.php.net/git-php.php > On Wed, Jun 26, 2013 at 5:28 PM, Felipe Pena wrote: >> >> Hi, >> >> I saw some patches from you (mentioned in the blog post) has been pushed >> to git. >> >> About the FTP patch, as it requires further testing and an environment >> for such, and we do not have an active maintainer currently for the >> extension. It tend to have a delay until anyone with free time (most >> of we are volunteers), and cares about testing the patch for such >> extension, to get it applied. >> >> Thanks for contributing! >> >> >> 2013/6/16 Lior Kaplan : >> > Hi, >> > >> > It seems the list of pull requests on github is getting bigger, who's >> > inchange to review it? >> > https://github.com/php/php-src/pulls >> > >> > I must say that my experience so far in trying to push patches through >> > the >> > bug system >> > or pull request is quite deprsing (comparing to other open source >> > projects): >> > https://liorkaplan.wordpress.com/2013/06/05/getting-patches-into-php/ >> > >> > Kaplan >> >> >> >> -- >> Regards, >> Felipe Pena > > -- Regards, Felipe Pena