From 2e2178ab6272bb130c8dd15bb1cc9be50aa75ce4 Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Mon, 30 Apr 2012 15:14:19 -0400 Subject: Bug 750311 - Enable Deadlines Feature for Security Assurance Product/Component --- extensions/BMO/lib/Data.pm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'extensions/BMO') diff --git a/extensions/BMO/lib/Data.pm b/extensions/BMO/lib/Data.pm index 798162fbd..4526b7563 100644 --- a/extensions/BMO/lib/Data.pm +++ b/extensions/BMO/lib/Data.pm @@ -164,6 +164,9 @@ tie(%$cf_visible_in_products, "Tie::IxHash", }, qw/^cf_due_date$/ => { "Mozilla Reps" => [], + "mozilla.org" => [ + "Security Assurance: Review Needed" + ], }, ); -- cgit v1.2.3-24-g4f1b