From a5f0c0cbff15f9de31b312cb3d57faa0a5b77f43 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Sun, 28 Jun 2015 08:25:49 +0000 Subject: Bug 1163170: Giving firefox-backlog-drivers rights to edit the Rank field anywhere it appears in bugzilla --- extensions/BMO/lib/Data.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'extensions/BMO/lib/Data.pm') diff --git a/extensions/BMO/lib/Data.pm b/extensions/BMO/lib/Data.pm index 1fe330197..2e6f7e020 100644 --- a/extensions/BMO/lib/Data.pm +++ b/extensions/BMO/lib/Data.pm @@ -124,8 +124,7 @@ tie(%$cf_visible_in_products, "Tie::IxHash", "Release Engineering" => ["Buildduty"], }, qr/^cf_rank$/ => { - "Core" => ["WebRTC", "WebRTC: Audio/Video", "WebRTC: Networking", - "WebRTC: Signaling"], + "Core" => [], "Firefox for Android" => [], "Firefox for iOS" => [], "Firefox" => [], -- cgit v1.2.3-24-g4f1b