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.gl8
1 files changed, 8 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..12c946f5
--- /dev/null
+++ b/deployment/mgagit/templates/repodef_repo.gl
@@ -0,0 +1,8 @@
+repo [% repo %]
+ RW master$ = [% r.repos.$repo.maintainer %]
+ RW+ user/USER/ = @all
+ R = @all
+ config multimailhook.mailingList = "sysadmin-commits@ml.mageia.org"
+ config multimailhook.emailDomain = "mageia.org"
+ config multimailhook.envelopeSender = "root@mageia.org"
+ config gitweb.description = "[% r.repos.$repo.description %]"