summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/lib/Data.pm
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2014-04-01 21:26:09 +0200
committerDavid Lawrence <dkl@mozilla.com>2014-04-01 21:26:09 +0200
commite348ebc732d8c9d24d83def222a9ef52244a5bca (patch)
tree5b54a86ba5919e7dd0f8837460397e25cdbcc26e /extensions/BMO/lib/Data.pm
parent18b981b96026b8f9b31d397faf4811d7d27e55a6 (diff)
downloadbugzilla-e348ebc732d8c9d24d83def222a9ef52244a5bca.tar.gz
bugzilla-e348ebc732d8c9d24d83def222a9ef52244a5bca.tar.xz
Bug 924265 - add an alert date field/mechanism to the "Infrastructure & Operations" product
Diffstat (limited to 'extensions/BMO/lib/Data.pm')
-rw-r--r--extensions/BMO/lib/Data.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/BMO/lib/Data.pm b/extensions/BMO/lib/Data.pm
index 62cc799b5..67ad50f87 100644
--- a/extensions/BMO/lib/Data.pm
+++ b/extensions/BMO/lib/Data.pm
@@ -88,6 +88,7 @@ tie(%$cf_visible_in_products, "Tie::IxHash",
qw/^cf_due_date$/ => {
"Data & BI Services Team" => [],
"Developer Engagement" => [],
+ "Infrastructure & Operations" => [],
"Marketing" => [],
"mozilla.org" => ["Security Assurance: Review Request"],
"Mozilla Reps" => [],