Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67709 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94225 invoked from network); 16 Jun 2013 14:02:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jun 2013 14:02:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=lior.k@zend.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lior.k@zend.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain zend.com from 209.85.214.179 cause and error) X-PHP-List-Original-Sender: lior.k@zend.com X-Host-Fingerprint: 209.85.214.179 mail-ob0-f179.google.com Received: from [209.85.214.179] ([209.85.214.179:37033] helo=mail-ob0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AF/31-13500-985CDB15 for ; Sun, 16 Jun 2013 10:02:51 -0400 Received: by mail-ob0-f179.google.com with SMTP id xk17so2240431obc.24 for ; Sun, 16 Jun 2013 07:02:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=Z7ZHjLCsp7Wbx91/UE2wGUK8HbwnorFrtjjhk+O0BTg=; b=A0/dtOKN0k/O5UmVm/TwBHXSc/BjBmLMV8UpyLyN2fgYOMwBQL1DJY5x1pJPdQL3LA CTnF1vvnjD1OqlYbpDjhLj3h69Wqu/gnFjSSeN+djXVhC2YchjjTP72nfvdyzv78+Sj5 26KSP7vT57jSS1VTNj5Of+OAlQVuchIk1RlLhz4DcTa9fJea7iLxuoJbcDvsz+qw1/1w saGi5UTsniPjgdG4cPFkaXOkJMk8fSpL5BWTiY1hZftoqIEGLpEiwa0UEOlvlwMbjzko he35N2JSoeif4Kqw5NCnNveX8np84+j52+hOVfU5TT0410DrSL+qDSLCF9j3VdriJibL 44OQ== MIME-Version: 1.0 X-Received: by 10.60.116.164 with SMTP id jx4mr6463095oeb.29.1371391366847; Sun, 16 Jun 2013 07:02:46 -0700 (PDT) Received: by 10.60.4.102 with HTTP; Sun, 16 Jun 2013 07:02:46 -0700 (PDT) Date: Sun, 16 Jun 2013 17:02:46 +0300 Message-ID: To: PHP internals list Content-Type: multipart/alternative; boundary=089e0115efcc44f0e104df45ef35 X-Gm-Message-State: ALoCoQmPO1wU4BXa0FAqiBOvmcozIceVAaZJwuOm85leepk7GBLeVGUyxL7NovodHIovBt3WGfy8hxX+Mu1MNxmm2RBMByp3YPY7VsuwyXrS5dE8hSv+vpayRGqtmTqsARB4g83PRlSJ Subject: Who's incharge of github pull requests? From: lior.k@zend.com (Lior Kaplan) --089e0115efcc44f0e104df45ef35 Content-Type: text/plain; charset=UTF-8 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 --089e0115efcc44f0e104df45ef35--