diff options
author | Jakub Kicinski <[email protected]> | 2024-10-11 12:33:03 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-10-14 07:49:41 -0700 |
commit | 0b84db5d8f258d4b212c05ea0772ee47612d6cfb (patch) | |
tree | 7b5801b3ea0011859676d350cd23d7c6d5a8d629 | |
parent | 174714f0e505070a16be6fbede30d32b81df789f (diff) |
MAINTAINERS: add Andrew Lunn as a co-maintainer of all networking drivers
Andrew has been a pillar of the community for as long as I remember.
Focusing on embedded networking, co-maintaining Ethernet PHYs and
DSA code, but also actively reviewing MAC and integrated NIC drivers.
Elevate Andrew to the status of co-maintainer of all netdev drivers.
Acked-by: Andrew Lunn <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Acked-by: Paolo Abeni <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e336dab6fdd1..44d599651690 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16092,6 +16092,7 @@ F: include/uapi/linux/net_dropmon.h F: net/core/drop_monitor.c NETWORKING DRIVERS +M: Andrew Lunn <[email protected]> M: "David S. Miller" <[email protected]> M: Eric Dumazet <[email protected]> M: Jakub Kicinski <[email protected]> |