diff options
Diffstat (limited to 'deployment/mgagit/templates/group_owned_repo.gl')
-rw-r--r-- | deployment/mgagit/templates/group_owned_repo.gl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/deployment/mgagit/templates/group_owned_repo.gl b/deployment/mgagit/templates/group_owned_repo.gl index 588ab375..ff5e3a02 100644 --- a/deployment/mgagit/templates/group_owned_repo.gl +++ b/deployment/mgagit/templates/group_owned_repo.gl @@ -13,6 +13,9 @@ repo [% repo %] RW distro/ = @mga-<%= @group %> RW topic/ = @mga-<%= @group %> RW refs/tags/ = @mga-<%= @group %> + RW master$ = @mga-i18n-committers + RW distro/ = @mga-i18n-committers + RW topic/ = @mga-i18n-committers [% END -%] RW+ user/USER/ = @all R = @all |