public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
	pabeni@redhat.com, andrew+netdev@lunn.ch, horms@kernel.org
Subject: Re: [PATCH net 00/11] MAINTAINERS: annual cleanup of inactive maintainers
Date: Thu, 05 Mar 2026 16:00:25 +0000	[thread overview]
Message-ID: <177272642553.3184289.15375943294118853129.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260303215339.2333548-1-kuba@kernel.org>

Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Tue,  3 Mar 2026 13:53:00 -0800 you wrote:
> Annual cleanup of inactive maintainers under networking.
> The goal is to make sure MAINTAINERS reflect reality for
> code which is relatively actively changed (at least 70 commits
> in the last 2 years or at least 120 commits in the last 5 years).
> 
> Those who either:
>  - were the initial author / "upstreamer" of the driver; or
>  - authored at least 1/3rd of the exiting code base (per git blame); or
>  - authored at least 25% of commits before becoming inactive
> are moved to CREDITS.
> 
> [...]

Here is the summary with links:
  - [net,01/11] MAINTAINERS: remove Johan Hedberg from Bluetooth subsystem
    https://git.kernel.org/netdev/net/c/f9b5bf12eb65
  - [net,02/11] MAINTAINERS: remove Manish Chopra from QLogic QL4xxx (now orphan)
    https://git.kernel.org/netdev/net/c/80f8a19fe7cf
  - [net,03/11] MAINTAINERS: remove Jerin Jacob from Marvell OcteonTX2
    https://git.kernel.org/netdev/net/c/e07f796a86b2
  - [net,04/11] MAINTAINERS: remove Salil Mehta from HiSilicon network drivers
    (no matching commit)
  - [net,05/11] MAINTAINERS: remove Sean Wang from MediaTek Ethernet and switch
    https://git.kernel.org/netdev/net/c/77f72ef58fb8
  - [net,06/11] MAINTAINERS: remove DENG Qingfang from MediaTek switch
    https://git.kernel.org/netdev/net/c/593cdf14523b
  - [net,07/11] MAINTAINERS: replace Clark Wang with Frank Li for Freescale FEC
    https://git.kernel.org/netdev/net/c/34f49454b25c
  - [net,08/11] MAINTAINERS: remove Jonathan Lemon from OpenCompute PTP
    https://git.kernel.org/netdev/net/c/60da2d2752ac
  - [net,09/11] MAINTAINERS: replace Taras Chornyi with Elad Nachman for Marvell Prestera
    https://git.kernel.org/netdev/net/c/9ede3e910f08
  - [net,10/11] MAINTAINERS: remove Claudiu Manoil and Alexandre Belloni from Ocelot switch
    https://git.kernel.org/netdev/net/c/4d37e68c46d1
  - [net,11/11] MAINTAINERS: remove Thomas Falcon from IBM ibmvnic
    https://git.kernel.org/netdev/net/c/ed6579002548

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2026-03-05 16:00 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-03 21:53 [PATCH net 00/11] MAINTAINERS: annual cleanup of inactive maintainers Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 01/11] MAINTAINERS: remove Johan Hedberg from Bluetooth subsystem Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 02/11] MAINTAINERS: remove Manish Chopra from QLogic QL4xxx (now orphan) Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 03/11] MAINTAINERS: remove Jerin Jacob from Marvell OcteonTX2 Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 04/11] MAINTAINERS: remove Salil Mehta from HiSilicon network drivers Jakub Kicinski
2026-03-04 12:17   ` Jijie Shao
2026-03-04 17:44     ` Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 05/11] MAINTAINERS: remove Sean Wang from MediaTek Ethernet and switch Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 06/11] MAINTAINERS: remove DENG Qingfang from MediaTek switch Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 07/11] MAINTAINERS: replace Clark Wang with Frank Li for Freescale FEC Jakub Kicinski
2026-03-04  1:38   ` Wei Fang
2026-03-03 21:53 ` [PATCH net 08/11] MAINTAINERS: remove Jonathan Lemon from OpenCompute PTP Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 09/11] MAINTAINERS: replace Taras Chornyi with Elad Nachman for Marvell Prestera Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 10/11] MAINTAINERS: remove Claudiu Manoil and Alexandre Belloni from Ocelot switch Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 11/11] MAINTAINERS: remove Thomas Falcon from IBM ibmvnic Jakub Kicinski
2026-03-05 16:00 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=177272642553.3184289.15375943294118853129.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox