[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250108155242.2575530-5-kuba@kernel.org>
Date: Wed, 8 Jan 2025 07:52:38 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org,
edumazet@...gle.com,
pabeni@...hat.com,
Jakub Kicinski <kuba@...nel.org>,
Alexandre Torgue <alexandre.torgue@...s.st.com>,
joabreu@...opsys.com
Subject: [PATCH net v2 4/8] MAINTAINERS: mark stmmac ethernet as an Orphan
I tried a couple of things to reinvigorate the stmmac maintainers
over the last few years but with little effect. The maintainers
are not active, let the MAINTAINERS file reflect reality.
The Synopsys IP this driver supports is very popular we need
a solid maintainer to deal with the complexity of the driver.
gitdm missingmaints says:
Subsystem STMMAC ETHERNET DRIVER
Changes 344 / 978 (35%)
Last activity: 2020-05-01
Alexandre Torgue <alexandre.torgue@...s.st.com>:
Tags 1bb694e20839 2020-05-01 00:00:00 1
Jose Abreu <joabreu@...opsys.com>:
Top reviewers:
[75]: horms@...nel.org
[49]: andrew@...n.ch
[46]: fancer.lancer@...il.com
INACTIVE MAINTAINER Jose Abreu <joabreu@...opsys.com>
Acked-by: Alexandre Torgue <alexandre.torgue@...s.st.com>
Signed-off-by: Jakub Kicinski <kuba@...nel.org>
--
We could add an entry to AUTHORS, but a quick git log doesn't show
huge number of patches or LoC. I could be looking wrong..
CC: joabreu@...opsys.com
---
MAINTAINERS | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index e16a55c3dd3a..2b81ed230848 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22509,11 +22509,8 @@ F: Documentation/devicetree/bindings/phy/st,stm32mp25-combophy.yaml
F: drivers/phy/st/phy-stm32-combophy.c
STMMAC ETHERNET DRIVER
-M: Alexandre Torgue <alexandre.torgue@...s.st.com>
-M: Jose Abreu <joabreu@...opsys.com>
L: netdev@...r.kernel.org
-S: Supported
-W: http://www.stlinux.com
+S: Orphan
F: Documentation/networking/device_drivers/ethernet/stmicro/
F: drivers/net/ethernet/stmicro/stmmac/
--
2.47.1
Powered by blists - more mailing lists