aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2013-06-26 15:38:37 -0400
committerBjorn Helgaas <bhelgaas@google.com>2013-06-26 17:55:31 -0400
commit15fd830dd310e6cf589478e5e1e7733caf68e777 (patch)
treeba7ae9d6b2204820a8589dbe2768cb273b347cb5 /MAINTAINERS
parent91bbe923d18cfff4286a84e59b9d5b61389c3027 (diff)
MAINTAINERS: Add ACPI folks for ACPI-related things under drivers/pci
Add file patterns so get_maintainers.pl reports both PCI and ACPI folks for ACPI-related things in drivers/pci. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3d7782b9f90d..ce6555036d67 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -242,6 +242,9 @@ F: drivers/acpi/
242F: drivers/pnp/pnpacpi/ 242F: drivers/pnp/pnpacpi/
243F: include/linux/acpi.h 243F: include/linux/acpi.h
244F: include/acpi/ 244F: include/acpi/
245F: drivers/pci/*acpi*
246F: drivers/pci/*/*acpi*
247F: drivers/pci/*/*/*acpi*
245 248
246ACPI FAN DRIVER 249ACPI FAN DRIVER
247M: Zhang Rui <rui.zhang@intel.com> 250M: Zhang Rui <rui.zhang@intel.com>