aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mgagit/templates/repodef_repo.gl
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/mgagit/templates/repodef_repo.gl')
-rw-r--r--deployment/mgagit/templates/repodef_repo.gl7
1 files changed, 7 insertions, 0 deletions
diff --git a/deployment/mgagit/templates/repodef_repo.gl b/deployment/mgagit/templates/repodef_repo.gl
new file mode 100644
index 00000000..399abda5
--- /dev/null
+++ b/deployment/mgagit/templates/repodef_repo.gl
@@ -0,0 +1,7 @@
+repo [% repo %]
+ RW master$ = [% r.repos.$repo.maintainer %]
+ RW+ user/USER/ = @all
+ R = @all
+ config hooks.mailinglist = sysadmin-commits@ml.mageia.org
+ config hooks.emailprefix = [% repo %]
+ config gitweb.description = [% r.repos.$repo.description %]