From 5142db3cb0a7b0b39a15eaa75623767b43595c26 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Tue, 3 Feb 2015 13:53:41 +0800 Subject: Bug 1082701: Move mozilla.org::Server Operations: Database to Data & BI Services Team:: Database Operations this week (before Oct 20th) --- extensions/BMO/Extension.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extensions/BMO/Extension.pm') diff --git a/extensions/BMO/Extension.pm b/extensions/BMO/Extension.pm index 97e31796c..a8853463d 100644 --- a/extensions/BMO/Extension.pm +++ b/extensions/BMO/Extension.pm @@ -892,8 +892,8 @@ sub field_end_of_create { my $bug_data = { short_desc => "Custom field '$name' added to bugzilla.mozilla.org", - product => 'mozilla.org', - component => 'Server Operations: Database', + product => 'Data & BI Services Team', + component => 'Database Operations', bug_severity => 'normal', op_sys => 'All', rep_platform => 'All', -- cgit v1.2.3-24-g4f1b