Commit:    3cb1382f91923758cd2b7e38896a5b98d19c10ed
Author:    Hannes Magnusson <[email protected]>         Thu, 24 Jul 2014 
13:55:25 -0700
Parents:   a2b765c0aadfc78b319a7f0102ece25d914fe1e5
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=3cb1382f91923758cd2b7e38896a5b98d19c10ed

Log:
php-cvs-daily no longer works afaik and pdo@ is hardly importatnt list anymore

Changed paths:
  M  mailing-lists.php


Diff:
diff --git a/mailing-lists.php b/mailing-lists.php
index 403ed72..43a1fe1 100644
--- a/mailing-lists.php
+++ b/mailing-lists.php
@@ -253,11 +253,6 @@ if (isset($_POST['maillist'])) {
       TRUE, TRUE, FALSE, "php.cvs"
     ),
     array (
-      'php-cvs-daily', 'Daily Git commit summary',
-      'Daily changelog and NEWS file updates',
-      TRUE, FALSE, FALSE, ""
-    ),
-    array (
       'git-pulls', 'Git pull requests',
       'Pull requests from Github',
       FALSE, FALSE, FALSE, "php.git-pulls"
@@ -268,11 +263,6 @@ if (isset($_POST['maillist'])) {
       FALSE, TRUE, FALSE, "php.qa"
     ),
     array (
-      'pdo', 'PDO Developmental list',
-      'Discuss the past, present and future of PDO',
-      FALSE, FALSE, TRUE, "php.pdo"
-    ),
-    array (
       'php-bugs', 'General bugs',
       'General bug activity are posted here',
       FALSE, FALSE, FALSE, "php.bugs"


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to