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.gl4
1 files changed, 4 insertions, 0 deletions
diff --git a/tmpl/soft_repo.gl b/tmpl/soft_repo.gl
index 549f715..69e9c30 100644
--- a/tmpl/soft_repo.gl
+++ b/tmpl/soft_repo.gl
@@ -2,6 +2,10 @@
repo [% repo %]
RW master = [% maintainer %]
RW release/ = [% maintainer %]
+[% IF r.repos.$repo.lockdown != 'yes' -%]
+ RW master = @mga-packagers
+ RW release/ = @mga-packagers
+[% END -%]
RW+ user/USER/ = @all
R = @all
[% IF r.repos.$repo.mailinglist -%]