diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-01-09 08:45:13 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-01-11 16:24:11 -0800 |
commit | 009a98bca6347d0bd9cf0c31691331e68f0ee380 (patch) | |
tree | 7b899965b7cbf4edbcf6865238bfe1ed716b6701 | |
parent | b59d8485fe7fda864e10800085ce1d19c321922a (diff) | |
download | lwn-009a98bca6347d0bd9cf0c31691331e68f0ee380.tar.gz lwn-009a98bca6347d0bd9cf0c31691331e68f0ee380.zip |
MAINTAINERS: eth: mvneta: move Thomas to CREDITS
Thomas is still active in other bits of the kernel and beyond
but not as much on the Marvell Ethernet devices.
Our scripts report:
Subsystem MARVELL MVNETA ETHERNET DRIVER
Changes 54 / 176 (30%)
(No activity)
Top reviewers:
[12]: hawk@kernel.org
[9]: toke@redhat.com
[9]: john.fastabend@gmail.com
INACTIVE MAINTAINER Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Link: https://lore.kernel.org/r/20240109164517.3063131-4-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
-rw-r--r-- | CREDITS | 4 | ||||
-rw-r--r-- | MAINTAINERS | 3 |
2 files changed, 5 insertions, 2 deletions
@@ -3049,6 +3049,10 @@ S: Demonstratsii 8-382 S: Tula 300000 S: Russia +N: Thomas Petazzoni +E: thomas.petazzoni@bootlin.com +D: Driver for the Marvell Armada 370/XP network unit. + N: Gordon Peters E: GordPeters@smarttech.com D: Isochronous receive for IEEE 1394 driver (OHCI module). diff --git a/MAINTAINERS b/MAINTAINERS index b29c132f4754..ceb9b669dc6c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12875,9 +12875,8 @@ S: Maintained F: drivers/thermal/armada_thermal.c MARVELL MVNETA ETHERNET DRIVER -M: Thomas Petazzoni <thomas.petazzoni@bootlin.com> L: netdev@vger.kernel.org -S: Maintained +S: Orphan F: drivers/net/ethernet/marvell/mvneta.* MARVELL MVPP2 ETHERNET DRIVER |