소스 검색

ACPI: Update MAINTAINERS file to include Documentation/acpi

Documentation/acpi contains all of the Docunmentation for the
Linux/ACPI subsystem.  Adds this to the MAINTAINERS file.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Lv Zheng 12 년 전
부모
커밋
994b942fb4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      MAINTAINERS

+ 1 - 0
MAINTAINERS

@@ -242,6 +242,7 @@ F:	drivers/acpi/
 F:	drivers/pnp/pnpacpi/
 F:	include/linux/acpi.h
 F:	include/acpi/
+F:	Documentation/acpi
 
 ACPI FAN DRIVER
 M:	Zhang Rui <rui.zhang@intel.com>