Message ID | 20240112140628.62314-1-marcin.s.wojtas@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | c061be1bd5e74e9685630cc95b818e13dbff9713 |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [net:] MAINTAINERS: eth: mvneta: update entry | expand |
Hello: This patch was applied to netdev/net.git (main) by David S. Miller <davem@davemloft.net>: On Fri, 12 Jan 2024 14:06:28 +0000 you wrote: > Add myself as driver maintainer and restore the maintained status. > While at it, update the file field to cover mvneta_bm part of the driver. > > Signed-off-by: Marcin Wojtas <marcin.s.wojtas@gmail.com> > --- > MAINTAINERS | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) Here is the summary with links: - [net:] MAINTAINERS: eth: mvneta: update entry https://git.kernel.org/netdev/net/c/c061be1bd5e7 You are awesome, thank you!
diff --git a/MAINTAINERS b/MAINTAINERS index 4194f414dd2c..39eb0a6a2927 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12869,9 +12869,10 @@ S: Maintained F: drivers/thermal/armada_thermal.c MARVELL MVNETA ETHERNET DRIVER +M: Marcin Wojtas <marcin.s.wojtas@gmail.com> L: netdev@vger.kernel.org -S: Orphan -F: drivers/net/ethernet/marvell/mvneta.* +S: Maintained +F: drivers/net/ethernet/marvell/mvneta* MARVELL MVPP2 ETHERNET DRIVER M: Marcin Wojtas <marcin.s.wojtas@gmail.com>
Add myself as driver maintainer and restore the maintained status. While at it, update the file field to cover mvneta_bm part of the driver. Signed-off-by: Marcin Wojtas <marcin.s.wojtas@gmail.com> --- MAINTAINERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)