diff options
author | Hans de Goede <hdegoede@redhat.com> | 2024-01-16 11:39:21 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2024-01-22 11:37:28 +0100 |
commit | 8530ecaf35f23d02fdce49aded7227fc8f14ebcc (patch) | |
tree | 840493fb2cae17d563040f7cd64e7c1233d8f589 | |
parent | 20fe5e9be47efc952c66374334f7bb94e4a51d90 (diff) | |
download | linux-stable-8530ecaf35f23d02fdce49aded7227fc8f14ebcc.tar.gz linux-stable-8530ecaf35f23d02fdce49aded7227fc8f14ebcc.tar.bz2 linux-stable-8530ecaf35f23d02fdce49aded7227fc8f14ebcc.zip |
MAINTAINERS: remove defunct acpi4asus project info from asus notebooks section
The acpi4asus project appears to be defunct, according to:
https://sourceforge.net/p/acpi4asus/mailman/acpi4asus-user/
the last posts to the list were done in May 2020 and even then
they were mostly spam.
And the http://acpi4asus.sf.net website still talks about 2.6.x kernels.
Drop the defunct mailing-list and update the W: entry to point to
the new up2date https://asus-linux.org/ site.
Cc: Corentin Chary <corentin.chary@gmail.com>
Cc: Luke D. Jones <luke@ljones.dev>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8be1d172cc06..d9f66b5dec6b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3169,10 +3169,9 @@ F: drivers/hwmon/asus-ec-sensors.c ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS DRIVERS M: Corentin Chary <corentin.chary@gmail.com> M: Luke D. Jones <luke@ljones.dev> -L: acpi4asus-user@lists.sourceforge.net L: platform-driver-x86@vger.kernel.org S: Maintained -W: http://acpi4asus.sf.net +W: https://asus-linux.org/ F: drivers/platform/x86/asus*.c F: drivers/platform/x86/eeepc*.c |