[PATCH 2/3] MAINTAINERS: Add bug tracking system location entries for cpuidle

From: Rafael J. Wysocki
Date: Tue Nov 29 2016 - 20:37:35 EST


From: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>

The kernel Bugzilla is used for tracking bugs in the cpuidle core and
intel_idle, so document that.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)

Index: linux-pm/MAINTAINERS
===================================================================
--- linux-pm.orig/MAINTAINERS
+++ linux-pm/MAINTAINERS
@@ -3389,6 +3389,7 @@ M: Daniel Lezcano <daniel.lezcano@linaro
L: linux-pm@xxxxxxxxxxxxxxx
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
+B: https://bugzilla.kernel.org
F: drivers/cpuidle/*
F: include/linux/cpuidle.h

@@ -6301,6 +6302,7 @@ INTEL IDLE DRIVER
M: Len Brown <lenb@xxxxxxxxxx>
L: linux-pm@xxxxxxxxxxxxxxx
T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
+B: https://bugzilla.kernel.org
S: Supported
F: drivers/idle/intel_idle.c