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.gl2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmpl/soft_repo.gl b/tmpl/soft_repo.gl
index 97bf66b..c28d3fb 100644
--- a/tmpl/soft_repo.gl
+++ b/tmpl/soft_repo.gl
@@ -2,10 +2,12 @@
repo [% repo %]
RW master$ = [% maintainer %]
RW distro/ = [% maintainer %]
+ RW topic/ = [% maintainer %]
RW refs/tags/ = [% maintainer %]
[% IF r.repos.$repo.lockdown != 'yes' -%]
RW master$ = @mga-packagers
RW distro/ = @mga-packagers
+ RW topic/ = @mga-packagers
RW refs/tags/ = @mga-packagers
[% END -%]
RW+ user/USER/ = @all