diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-01-12 20:53:39 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-01-17 13:31:44 +0100 |
commit | 81aae5cbd36da836eb65025c798d15e5e28a019b (patch) | |
tree | f574179d367688db11824ceee21e7ad3bec1b8a2 /MAINTAINERS | |
parent | 5dc4c995db9eb45f6373a956eb1f69460e69e6d4 (diff) | |
download | linux-stable-81aae5cbd36da836eb65025c798d15e5e28a019b.tar.gz linux-stable-81aae5cbd36da836eb65025c798d15e5e28a019b.tar.bz2 linux-stable-81aae5cbd36da836eb65025c798d15e5e28a019b.zip |
MAINTAINERS: Update the ACPICA development list address
The previous ACPICA development list address, devel@acpica.org, started
to bounce some time ago and it is not likely to be restored, so replace
it with a new one, acpica-devel@lists.linuxfoundation.org.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 42fc47c6edfd..439b51c5d25f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -383,7 +383,7 @@ ACPI COMPONENT ARCHITECTURE (ACPICA) M: Robert Moore <robert.moore@intel.com> M: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com> L: linux-acpi@vger.kernel.org -L: devel@acpica.org +L: acpica-devel@lists.linuxfoundation.org S: Supported W: https://acpica.org/ W: https://github.com/acpica/acpica/ |