diff --git a/extensions/BMO/lib/Data.pm b/extensions/BMO/lib/Data.pm index 033e301d27..23018f0b2c 100644 --- a/extensions/BMO/lib/Data.pm +++ b/extensions/BMO/lib/Data.pm @@ -160,17 +160,20 @@ tie( }, qr/^cf_due_date$/ => { "bugzilla.mozilla.org" => [], + "Calendar" => [], "Community Building" => [], "Data & BI Services Team" => [], "Data Compliance" => [], "Developer Engagement" => [], "Firefox" => ["Security: Review Requests"], "Infrastructure & Operations" => [], + "MailNews Core" => [], "Marketing" => [], "mozilla.org" => ["Security Assurance: Review Request"], "Mozilla Metrics" => [], "Mozilla PR" => [], "Mozilla Reps" => [], + "Thunderbird" => [], }, qr/^cf_locale$/ => {"Mozilla Localizations" => ['Other'], "www.mozilla.org" => [],},