summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/lib
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/BMO/lib')
-rw-r--r--extensions/BMO/lib/Data.pm12
1 files changed, 8 insertions, 4 deletions
diff --git a/extensions/BMO/lib/Data.pm b/extensions/BMO/lib/Data.pm
index 8ee9ce5a7..b5f9f084a 100644
--- a/extensions/BMO/lib/Data.pm
+++ b/extensions/BMO/lib/Data.pm
@@ -197,14 +197,18 @@ tie(%$cf_visible_in_products, "Tie::IxHash",
"Toolkit" => [],
},
qw/^cf_due_date$/ => {
- "Developer Engagement" => [],
- "Marketing" => [],
- "mozilla.org" => ["Security Assurance: Review Request"],
- "Mozilla Reps" => [],
+ "Data & BI Services Team" => [],
+ "Developer Engagement" => [],
+ "Marketing" => [],
+ "mozilla.org" => ["Security Assurance: Review Request"],
+ "Mozilla Reps" => [],
},
qw/^cf_locale$/ => {
"www.mozilla.org" => [],
},
+ qw/^cf_mozilla_project$/ => {
+ "Data & BI Services Team" => [],
+ },
);
# Which custom fields are acting as flags (ie. custom flags)