From 74da19f64409e49fa013a64476305c5d8decd59d Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Tue, 17 Sep 2013 16:52:07 -0400 Subject: Bug 917427 - Please allow release tracking flags to be set on bugs in the www.mozilla.org product --- extensions/BMO/lib/Data.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'extensions/BMO/lib') diff --git a/extensions/BMO/lib/Data.pm b/extensions/BMO/lib/Data.pm index 3a24f4ffd..59a742da5 100644 --- a/extensions/BMO/lib/Data.pm +++ b/extensions/BMO/lib/Data.pm @@ -138,6 +138,7 @@ tie(%$cf_visible_in_products, "Tie::IxHash", "Toolkit" => [], "Websites" => ["getpersonas.com"], "Webtools" => [], + "www.mozilla.org" => [], }, qr/^cf_colo_site$/ => { "mozilla.org" => [ -- cgit v1.2.3-24-g4f1b