From d623d26d7b2e776c84e4ef214c69b80b16d4402d Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Tue, 15 Feb 2011 15:31:01 +0000 Subject: add romanian and taiwanese mailling list --- deployment/lists/manifests/init.pp | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'deployment/lists') diff --git a/deployment/lists/manifests/init.pp b/deployment/lists/manifests/init.pp index 4623f3b1..caa0c4de 100644 --- a/deployment/lists/manifests/init.pp +++ b/deployment/lists/manifests/init.pp @@ -57,6 +57,16 @@ class lists { topics => "i18n", } + sympa::public_list {"i18n-ro": + subject => "List about translation to Romanian", + topics => "i18n", + } + + sympa::public_list {"i18n-zh_tw": + subject => "List about translation to Taiwanese", + topics => "i18n", + } + sympa::announce_list_email {"sysadmin-commits": subject => "List receiving commits mail from sysadmin team repository", # FIXME change once we migrate -- cgit v1.2.1