diff options
author | 2024-02-21 12:03:07 +0800 | |
---|---|---|
committer | 2024-03-07 21:48:47 +0000 | |
commit | 02a7873dd7731377a6e61213cd69a7738a1066bf (patch) | |
tree | 16db4968ec32c5861aa401244d2c7590052d325d | |
parent | char: xilinx_hwicap: Fix NULL vs IS_ERR() bug (diff) | |
download | wireguard-linux-02a7873dd7731377a6e61213cd69a7738a1066bf.tar.xz wireguard-linux-02a7873dd7731377a6e61213cd69a7738a1066bf.zip |
MAINTAINERS: change the maintainer for hpilo driver
Change the maintainer to Keng-Yu Lin as I am moving out of the project.
Signed-off-by: Matt Hsiao <matt.hsiao@hpe.com>
Acked-by: Keng-Yu Lin <keng-yu.lin@hpe.com>
Link: https://lore.kernel.org/r/20240221040307.23019-1-matt.hsiao@hpe.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 024f327d36a4..19b5a14f9b16 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9440,7 +9440,7 @@ T: git git://linuxtv.org/media_tree.git F: drivers/media/usb/hdpvr/ HEWLETT PACKARD ENTERPRISE ILO CHIF DRIVER -M: Matt Hsiao <matt.hsiao@hpe.com> +M: Keng-Yu Lin <keng-yu.lin@hpe.com> S: Supported F: drivers/misc/hpilo.[ch] |