Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44998 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37358 invoked from network); 16 Jul 2009 22:42:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jul 2009 22:42:47 -0000 Authentication-Results: pb1.pair.com smtp.mail=gwynne@darkrainfall.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=gwynne@darkrainfall.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain darkrainfall.org from 208.97.132.83 cause and error) X-PHP-List-Original-Sender: gwynne@darkrainfall.org X-Host-Fingerprint: 208.97.132.83 caiajhbdcaid.dreamhost.com Received: from [208.97.132.83] ([208.97.132.83:58805] helo=homiemail-a2.g.dreamhost.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C0/B5-09639-6ECAF5A4 for ; Thu, 16 Jul 2009 18:42:47 -0400 Received: from Moonstar.home (pool-71-174-84-161.bstnma.fios.verizon.net [71.174.84.161]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by homiemail-a2.g.dreamhost.com (Postfix) with ESMTP id EC061D26AF; Thu, 16 Jul 2009 15:42:43 -0700 (PDT) Cc: Uwe Schindler , 'PHP Internals List' Message-ID: <1D16E2B1-1098-4BF4-90AD-92E918258D8E@darkrainfall.org> To: jani.taskinen@iki.fi In-Reply-To: <4A5FA76E.2040500@sci.fi> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Thu, 16 Jul 2009 18:42:42 -0400 References: <4A5F64F0.30301@hristov.com> <405F9FD020344778BD1AB6378D6D4066@VEGA> <4A5FA76E.2040500@sci.fi> X-Mailer: Apple Mail (2.935.3) Subject: Re: [PHP-DEV] Renaming php-cvs to php-svn ? From: gwynne@darkrainfall.org (Gwynne Raskind) On Jul 16, 2009, at 6:19 PM, Jani Taskinen wrote: >> Or just to something more generic like php-commits@ ? The same with >> zend-commits? > Only php-commits@ is necessary since there is no separate Zend stuff > anymore..? Zend commits are still sent separately. From commit-email.php: '|^php/ZendAPI|' => array('zend-engine-cvs@lists.php.net', 'doc-cvs@lists.php.net '), '|^php/php-src/Zend|' => array('zend-engine-cvs@lists.php.net'), '|^php/php-src/TSRM|' => array('zend-engine-cvs@lists.php.net'), I'm personally very much in favor of a rename to "php-commits" etc. From commit-email.php (again), the list of lists that could be renamed: php-gtk-cvs@lists.php.net zend-engine-cvs@lists.php.net doc-cvs@lists.php.net pear-cvs@lists.php.net pecl-cvs@lists.php.net gd-cvs@lists.php.net embed-cvs@lists.php.net php-cvs@lists.php.net -- Gwynne