Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74858 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48489 invoked from network); 11 Jun 2014 22:04:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jun 2014 22:04:01 -0000 Authentication-Results: pb1.pair.com header.from=are.you.winning@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=are.you.winning@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.175 as permitted sender) X-PHP-List-Original-Sender: are.you.winning@gmail.com X-Host-Fingerprint: 209.85.216.175 mail-qc0-f175.google.com Received: from [209.85.216.175] ([209.85.216.175:34169] helo=mail-qc0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D9/50-46297-052D8935 for ; Wed, 11 Jun 2014 18:04:00 -0400 Received: by mail-qc0-f175.google.com with SMTP id i8so663209qcq.34 for ; Wed, 11 Jun 2014 15:03:57 -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:content-transfer-encoding; bh=YKZQoyVrzajlL7Xfvwva7/IwsKNsu0gX8uQYIBuLX2E=; b=ns3SC8n6fR+vdJHfAXGqp7+/SVeTGRgbd5/PRkVt4d26ppHpiYXZN3IwxDP+cdTGCg Idxid/pkWJM1cq7wkMLJDKzwZgd0Y9BzZg9MVfCwTSYFrm8PNrhUnJe1058hpPvN3x3w kkIWC9fx8ofT/JHJO2Am75l0fQ/oq/Xhhquk2AikBtN2BHK6EfUTWnDC0VK8SOTQHQjw c+uQYE3A3uZ9QsaippFxk6L69901BgsyLiOiXcC58dfEt+kyIyiQmIV7XPETvUEzY4WY 38qmYFQ9eVEl9TRFPev2bI9Z64gcrhFLEG7os/l3iRFgGi0afG8WCYOqj3Bry2BsIeSk 61JQ== MIME-Version: 1.0 X-Received: by 10.224.152.5 with SMTP id e5mr34832891qaw.65.1402524237447; Wed, 11 Jun 2014 15:03:57 -0700 (PDT) Sender: are.you.winning@gmail.com Received: by 10.229.149.73 with HTTP; Wed, 11 Jun 2014 15:03:57 -0700 (PDT) In-Reply-To: <2CAA9808-D6DD-4412-A913-319A6E0E3CAD@ajf.me> References: <2CAA9808-D6DD-4412-A913-319A6E0E3CAD@ajf.me> Date: Wed, 11 Jun 2014 23:03:57 +0100 X-Google-Sender-Auth: 74HwffD4jXInh9-6fgRk_BsbvjI Message-ID: To: Andrea Faulds Cc: Ferenc Kovacs , PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Pull Request mails for php-src will be going to git-pulls@ From: cw@daverandom.com (Chris Wright) While I wholeheartedly agree with the sentiment of getting people to pay attention to PRs, I don't think that filling this list with yet more crud is the way to do it, not least because of the number of people who read this list and don't have to power to do anything about them. I'd rather see some method of sending these only to people (for ex.) with src karma, but doing this automatically (sending them to those users' @php.net addresses might be an idea?). I'd support some kind of reminder after, say, a month of inactivity being sent to this list though. My $0.02 On 11 June 2014 21:52, Andrea Faulds wrote: > > On 11 Jun 2014, at 19:52, Ferenc Kovacs wrote: >> >> There were some vocal feedback about not spamming the list and/or not >> letting the generic traffic of the internals@ making the PR mails ignore= d, >> so I I've changed it to git-pulls@lists.php.net: >> http://git.php.net/?p=3Dweb/master.git;a=3Dcommit;h=3Dc5fe83adb08b64267d= 1a5c01a8f301b8cdce55b6 >> If you are interested in these mails, you should subscribe that list. > > Are you sure that=E2=80=99s the best idea? I think that redirecting it aw= ay from internals will make it useless. Few subscribe to git-pulls, and if = people wanted to opt-in to notifications, they could just =E2=80=9CWatch=E2= =80=9D the repo on GitHub themselves. The whole point of mailing the list a= utomatically is to stop pull requests being neglected, as many people don= =E2=80=99t mail internals when they make a pull request. By pointing it at = internals, it would not distract from normal mail, not drown things out (th= ere aren=E2=80=99t that many requests). It would, however, ensure such pull= requests hopefully see more attention. > > -- > Andrea Faulds > http://ajf.me/ > > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >