diff options
author | Jakub Kicinski <[email protected]> | 2022-03-14 15:28:19 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-03-15 12:16:10 -0700 |
commit | e9c14b59ea2ec19afe22d60b07583b7e08c74290 (patch) | |
tree | 6e26a82d7727578e027d163f3fb465e6bee7a9c5 | |
parent | 0f74b29a4f53627376cf5a5fb7b0b3fa748a0b2b (diff) |
Add Paolo Abeni to networking maintainers
Growing the network maintainers team from 2 to 3.
Signed-off-by: David S. Miller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e127c2fb08a7..cd0f68d4a34a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13376,6 +13376,7 @@ F: net/core/drop_monitor.c NETWORKING DRIVERS M: "David S. Miller" <[email protected]> M: Jakub Kicinski <[email protected]> +M: Paolo Abeni <[email protected]> S: Maintained Q: https://patchwork.kernel.org/project/netdevbpf/list/ @@ -13422,6 +13423,7 @@ F: tools/testing/selftests/drivers/net/dsa/ NETWORKING [GENERAL] M: "David S. Miller" <[email protected]> M: Jakub Kicinski <[email protected]> +M: Paolo Abeni <[email protected]> S: Maintained Q: https://patchwork.kernel.org/project/netdevbpf/list/ |