From: Armin Wolf Date: Sat, 7 Oct 2023 23:39:28 +0000 (+0200) Subject: platform/x86: wmi: Update MAINTAINERS entry X-Git-Tag: v6.6-rc7~10^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=51064b7acf665bfa2c929d7cafb7ad494b7d2783;p=thirdparty%2Fkernel%2Flinux.git platform/x86: wmi: Update MAINTAINERS entry Since 2011, the WMI subsystem is marked as orphaned, which means that a important part of platform support for modern notebooks and even desktops is receiving not enough maintenance. So i decided to take over the maintenance of the WMI subsystem. Signed-off-by: Armin Wolf Link: https://lore.kernel.org/r/20231007233933.72121-2-W_Armin@gmx.de Acked-by: Hans de Goede Signed-off-by: Hans de Goede --- diff --git a/MAINTAINERS b/MAINTAINERS index dbf1668dcd842..b38fcbaa24f95 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -378,8 +378,9 @@ F: drivers/acpi/viot.c F: include/linux/acpi_viot.h ACPI WMI DRIVER +M: Armin Wolf L: platform-driver-x86@vger.kernel.org -S: Orphan +S: Maintained F: Documentation/driver-api/wmi.rst F: Documentation/wmi/ F: drivers/platform/x86/wmi.c