summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordklawren <dklawren@users.noreply.github.com>2018-08-29 16:40:06 +0200
committerDylan William Hardison <dylan@hardison.net>2018-08-29 16:40:05 +0200
commita68b0d94e176d37e1381f38f235f760ca0a1001d (patch)
tree13bed29367aa7cadaa161806bdfcb3aff5108077
parent8f0d6063aa670f01ab1ac25d682589d1978c6e83 (diff)
downloadbugzilla-a68b0d94e176d37e1381f38f235f760ca0a1001d.tar.gz
bugzilla-a68b0d94e176d37e1381f38f235f760ca0a1001d.tar.xz
Bug 1486369 - please enable "due date" for Firefox -> Security: Review Request compoent
-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 30a32c95e..b444d6a24 100644
--- a/extensions/BMO/lib/Data.pm
+++ b/extensions/BMO/lib/Data.pm
@@ -140,6 +140,7 @@ tie(%$cf_visible_in_products, "Tie::IxHash",
"Data & BI Services Team" => [],
"Data Compliance" => [],
"Developer Engagement" => [],
+ "Firefox" => ["Security: Review Requests"],
"Infrastructure & Operations" => [],
"Marketing" => [],
"mozilla.org" => ["Security Assurance: Review Request"],