diff --git a/mailing-lists.php b/mailing-lists.php index f34daaca0..d9eb0f99e 100644 --- a/mailing-lists.php +++ b/mailing-lists.php @@ -146,6 +146,11 @@ server at http://news.php.net/. 'List for the authors of the PHP documentation with CVS commits', false, true, false, "php.doc" ), + Array ( + 'php-doc-chm', 'PHP CHM documentation list', + 'List for developers of the Windows Help-format PHP documentation', + false, false, true, "php.doc.chm" + ), Array ( 'php-gtk-doc', 'PHP-GTK documentation list', 'List for the authors of the PHP-GTK documentation with CVS commits',