aboutsummaryrefslogtreecommitdiffstats
path: root/tmpl/soft_repo.gl
diff options
context:
space:
mode:
Diffstat (limited to 'tmpl/soft_repo.gl')
-rw-r--r--tmpl/soft_repo.gl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpl/soft_repo.gl b/tmpl/soft_repo.gl
index 69e9c30..11d8a82 100644
--- a/tmpl/soft_repo.gl
+++ b/tmpl/soft_repo.gl
@@ -16,7 +16,7 @@ repo [% repo %]
config hooks.emailprefix = [% repo %]
config gitweb.description = [% r.repos.$repo.description %]
[% IF r.users.$maintainer -%]
- config gitweb.owner = [% r.users.$maintainer.cn.0 %] <[% maintainer %]@mageia.org>
+ config gitweb.owner = [% r.users.$maintainer.cn.0 %] - [% maintainer %]
[% END -%]
[% IF r.repos.$repo.noemail -%]
config hooks.noemail = [% r.repos.$repo.noemail %]