[PATCH net] net: hns3/hns: Update the maintainer for the HNS3/HNS ethernet driver

Jijie Shao posted 1 patch 1 month, 2 weeks ago
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH net] net: hns3/hns: Update the maintainer for the HNS3/HNS ethernet driver
Posted by Jijie Shao 1 month, 2 weeks ago
Yisen Zhuang has left the company in September.
Jian Shen will be responsible for maintaining the
hns3/hns driver's code in the future,
so add Jian Shen to the hns3/hns driver's matainer list.

Signed-off-by: Jijie Shao <shaojijie@huawei.com>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c27f3190737f..58380aeafbf0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10267,7 +10267,7 @@ F:	Documentation/devicetree/bindings/arm/hisilicon/low-pin-count.yaml
 F:	drivers/bus/hisi_lpc.c
 
 HISILICON NETWORK SUBSYSTEM 3 DRIVER (HNS3)
-M:	Yisen Zhuang <yisen.zhuang@huawei.com>
+M:	Jian Shen <shenjian15@huawei.com>
 M:	Salil Mehta <salil.mehta@huawei.com>
 M:	Jijie Shao <shaojijie@huawei.com>
 L:	netdev@vger.kernel.org
@@ -10276,7 +10276,7 @@ W:	http://www.hisilicon.com
 F:	drivers/net/ethernet/hisilicon/hns3/
 
 HISILICON NETWORK SUBSYSTEM DRIVER
-M:	Yisen Zhuang <yisen.zhuang@huawei.com>
+M:	Jian Shen <shenjian15@huawei.com>
 M:	Salil Mehta <salil.mehta@huawei.com>
 L:	netdev@vger.kernel.org
 S:	Maintained
-- 
2.33.0
Re: [PATCH net] net: hns3/hns: Update the maintainer for the HNS3/HNS ethernet driver
Posted by Simon Horman 1 month, 2 weeks ago
On Tue, Oct 08, 2024 at 10:48:36AM +0800, Jijie Shao wrote:
> Yisen Zhuang has left the company in September.
> Jian Shen will be responsible for maintaining the
> hns3/hns driver's code in the future,
> so add Jian Shen to the hns3/hns driver's matainer list.
> 
> Signed-off-by: Jijie Shao <shaojijie@huawei.com>

Thanks,

I see contributions from Jian Shen over an extended period of time
so this seems entirely appropriate to me.

Reviewed-by: Simon Horman <horms@kernel.org>