aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mgagit/templates/group_owned_repo.gl
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/mgagit/templates/group_owned_repo.gl')
-rw-r--r--deployment/mgagit/templates/group_owned_repo.gl2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/mgagit/templates/group_owned_repo.gl b/deployment/mgagit/templates/group_owned_repo.gl
index 6ac7fb93..e3d91e3f 100644
--- a/deployment/mgagit/templates/group_owned_repo.gl
+++ b/deployment/mgagit/templates/group_owned_repo.gl
@@ -3,7 +3,7 @@ repo [% repo %]
RW master$ = [% maintainer %]
RW distro/ = [% maintainer %]
RW topic/ = [% maintainer %]
- RW refs/tags/ = [% maintainer %]
+ RW+ refs/tags/ = [% maintainer %]
[% IF r.repos.$repo.lockdown != 'yes' -%]
RW master$ = @mga-<%= @group %>
RW distro/ = @mga-<%= @group %>