diff options
author | Rafael J. Wysocki <rafael@kernel.org> | 2021-10-01 19:16:20 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-10-05 15:41:51 +0200 |
commit | 5771e582d79258333a1cf817db999f58384e5685 (patch) | |
tree | 5b9d63598875fe479d0ede3e14745a48e74108f7 | |
parent | ACPI: Kconfig: Fix a typo in Kconfig (diff) | |
download | linux-5771e582d79258333a1cf817db999f58384e5685.tar.xz linux-5771e582d79258333a1cf817db999f58384e5685.zip |
ACPI: Update information in MAINTAINERS
Because Rui is now going to focus on work that is not related to the
maintenance of kernel code, drop the MAINTAINERS records for the
ACPI fan and video drivers that will be maintained by Rafael along
with the rest of the ACPI subsystem.
While at it, change the information regarding the Len Brown's role in
the ACPI subsystem to "reviewer" to reflect the current status.
Signed-off-by: Rafael J. Wysocki <rafael@kernel.org>
Reviewed-by: Len Brown <len.brown@intel.com>
-rw-r--r-- | MAINTAINERS | 20 |
1 files changed, 2 insertions, 18 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ca6d6fde85cf..566801e19720 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -334,7 +334,7 @@ F: drivers/platform/x86/acer-wmi.c ACPI M: "Rafael J. Wysocki" <rafael@kernel.org> -M: Len Brown <lenb@kernel.org> +R: Len Brown <lenb@kernel.org> L: linux-acpi@vger.kernel.org S: Supported W: https://01.org/linux-acpi @@ -355,7 +355,7 @@ F: tools/power/acpi/ ACPI APEI M: "Rafael J. Wysocki" <rafael@kernel.org> -M: Len Brown <lenb@kernel.org> +R: Len Brown <lenb@kernel.org> R: James Morse <james.morse@arm.com> R: Tony Luck <tony.luck@intel.com> R: Borislav Petkov <bp@alien8.de> @@ -378,14 +378,6 @@ F: drivers/acpi/acpica/ F: include/acpi/ F: tools/power/acpi/ -ACPI FAN DRIVER -M: Zhang Rui <rui.zhang@intel.com> -L: linux-acpi@vger.kernel.org -S: Supported -W: https://01.org/linux-acpi -B: https://bugzilla.kernel.org -F: drivers/acpi/fan.c - ACPI FOR ARM64 (ACPI/arm64) M: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> M: Hanjun Guo <guohanjun@huawei.com> @@ -421,14 +413,6 @@ W: https://01.org/linux-acpi B: https://bugzilla.kernel.org F: drivers/acpi/*thermal* -ACPI VIDEO DRIVER -M: Zhang Rui <rui.zhang@intel.com> -L: linux-acpi@vger.kernel.org -S: Supported -W: https://01.org/linux-acpi -B: https://bugzilla.kernel.org -F: drivers/acpi/acpi_video.c - ACPI VIOT DRIVER M: Jean-Philippe Brucker <jean-philippe@linaro.org> L: linux-acpi@vger.kernel.org |