aboutsummaryrefslogtreecommitdiffstats
path: root/tmpl/soft_repo.gl
diff options
context:
space:
mode:
Diffstat (limited to 'tmpl/soft_repo.gl')
-rw-r--r--tmpl/soft_repo.gl6
1 files changed, 6 insertions, 0 deletions
diff --git a/tmpl/soft_repo.gl b/tmpl/soft_repo.gl
index 1e12256..11a6482 100644
--- a/tmpl/soft_repo.gl
+++ b/tmpl/soft_repo.gl
@@ -3,3 +3,9 @@ repo [% repo %]
RW release/ = [% r.repos.$repo.maintainer %]
RW+ user/USER/ = @all
R = @all
+[% IF r.repos.$repo.mailinglist -%]
+ config hooks.mailinglist = [% r.repos.$repo.mailinglist %]
+[% ELSE -%]
+ config hooks.mailinglist = soft-commits@ml.mageia.org
+[% END -%]
+ config hooks.emailprefix = [% repo %]