aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mgagit/templates/group_owned_repo.gl
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2013-08-21 19:55:36 +0000
committerColin Guthrie <colin@mageia.org>2013-08-21 19:55:36 +0000
commitd0fea1ebf8c3857b40bee5507a4f6b44149df526 (patch)
tree3dd6bf7ee05e21664933d1b155f199ce4b169ea9 /deployment/mgagit/templates/group_owned_repo.gl
parentb34f80f486f9cc33fd47aaa7e417d41f47308385 (diff)
downloadpuppet-d0fea1ebf8c3857b40bee5507a4f6b44149df526.tar
puppet-d0fea1ebf8c3857b40bee5507a4f6b44149df526.tar.gz
puppet-d0fea1ebf8c3857b40bee5507a4f6b44149df526.tar.bz2
puppet-d0fea1ebf8c3857b40bee5507a4f6b44149df526.tar.xz
puppet-d0fea1ebf8c3857b40bee5507a4f6b44149df526.zip
mgagit: Attempt to envelope the emails so they make it to the commits mailing lists
Diffstat (limited to 'deployment/mgagit/templates/group_owned_repo.gl')
-rw-r--r--deployment/mgagit/templates/group_owned_repo.gl1
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/mgagit/templates/group_owned_repo.gl b/deployment/mgagit/templates/group_owned_repo.gl
index 9187757d..151fc140 100644
--- a/deployment/mgagit/templates/group_owned_repo.gl
+++ b/deployment/mgagit/templates/group_owned_repo.gl
@@ -22,6 +22,7 @@ repo [% repo %]
[% END -%]
[% END -%]
config hooks.emailprefix = "[% repo %] "
+ config hooks.envelopesender = "root@mageia.org"
config gitweb.description = "[% r.repos.$repo.description %]"
[% IF r.users.$maintainer -%]
config gitweb.owner = "[% r.users.$maintainer.cn.0 %] [[% maintainer %]]"