diff mbox series

[net] MAINTAINERS: remove Yisen Zhuang from HISILICON NETWORK drivers

Message ID 20241008153711.1444085-1-kuba@kernel.org (mailing list archive)
State Not Applicable
Delegated to: Netdev Maintainers
Headers show
Series [net] MAINTAINERS: remove Yisen Zhuang from HISILICON NETWORK drivers | 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, 14 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

Jakub Kicinski Oct. 8, 2024, 3:37 p.m. UTC
Konstantin reported that the email address bounces.
Delete it, git logs show a single contribution from this person.

Link: https://lore.kernel.org/20240924-muscular-wise-stingray-dce77b@lemur
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
 MAINTAINERS | 2 --
 1 file changed, 2 deletions(-)

Comments

Simon Horman Oct. 9, 2024, 12:19 p.m. UTC | #1
On Tue, Oct 08, 2024 at 08:37:11AM -0700, Jakub Kicinski wrote:
> Konstantin reported that the email address bounces.
> Delete it, git logs show a single contribution from this person.
> 
> Link: https://lore.kernel.org/20240924-muscular-wise-stingray-dce77b@lemur
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Hi Jakub,

I agree with this fix, but maybe this patch could be considered instead?

- [PATCH net] net: hns3/hns: Update the maintainer for the HNS3/HNS ethernet driver
  https://lore.kernel.org/netdev/20241008024836.999848-1-shaojijie@huawei.com/

...
Jakub Kicinski Oct. 9, 2024, 3:09 p.m. UTC | #2
On Wed, 9 Oct 2024 13:19:04 +0100 Simon Horman wrote:
> On Tue, Oct 08, 2024 at 08:37:11AM -0700, Jakub Kicinski wrote:
> > Konstantin reported that the email address bounces.
> > Delete it, git logs show a single contribution from this person.
> > 
> > Link: https://lore.kernel.org/20240924-muscular-wise-stingray-dce77b@lemur
> > Signed-off-by: Jakub Kicinski <kuba@kernel.org>  
> 
> Hi Jakub,
> 
> I agree with this fix, but maybe this patch could be considered instead?

Indeed, I realized late and discarded this from PW. 
I should have commented on the list when I did so, sorry.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index af635dc60cfe..e5311fc990c4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10267,7 +10267,6 @@  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:	Salil Mehta <salil.mehta@huawei.com>
 M:	Jijie Shao <shaojijie@huawei.com>
 L:	netdev@vger.kernel.org
@@ -10276,7 +10275,6 @@  W:	http://www.hisilicon.com
 F:	drivers/net/ethernet/hisilicon/hns3/
 
 HISILICON NETWORK SUBSYSTEM DRIVER
-M:	Yisen Zhuang <yisen.zhuang@huawei.com>
 M:	Salil Mehta <salil.mehta@huawei.com>
 L:	netdev@vger.kernel.org
 S:	Maintained