[PATCH] MAINTAINERS: change the maintainer for hpilo driver

matt.hsiao@hpe.com posted 1 patch 1 year, 9 months ago
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: change the maintainer for hpilo driver
Posted by matt.hsiao@hpe.com 1 year, 9 months ago
From: Matt Hsiao <matt.hsiao@hpe.com>

Change the maintainer to Keng-Yu Lin as I am moving out of the project.

Signed-off-by: Matt Hsiao <matt.hsiao@hpe.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9ed4d3868539..f41e77672dad 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9426,7 +9426,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]
 
-- 
2.16.6
Re: [PATCH] MAINTAINERS: change the maintainer for hpilo driver
Posted by Greg KH 1 year, 9 months ago
On Wed, Feb 21, 2024 at 12:03:07PM +0800, matt.hsiao@hpe.com wrote:
> From: Matt Hsiao <matt.hsiao@hpe.com>
> 
> Change the maintainer to Keng-Yu Lin as I am moving out of the project.
> 
> Signed-off-by: Matt Hsiao <matt.hsiao@hpe.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9ed4d3868539..f41e77672dad 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9426,7 +9426,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>

Great, but I need an ack from Keng-Yu for obvious reasons :)

thanks,

greg k-h
Re: [PATCH] MAINTAINERS: change the maintainer for hpilo driver
Posted by Keng-Yu Lin 1 year, 9 months ago
On Wed, 21 Feb 2024 08:02:27 +0100, gregkh@linuxfoundation.org wrote:
> Great, but I need an ack from Keng-Yu for obvious reasons :)
> 
> thanks,
> 
> greg k-h

Sure, no problem.

Acked-by: Keng-Yu Lin <keng-yu.lin@hpe.com>