From d01e4882ad20e34569f2270a9c60482e53fe0151 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Fri, 7 Oct 2011 09:53:47 +0000 Subject: add greek i18n mailing list (#2913) --- deployment/lists/manifests/init.pp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'deployment/lists/manifests') diff --git a/deployment/lists/manifests/init.pp b/deployment/lists/manifests/init.pp index cc7a328c..8ef4aacb 100644 --- a/deployment/lists/manifests/init.pp +++ b/deployment/lists/manifests/init.pp @@ -22,6 +22,11 @@ class lists { topics => "i18n", } + sympa::public_list {"i18n-el": + subject => "Translation to Greek", + topics => "i18n", + } + sympa::public_list {"i18n-nl": subject => "Translation to Dutch", topics => "i18n", -- cgit v1.2.1