diff options
author | Armin Wolf <W_Armin@gmx.de> | 2023-10-08 01:39:28 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2023-10-11 11:23:39 +0200 |
commit | 51064b7acf665bfa2c929d7cafb7ad494b7d2783 (patch) | |
tree | f6adc5d65bd3bc41bd57919565c813bca00e9479 /MAINTAINERS | |
parent | 6284e67aa6cb3af870ed11dfcfafd80fd927777b (diff) | |
download | linux-riscv-51064b7acf665bfa2c929d7cafb7ad494b7d2783.tar.gz linux-riscv-51064b7acf665bfa2c929d7cafb7ad494b7d2783.tar.bz2 linux-riscv-51064b7acf665bfa2c929d7cafb7ad494b7d2783.zip |
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 <W_Armin@gmx.de>
Link: https://lore.kernel.org/r/20231007233933.72121-2-W_Armin@gmx.de
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dbf1668dcd84..b38fcbaa24f9 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 <W_Armin@gmx.de> 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 |