diff mbox series

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

Message ID 20241008024836.999848-1-shaojijie@huawei.com (mailing list archive)
State Accepted
Commit 983e35ce2e1ee4037f6f5d5398dfc107b22ad569
Delegated to: Netdev Maintainers
Headers show
Series [net] net: hns3/hns: Update the maintainer for the HNS3/HNS ethernet driver | expand

Checks

Context Check Description
netdev/series_format success Single patches do not need cover letters
netdev/tree_selection success Clearly marked for net
netdev/ynl success Generated files up to date; no warnings/errors; no diff in generated;
netdev/fixes_present success No Fixes tags, but series doesn't touch code
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 5 this patch: 5
netdev/build_tools success No tools touched, skip
netdev/cc_maintainers success CCed 0 of 0 maintainers
netdev/build_clang success Errors and warnings before: 5 this patch: 5
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/deprecated_api success None detected
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 3 this patch: 3
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 16 lines checked
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0

Commit Message

Jijie Shao Oct. 8, 2024, 2:48 a.m. UTC
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(-)

Comments

Simon Horman Oct. 9, 2024, 11:46 a.m. UTC | #1
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>
patchwork-bot+netdevbpf@kernel.org Oct. 9, 2024, 12:50 p.m. UTC | #2
Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:

On Tue, 8 Oct 2024 10:48:36 +0800 you 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>
> 
> [...]

Here is the summary with links:
  - [net] net: hns3/hns: Update the maintainer for the HNS3/HNS ethernet driver
    https://git.kernel.org/netdev/net/c/983e35ce2e1e

You are awesome, thank you!
diff mbox series

Patch

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