Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69135 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11034 invoked from network); 16 Sep 2013 07:08:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Sep 2013 07:08:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=mike.php.net@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mike.php.net@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.177 as permitted sender) X-PHP-List-Original-Sender: mike.php.net@gmail.com X-Host-Fingerprint: 209.85.217.177 mail-lb0-f177.google.com Received: from [209.85.217.177] ([209.85.217.177:38131] helo=mail-lb0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 73/10-10557-56EA6325 for ; Mon, 16 Sep 2013 03:08:22 -0400 Received: by mail-lb0-f177.google.com with SMTP id w7so3791286lbi.22 for ; Mon, 16 Sep 2013 00:08:19 -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:date:message-id:subject :from:to:cc:content-type; bh=uIExUuB3X4ygZIo1nXObD5D32mpqsSwU+cytu//Ad6Q=; b=xHEARSIXUlNBdP7HBFRcNAwm5V4qMagrIUfdlIpSR79N+JI+D0HSEoYYGQQawVVY06 HHiMeuN7C/gIIbs9/23P0V6LdUiqHqYGR7ahSYCgyDWfUS926dTg9W0jKRzYA0bwEtHP HV2sFHk0bwqiRrkG2O+Iksub4S/jBawdfuRLOxn7C16YdqNCtIwwMlMI2ZeBSn+EysEZ ZqHjFqkuF7LGh5X7ulasYHjd91Fv4lA3VELhGVRTDsQHEih1HUhnKa7bEO4MIvV785IP nIZj9shuaKMQT7bt761scIrTJai/pgrLBJ2cZG3UCn2bO7JXOjBt2wtS5HZwPoWwVKT+ +u3g== MIME-Version: 1.0 X-Received: by 10.112.168.170 with SMTP id zx10mr23918338lbb.0.1379315299005; Mon, 16 Sep 2013 00:08:19 -0700 (PDT) Sender: mike.php.net@gmail.com Received: by 10.114.184.19 with HTTP; Mon, 16 Sep 2013 00:08:18 -0700 (PDT) In-Reply-To: References: Date: Mon, 16 Sep 2013 09:08:18 +0200 X-Google-Sender-Auth: M2GMRJXuLi5mhSfLqQKBv1K4sUY Message-ID: To: David Soria Parra Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Call for participation: github pull request From: mike@php.net (Michael Wallner) On 16 September 2013 03:36, David Soria Parra wrote: > We have recenty discussed a lot of new language features and RFC while our > github pull requests are continously growing without getting pulled. We > have 74 open pull request. > > So this is a clal for participation in helping to wingle those numbers > down. If you have karma and can review open changes please feel free to > merge them. It's very unfortune that we have so many open patches not > processed. How to actually get karma to manage those pull request in github? -- Regards, Mike