aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa/templates/list.xml
blob: 1d83125e850c2da5c60bbda4988526e9211d2266 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" ?>
<list>
        <listname><%= name %></listname>
        <type>discussion_list</type>
        <subject><%= subject %></subject>
        <description/>
        <status>open</status>
        <language><%= language %></language>
        <owner_include>
            <source>mga-sysadm</source>
        </owner_include>
        <editor_include>
            <source>mga-ml_moderators</source>
        </editor_include>
</list>