netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, edumazet@google.com, pabeni@redhat.com,
	andrew+netdev@lunn.ch, Jakub Kicinski <kuba@kernel.org>,
	woojung.huh@microchip.com
Subject: [PATCH net 2/8] MAINTAINERS: mark Microchip LAN78xx as Orphan
Date: Mon,  6 Jan 2025 08:53:58 -0800	[thread overview]
Message-ID: <20250106165404.1832481-3-kuba@kernel.org> (raw)
In-Reply-To: <20250106165404.1832481-1-kuba@kernel.org>

Woojung Huh seems to have only replied to the list 35 times
in the last 5 years, and didn't provide any reviews in 3 years.
The LAN78XX driver has seen quite a bit of activity lately.

gitdm missingmaints says:

Subsystem USB LAN78XX ETHERNET DRIVER
  Changes 35 / 91 (38%)
  (No activity)
  Top reviewers:
    [23]: andrew@lunn.ch
    [3]: horms@kernel.org
    [2]: mateusz.polchlopek@intel.com
  INACTIVE MAINTAINER Woojung Huh <woojung.huh@microchip.com>

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
CC: woojung.huh@microchip.com
---
 CREDITS     | 4 ++++
 MAINTAINERS | 4 +---
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/CREDITS b/CREDITS
index 2a5f5f49269f..7a5332907ef0 100644
--- a/CREDITS
+++ b/CREDITS
@@ -1816,6 +1816,10 @@ D: Author/maintainer of most DRM drivers (especially ATI, MGA)
 D: Core DRM templates, general DRM and 3D-related hacking
 S: No fixed address
 
+N: Woojung Huh
+E: woojung.huh@microchip.com
+D: Microchip LAN78XX USB Ethernet driver
+
 N: Kenn Humborg
 E: kenn@wombat.ie
 D: Mods to loop device to support sparse backing files
diff --git a/MAINTAINERS b/MAINTAINERS
index 188c08cd16de..91b72e8d8661 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24261,10 +24261,8 @@ F:	Documentation/devicetree/bindings/usb/nxp,isp1760.yaml
 F:	drivers/usb/isp1760/*
 
 USB LAN78XX ETHERNET DRIVER
-M:	Woojung Huh <woojung.huh@microchip.com>
-M:	UNGLinuxDriver@microchip.com
 L:	netdev@vger.kernel.org
-S:	Maintained
+S:	Orphan
 F:	Documentation/devicetree/bindings/net/microchip,lan78xx.txt
 F:	drivers/net/usb/lan78xx.*
 F:	include/dt-bindings/net/microchip-lan78xx.h
-- 
2.47.1


  parent reply	other threads:[~2025-01-06 16:54 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-06 16:53 [PATCH net 0/8] MAINTAINERS: spring 2025 cleanup of networking maintainers Jakub Kicinski
2025-01-06 16:53 ` [PATCH net 1/8] MAINTAINERS: mark Synopsys DW XPCS as Orphan Jakub Kicinski
2025-01-06 16:53 ` Jakub Kicinski [this message]
2025-01-07 14:14   ` [PATCH net 2/8] MAINTAINERS: mark Microchip LAN78xx " Woojung.Huh
2025-01-07 15:08     ` Jakub Kicinski
2025-01-07 15:10       ` Woojung.Huh
2025-01-07 16:12         ` Jakub Kicinski
2025-01-07 16:29           ` Woojung.Huh
2025-01-08  3:42             ` Rengarajan.S
2025-01-08 15:45               ` Jakub Kicinski
2025-01-06 16:53 ` [PATCH net 3/8] MAINTAINERS: remove Andy Gospodarek from bonding Jakub Kicinski
2025-01-06 20:53   ` Nikolay Aleksandrov
2025-01-06 21:01     ` Jay Vosburgh
2025-01-06 23:34       ` Jakub Kicinski
2025-01-07  2:26         ` Jay Vosburgh
2025-01-07  6:44         ` Nikolay Aleksandrov
2025-01-07 12:56         ` Andy Gospodarek
2025-01-06 16:54 ` [PATCH net 4/8] MAINTAINERS: mark stmmac ethernet as an Orphan Jakub Kicinski
2025-01-07 17:06   ` Alexandre TORGUE
2025-01-06 16:54 ` [PATCH net 5/8] MAINTAINERS: remove Mark Lee from MediaTek Ethernet Jakub Kicinski
2025-01-06 16:54 ` [PATCH net 6/8] MAINTAINERS: remove Ying Xue from TIPC Jakub Kicinski
2025-01-06 16:54 ` [PATCH net 7/8] MAINTAINERS: remove Noam Dagan from AMAZON ETHERNET Jakub Kicinski
2025-01-06 18:17   ` Kiyanovski, Arthur
2025-01-06 16:54 ` [PATCH net 8/8] MAINTAINERS: remove Lars Povlsen from Microchip Sparx5 SoC Jakub Kicinski
2025-01-08  8:37   ` Daniel Machon

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=20250106165404.1832481-3-kuba@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=woojung.huh@microchip.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;
as well as URLs for NNTP newsgroup(s).