diff options
author | Jakub Kicinski <[email protected]> | 2021-01-14 10:53:50 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-01-14 10:53:51 -0800 |
commit | 70db767fb33adab1e7d99908c4473b5a4ca29b34 (patch) | |
tree | 2c94c22a9c3dec9636ce9be66c65d142375a389f | |
parent | 3226b158e67cfaa677fd180152bfb28989cb2fac (diff) | |
parent | 054c4610bd05e7bf677efefa880da2da340599fc (diff) |
Merge branch 'maintainers-remove-inactive-folks-from-networking'
To make maintainers' lives easier we're trying to nudge people
towards CCing all the relevant folks on patches, in an attempt
to improve review rate. We have a check in patchwork which validates
the CC list against get_maintainers.pl. It's a little awkward, however,
to force people to CC maintainers who we haven't seen on the mailing
list for years. This series removes from maintainers folks who didn't
provide any tag (incl. authoring a patch) in the last 5 years.
To ensure reasonable signal to noise ratio we only considered
MAINTAINERS entries which had more than 100 patches fall under
them in that time period.
All this is purely a process-greasing exercise, I hope nobody
sees this series as an affront. Most folks are moved to CREDITS,
a couple entries are simply removed.
The following inactive maintainers are kept, because they indicated
the intention to come back in the near future:
- Veaceslav Falico (bonding)
- Christian Benvenuti (Cisco drivers)
- Felix Fietkau (mtk-eth)
- Mirko Linder (skge/sky2)
Patches in this series contain report from a script which did
the analysis. Big thanks to Jonathan Corbet for help and writing
the script (although I feel like I used it differently than Jon
may have intended ;)). The output format is thus:
Subsystem $name
Changes $reviewed / $total ($percent%) // how many changes to the subsystem had at least one ack/review
Last activity: $date_of_most_recent_patch
$maintainer/reviewer1:
Author $last_commit_authored_by_the_person $how_many_in_5yrs
Committer $last_committed $how_many
Tags $last_tag_like_review_signoff_etc $how_many
$maintainer/reviewer2:
Author $last_commit_authored_by_the_person $how_many_in_5yrs
Committer $last_committed $how_many
Tags $last_tag_like_review_signoff_etc $how_many
Top reviewers: // Top 3 reviewers (who are not listed in MAINTAINERS)
[$count_of_reviews_and_acks]: $email
INACTIVE MAINTAINER $name // maintainer / reviewer who has done nothing in last 5yrs
v2:
- keep Felix and Mirko
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
-rw-r--r-- | CREDITS | 24 | ||||
-rw-r--r-- | MAINTAINERS | 9 |
2 files changed, 25 insertions, 8 deletions
@@ -710,6 +710,10 @@ S: Las Cuevas 2385 - Bo Guemes S: Las Heras, Mendoza CP 5539 S: Argentina +N: Jay Cliburn +D: ATLX Ethernet drivers + N: Steven P. Cole @@ -1284,6 +1288,10 @@ D: Major kbuild rework during the 2.5 cycle D: ISDN Maintainer S: USA +N: Gerrit Renker +D: DCCP protocol support. + N: Philip Gladstone D: Kernel / timekeeping stuff @@ -2138,6 +2146,10 @@ E: [email protected] D: Original author of software suspend +N: Alexey Kuznetsov +D: Author and maintainer of large parts of the networking stack + N: Jaroslav Kysela W: https://www.perex.cz @@ -2696,6 +2708,10 @@ N: Wolfgang Muees D: Auerswald USB driver +N: Shrijeet Mukherjee +D: Network routing domains (VRF). + N: Paul Mundt D: SuperH maintainer @@ -4110,6 +4126,10 @@ S: B-1206 Jingmao Guojigongyu S: 16 Baliqiao Nanjie, Beijing 101100 S: People's Repulic of China +N: Aviad Yehezkel +D: Kernel TLS implementation and offload support. + N: Victor Yodaiken D: RTLinux (RealTime Linux) @@ -4167,6 +4187,10 @@ S: 1507 145th Place SE #B5 S: Bellevue, Washington 98007 S: USA +N: Wensong Zhang +D: IP virtual server (IPVS). + N: Haojian Zhuang D: MMP support diff --git a/MAINTAINERS b/MAINTAINERS index b15514a770e3..2a6dc5bfa08c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -820,7 +820,6 @@ M: Netanel Belgazal <[email protected]> M: Arthur Kiyanovski <[email protected]> R: Guy Tzalik <[email protected]> R: Saeed Bishara <[email protected]> -R: Zorik Machulsky <[email protected]> S: Supported F: Documentation/networking/device_drivers/ethernet/amazon/ena.rst @@ -2942,7 +2941,6 @@ S: Maintained F: drivers/hwmon/asus_atk0110.c ATLX ETHERNET DRIVERS -M: Jay Cliburn <[email protected]> M: Chris Snook <[email protected]> S: Maintained @@ -4922,9 +4920,8 @@ F: Documentation/scsi/dc395x.rst F: drivers/scsi/dc395x.* DCCP PROTOCOL -M: Gerrit Renker <[email protected]> -S: Maintained +S: Orphan W: http://www.linuxfoundation.org/collaborate/workgroups/networking/dccp F: include/linux/dccp.h F: include/linux/tfrc.h @@ -9327,7 +9324,6 @@ W: http://www.adaptec.com/ F: drivers/scsi/ips* IPVS -M: Wensong Zhang <[email protected]> M: Simon Horman <[email protected]> M: Julian Anastasov <[email protected]> @@ -12418,7 +12414,6 @@ F: tools/testing/selftests/net/ipsec.c NETWORKING [IPv4/IPv6] M: "David S. Miller" <[email protected]> -M: Alexey Kuznetsov <[email protected]> M: Hideaki YOSHIFUJI <[email protected]> S: Maintained @@ -12475,7 +12470,6 @@ F: net/ipv6/tcp*.c NETWORKING [TLS] M: Boris Pismenny <[email protected]> -M: Aviad Yehezkel <[email protected]> M: John Fastabend <[email protected]> M: Daniel Borkmann <[email protected]> M: Jakub Kicinski <[email protected]> @@ -19058,7 +19052,6 @@ K: regulator_get_optional VRF M: David Ahern <[email protected]> -M: Shrijeet Mukherjee <[email protected]> S: Maintained F: Documentation/networking/vrf.rst |