From 073644369dd2be4742b78a48ef7795520a27de93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Buclin?= Date: Sun, 21 Feb 2016 20:40:58 +0200 Subject: add missing maintainer definition (mga#17798) --- modules/bugzilla/templates/params | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/bugzilla') diff --git a/modules/bugzilla/templates/params b/modules/bugzilla/templates/params index abe26bd8..a12379fa 100644 --- a/modules/bugzilla/templates/params +++ b/modules/bugzilla/templates/params @@ -32,8 +32,8 @@ 'cookiepath' => '/', 'createemailregexp' => '.*', 'cvsroot' => '', - 'debug_group' => 'editbugs', 'cvsroot_get' => '', + 'debug_group' => 'editbugs', 'default_search_limit' => '500', 'defaultopsys' => 'Linux', 'defaultplatform' => 'i586', @@ -54,6 +54,7 @@ 'lxr_url' => '', 'mail_delivery_method' => 'SMTP', 'mailfrom' => 'bugzilla-daemon@<%= domain %>', + 'maintainer' => 'sysadmin@group.<%= domain %>', 'makeproductgroups' => 0, 'maxattachmentsize' => '1000', 'maxlocalattachment' => '0', -- cgit v1.2.1