Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74860 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52460 invoked from network); 11 Jun 2014 22:33:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jun 2014 22:33:34 -0000 Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.169 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.128.169 mail-ve0-f169.google.com Received: from [209.85.128.169] ([209.85.128.169:38313] helo=mail-ve0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D7/11-46297-E39D8935 for ; Wed, 11 Jun 2014 18:33:34 -0400 Received: by mail-ve0-f169.google.com with SMTP id pa12so934295veb.28 for ; Wed, 11 Jun 2014 15:33:31 -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=Cs4MC8+uTC96FsWzUsJFcmE3Jy/9GKjziOeKxqLJ9EM=; b=fW4ezpnD0JItkuYHZRNmnn5uX5xTljnH3tjtfkNQtAR9aolULzmAJ26zcQhJMGeT37 R0IjL7B5b4N5LN5A2u/WMcPTnskWqd6xGhPbIQjmqUvkxMOBJGCkT2gPItj2cKId1OG2 RRc8VHD5e7VDXyTv8qds9Z+igF5FMbWdmKprGOtpjxfR5Oodq5z9kWniBBfXu/bVDYM3 W4H50Qnht11UGodQ0w+CI9/gsEX4ldIBMV/NAWORTHEXJPO7x4U6wcb01uhVKRw1gk1H vleNv6HUwO4bBwfqh4q0PmULZNhP/s1al3qXTxQ/Fy5AcjdXZmCp2OMiP9PyLsOLMPbh ApCg== MIME-Version: 1.0 X-Received: by 10.220.94.146 with SMTP id z18mr5251919vcm.40.1402526011673; Wed, 11 Jun 2014 15:33:31 -0700 (PDT) Sender: kalle.php@gmail.com Received: by 10.58.245.202 with HTTP; Wed, 11 Jun 2014 15:33:31 -0700 (PDT) In-Reply-To: References: Date: Thu, 12 Jun 2014 00:33:31 +0200 X-Google-Sender-Auth: X_GpCd1UjvXnrY986vrPdxU0SYw Message-ID: To: Ferenc Kovacs Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Pull Request mails for php-src will be going to git-pulls@ From: kalle@php.net (Kalle Sommer Nielsen) Hi 2014-06-11 20:52 GMT+02:00 Ferenc Kovacs : > Hi, > > There were some vocal feedback about not spamming the list and/or not > letting the generic traffic of the internals@ making the PR mails ignored, > so I I've changed it to git-pulls@lists.php.net: > http://git.php.net/?p=web/master.git;a=commit;h=c5fe83adb08b64267d1a5c01a8f301b8cdce55b6 > If you are interested in these mails, you should subscribe that list. While I agree that it is just plain annoying to have git pulls coming to internals, I subscribed to internals for discussions, not a list that also spams me with pull requests. What I suggest we do is to have a weekly cron that sends out an overview (and possibly their status) of git pulls made, maybe send it out friday so there is something for the weekend warriors to look at, I think that would work better and work as a nice middle thing. I could live with a weekly or so mail with pull requests, but I would be annoyed with say a few daily. -- regards, Kalle Sommer Nielsen kalle@php.net