From 398cd3949565347bd7fb334b7fbedc9924ab698c Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Tue, 13 Sep 2016 09:34:45 -0400 Subject: Revert "Bug 1278398 - Enable "Due Date" field for all websites, web services, infrastructure(webops, netops, etc), infosec bugs (all components)" This reverts commit d3da04e5d03e3b898243f0fcb975c4feeafce85a. --- extensions/BMO/lib/Data.pm | 92 ++++++---------------------------------------- 1 file changed, 11 insertions(+), 81 deletions(-) diff --git a/extensions/BMO/lib/Data.pm b/extensions/BMO/lib/Data.pm index d4c2e3012..d234ba576 100644 --- a/extensions/BMO/lib/Data.pm +++ b/extensions/BMO/lib/Data.pm @@ -108,87 +108,17 @@ tie(%$cf_visible_in_products, "Tie::IxHash", "Toolkit" => [], }, qr/^cf_due_date$/ => { - "AUS" => [], - "Add-on SDK" => [], - "Air Mozilla" => [], - "CCK" => [], - "Calendar" => [], - "Cloud Services" => [], - "Community Building" => [], - "Composer" => [], - "Content Services" => [], - "Data & BI Services Team" => [], - "Data Compliance" => [], - "Datazilla" => [], - "Derivatives" => [], - "Developer Documentation" => [], - "Developer Ecosystem" => [], - "Developer Engagement" => [], - "Developer Services" => [], - "Documentation" => [], - "Enterprise Information Security" => [], - "FSA" => [], - "Firefox Health Report" => [], - "Focus" => [], - "Grendel" => [], - "Hello (Loop)" => [], - "Infrastructure & Operations" => [], - "Input" => [], - "Instantbird Servers" => [], - "Intellego" => [], - "Internet Public Policy" => [], - "Invalid Bugs" => [], - "L20n" => [], - "Localization Infrastructure and Tools" => [], - "Marketing" => [], - "Marketplace" => [], - "Minimo" => [], - "MozReview" => [], - "Mozilla Corporation" => [], - "Mozilla Developer Network" => [], - "Mozilla Foundation Communications" => [], - "Mozilla Foundation" => [], - "Mozilla Grants" => [], - "Mozilla Labs" => [], - "Mozilla Localizations" => [], - "Mozilla Messaging" => [], - "Mozilla Metrics" => [], - "Mozilla PR" => [], - "Mozilla QA" => [], - "Mozilla Reps" => [], - "MozillaClassic" => [], - "Other Applications" => [], - "Pancake" => [], - "Participation Infrastructure" => [], - "Penelope" => [], - "Petri" => [], - "Plugin Check" => [], - "Powertool" => [], - "Privacy" => [], - "SeaMonkey" => [], - "Servo" => [], - "Shield" => [], - "Skywriter" => [], - "Snippets" => [], - "Socorro" => [], - "Taskcluster" => [], - "Tech Evangelism" => [], - "Testopia" => [], - "Thunderbird" => [], - "Tracking" => [], - "Tree Management" => [], - "Untriaged Bugs" => [], - "Web Apps" => [], - "Web Compatibility" => [], - "Webmaker" => [], - "Websites" => [], - "Webtools" => [], - "addons.mozilla.org" => [], - "mozilla.org" => ["Security Assurance: Review Request"], - "mozillaignite" => [], - "quality.mozilla.org" => [], - "support.mozilla.org" => [], - "www.mozilla.org" => [], + "bugzilla.mozilla.org" => [], + "Community Building" => [], + "Data & BI Services Team" => [], + "Data Compliance" => [], + "Developer Engagement" => [], + "Infrastructure & Operations" => [], + "Marketing" => [], + "mozilla.org" => ["Security Assurance: Review Request"], + "Mozilla Metrics" => [], + "Mozilla PR" => [], + "Mozilla Reps" => [], }, qr/^cf_locale$/ => { "Mozilla Localizations" => ['Other'], -- cgit v1.2.3-24-g4f1b