summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2012-02-29 22:36:02 +0100
committerDave Lawrence <dlawrence@mozilla.com>2012-02-29 22:36:02 +0100
commitbd9b4e99a6f4640c155468aea101db32ba9559b8 (patch)
tree213c1ed0f652992926fbabd54d9d3f4a31c1b5c1
parent67e2055776d64e7f6b2f34bb3f317da8dc15fcb0 (diff)
downloadbugzilla-bd9b4e99a6f4640c155468aea101db32ba9559b8.tar.gz
bugzilla-bd9b4e99a6f4640c155468aea101db32ba9559b8.tar.xz
Bug 684974 - create new group: mozilla-services-security and use that for the Mozilla Services sec bug group
-rw-r--r--extensions/BMO/lib/Data.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/BMO/lib/Data.pm b/extensions/BMO/lib/Data.pm
index 25b87ea9e..1a7174cf1 100644
--- a/extensions/BMO/lib/Data.pm
+++ b/extensions/BMO/lib/Data.pm
@@ -277,7 +277,7 @@ our %product_sec_groups = (
"Marketing" => 'marketing-private',
"addons.mozilla.org" => 'client-services-security',
"AUS" => 'client-services-security',
- "Mozilla Services" => 'client-services-security',
+ "Mozilla Services" => 'mozilla-services-security',
"Mozilla Corporation" => 'mozilla-corporation-confidential',
"Mozilla Metrics" => 'metrics-private',
"Legal" => 'legal',