Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89983 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87326 invoked from network); 4 Jan 2016 08:45:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Jan 2016 08:45:48 -0000 Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.45 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 74.125.82.45 mail-wm0-f45.google.com Received: from [74.125.82.45] ([74.125.82.45:38041] helo=mail-wm0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id ED/21-01776-9313A865 for ; Mon, 04 Jan 2016 03:45:47 -0500 Received: by mail-wm0-f45.google.com with SMTP id b14so173694874wmb.1 for ; Mon, 04 Jan 2016 00:45:45 -0800 (PST) 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:content-transfer-encoding; bh=Dq10eLO6HfjYN+2lYaal8AAPBNTnMeDyJ1aFo4x4lPY=; b=xdwN9120GUTFfETQxocMlaE9N7ZM5Fx9VIg3tdfcpCN/CJYB5mbPCZ2k7+UeUgTik9 azM6MM4aYWIOICieJMzcwBPoz2AFiFRdpQwOl98uw4yvVeTVq4nCdjYe1ooWGfaXs5Dt yQuTGGZx3w01Y3MF+PTLkrVCfyz77HQ993L60f3DRLQc9h8i0GRXIEpNMwJRldptcjEb dgGaow7zJqu9fe8xOFtuVWdaO8oqp2DeDim8LbO8x4aZjboRuqRBD+VvzU+wuac8c+XO 48gS80s35tNYmXMeXSPmcZ62Um5dxt+jjVjOjv+rmBuT1iQn8mvrIXntbdJp4o9tbrqC XNCw== X-Received: by 10.28.174.196 with SMTP id x187mr45414709wme.2.1451897142319; Mon, 04 Jan 2016 00:45:42 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.194.164.162 with HTTP; Mon, 4 Jan 2016 00:45:02 -0800 (PST) In-Reply-To: <1451679654.4160.6.camel@kuechenschabe> References: <1451679654.4160.6.camel@kuechenschabe> Date: Mon, 4 Jan 2016 09:45:02 +0100 X-Google-Sender-Auth: GZpGTrHNAFT5SN2QPCLwIXl_gSo Message-ID: To: =?UTF-8?Q?Johannes_Schl=C3=BCter?= Cc: Bishop Bettini , John Bafford , PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] GitHub Pull Requests Triage Team From: jpauli@php.net (Julien Pauli) On Fri, Jan 1, 2016 at 9:20 PM, Johannes Schl=C3=BCter wrote: > On Fri, 2016-01-01 at 13:28 -0500, Bishop Bettini wrote: >> Hi, and happy New Year! >> >> Now that the big push for PHP 7 is done, I'd like to revive earlier >> discussions >> >> on the *GitHub PR triage team* RFC . > > ... and we don't have the issue with GitHub only, but also with > bugs.php.net. But frankly I don't see the need for the RFC. This simply > needs people to do the work. Anybody can leave comments and pester > committers. Everybody with php.net account additionally can close bus > and prs and assign bug issues. > > Even if there is an RFC those volunteers are needed and could run away > any time. > > So if you have the spare time simply start! Be brave! Haha, same thoughts here. Anyone with @php.net account and git rights can do the job. This is just like any other contribution. Julien.Pauli