From ff2bdee5e1e6da0451715b5b4cf7d2e622c68261 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Wed, 20 Jun 2012 22:41:39 +0000 Subject: add atelier-discuss mailing list --- deployment/lists/manifests/init.pp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/deployment/lists/manifests/init.pp b/deployment/lists/manifests/init.pp index 7b6f53a2..4a96ace1 100644 --- a/deployment/lists/manifests/init.pp +++ b/deployment/lists/manifests/init.pp @@ -1,4 +1,9 @@ class lists { + sympa::public_list {'atelier-discuss': + subject => 'Discussions about artwork, web, marketing, communication', + topics => 'atelier', + } + # please check that the list use the proper code for # language ( not to be confused with tld or country code ) sympa::public_list {'i18n-af': -- cgit v1.2.1