diff options
author | Jakub Kicinski <[email protected]> | 2023-02-02 11:35:35 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-02-02 11:35:35 -0800 |
commit | 4b6e135e6bee02e29d27911ba0b9a045c9e489e8 (patch) | |
tree | f1dedf6513b18d666f26c6a9df09ceda5f541063 | |
parent | 0c598aed445eb45b0ee7ba405f7ece99ee349c30 (diff) | |
parent | cd101f40a419f72d54b517bc51ca710bc5b07d55 (diff) |
Merge branch 'maintainers-spring-refresh-of-networking-maintainers'
Jakub Kicinski says:
====================
MAINTAINERS: spring refresh of networking maintainers
Use Jon Corbet's script for generating statistics about maintainer
coverage to identify inactive maintainers of relatively active code.
Move them to CREDITS.
====================
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
-rw-r--r-- | .mailmap | 1 | ||||
-rw-r--r-- | CREDITS | 8 | ||||
-rw-r--r-- | MAINTAINERS | 4 |
3 files changed, 10 insertions, 3 deletions
@@ -214,6 +214,7 @@ Jisheng Zhang <[email protected]> <[email protected]> Jisheng Zhang <[email protected]> <[email protected]> Johan Hovold <[email protected]> <[email protected]> Johan Hovold <[email protected]> <[email protected]> +John Crispin <[email protected]> <[email protected]> John Paul Adrian Glaubitz <[email protected]> John Stultz <[email protected]> Jordan Crouse <[email protected]> <[email protected]> @@ -1173,6 +1173,10 @@ D: Future Domain TMC-16x0 SCSI driver (author) D: APM driver (early port) D: DRM drivers (author of several) +N: Veaceslav Falico +D: Co-maintainer and co-author of the network bonding driver. + N: János Farkas D: romfs, various (mostly networking) fixes @@ -4179,6 +4183,10 @@ S: B-1206 Jingmao Guojigongyu S: 16 Baliqiao Nanjie, Beijing 101100 S: People's Repulic of China +N: Vlad Yasevich +D: SCTP protocol maintainer. + N: Aviad Yehezkel D: Kernel TLS implementation and offload support. diff --git a/MAINTAINERS b/MAINTAINERS index 7c884556eb8e..6f22075603cc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3766,7 +3766,6 @@ F: net/bluetooth/ BONDING DRIVER M: Jay Vosburgh <[email protected]> -M: Veaceslav Falico <[email protected]> M: Andy Gospodarek <[email protected]> S: Supported @@ -14599,7 +14598,6 @@ F: tools/testing/selftests/net/ipsec.c NETWORKING [IPv4/IPv6] M: "David S. Miller" <[email protected]> -M: Hideaki YOSHIFUJI <[email protected]> M: David Ahern <[email protected]> S: Maintained @@ -18681,9 +18679,9 @@ F: drivers/target/ F: include/target/ SCTP PROTOCOL -M: Vlad Yasevich <[email protected]> M: Neil Horman <[email protected]> M: Marcelo Ricardo Leitner <[email protected]> +M: Xin Long <[email protected]> S: Maintained W: http://lksctp.sourceforge.net |