From 0f628400eae59b7394f3202306e48e64be76b273 Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Mon, 16 Dec 2013 17:10:06 -0500 Subject: Bug 897810 - Please add flag machine-state to the Release Engineering: Buildduty component --- extensions/BMO/lib/Data.pm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'extensions/BMO/lib') diff --git a/extensions/BMO/lib/Data.pm b/extensions/BMO/lib/Data.pm index b5f9f084a..2c8e0bcb4 100644 --- a/extensions/BMO/lib/Data.pm +++ b/extensions/BMO/lib/Data.pm @@ -209,6 +209,9 @@ tie(%$cf_visible_in_products, "Tie::IxHash", qw/^cf_mozilla_project$/ => { "Data & BI Services Team" => [], }, + qw/^cf_machine_state$/ => { + "Release Engineering" => ["Buildduty"], + }, ); # Which custom fields are acting as flags (ie. custom flags) -- cgit v1.2.3-24-g4f1b