aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mgagit/templates/repodef_repo.gl
blob: 883ded3372a24226de6ceeacd746f7a1bdb45e03 (plain)
1
2
3
4
5
6
7
8
9
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 hooks.envelopesender = "root@mageia.org"
   config hooks.showrev = "/usr/local/bin/mgagit-format-commit-email %s"
   config gitweb.description = "[% r.repos.$repo.description %]"