aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mgagit/templates/group_owned_repo.gl
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/mgagit/templates/group_owned_repo.gl')
-rw-r--r--deployment/mgagit/templates/group_owned_repo.gl2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/mgagit/templates/group_owned_repo.gl b/deployment/mgagit/templates/group_owned_repo.gl
index 151fc140..f7ec2324 100644
--- a/deployment/mgagit/templates/group_owned_repo.gl
+++ b/deployment/mgagit/templates/group_owned_repo.gl
@@ -21,7 +21,7 @@ repo [% repo %]
config hooks.mailinglist = "<%= @ml %>-commits@ml.mageia.org"
[% END -%]
[% END -%]
- config hooks.emailprefix = "[% repo %] "
+ config hooks.emailprefix = "[[% repo %]] "
config hooks.envelopesender = "root@mageia.org"
config gitweb.description = "[% r.repos.$repo.description %]"
[% IF r.users.$maintainer -%]