Skip to content

Commit 02b2920

Browse files
committed
Merge branch 'maintainers-annual-cleanup-of-inactive-maintainers'
Jakub Kicinski says: ==================== MAINTAINERS: annual cleanup of inactive maintainers Annual cleanup of inactive maintainers under networking. The goal is to make sure MAINTAINERS reflect reality for code which is relatively actively changed (at least 70 commits in the last 2 years or at least 120 commits in the last 5 years). Those who either: - were the initial author / "upstreamer" of the driver; or - authored at least 1/3rd of the exiting code base (per git blame); or - authored at least 25% of commits before becoming inactive are moved to CREDITS. The discovery of inactive maintainers was done using gitdm tools, with a bunch of ad-hoc scripts on top to do the rest. I tried to double check the results but this is mostly a scripted cleanup so please report inaccuracies if any. ==================== Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
2 parents c952291 + ed65790 commit 02b2920

2 files changed

Lines changed: 11 additions & 13 deletions

File tree

CREDITS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1242,6 +1242,10 @@ N: Veaceslav Falico
12421242
12431243
D: Co-maintainer and co-author of the network bonding driver.
12441244

1245+
N: Thomas Falcon
1246+
1247+
D: Initial author of the IBM ibmvnic network driver
1248+
12451249
N: János Farkas
12461250
12471251
D: romfs, various (mostly networking) fixes
@@ -2415,6 +2419,10 @@ S: Am Muehlenweg 38
24152419
S: D53424 Remagen
24162420
S: Germany
24172421

2422+
N: Jonathan Lemon
2423+
2424+
D: OpenCompute PTP clock driver (ptp_ocp)
2425+
24182426
N: Colin Leroy
24192427
24202428
W: http://www.geekounet.org/

MAINTAINERS

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4615,7 +4615,6 @@ F: drivers/bluetooth/
46154615

46164616
BLUETOOTH SUBSYSTEM
46174617
M: Marcel Holtmann <[email protected]>
4618-
M: Johan Hedberg <[email protected]>
46194618
M: Luiz Augusto von Dentz <[email protected]>
46204619
46214620
S: Supported
@@ -10168,8 +10167,8 @@ F: drivers/i2c/busses/i2c-cpm.c
1016810167

1016910168
FREESCALE IMX / MXC FEC DRIVER
1017010169
M: Wei Fang <[email protected]>
10170+
R: Frank Li <[email protected]>
1017110171
R: Shenwei Wang <[email protected]>
10172-
R: Clark Wang <[email protected]>
1017310172
1017410173
1017510174
S: Maintained
@@ -12213,7 +12212,6 @@ IBM Power SRIOV Virtual NIC Device Driver
1221312212
M: Haren Myneni <[email protected]>
1221412213
M: Rick Lindsley <[email protected]>
1221512214
R: Nick Child <[email protected]>
12216-
R: Thomas Falcon <[email protected]>
1221712215
1221812216
S: Maintained
1221912217
F: drivers/net/ethernet/ibm/ibmvnic.*
@@ -15470,7 +15468,6 @@ MARVELL OCTEONTX2 RVU ADMIN FUNCTION DRIVER
1547015468
M: Sunil Goutham <[email protected]>
1547115469
M: Linu Cherian <[email protected]>
1547215470
M: Geetha sowjanya <[email protected]>
15473-
M: Jerin Jacob <[email protected]>
1547415471
M: hariprasad <[email protected]>
1547515472
M: Subbaraya Sundeep <[email protected]>
1547615473
@@ -15485,7 +15482,7 @@ S: Supported
1548515482
F: drivers/perf/marvell_pem_pmu.c
1548615483

1548715484
MARVELL PRESTERA ETHERNET SWITCH DRIVER
15488-
M: Taras Chornyi <[email protected]>
15485+
M: Elad Nachman <[email protected]>
1548915486
S: Supported
1549015487
W: https://github.com/Marvell-switching/switchdev-prestera
1549115488
F: drivers/net/ethernet/marvell/prestera/
@@ -16159,7 +16156,6 @@ F: drivers/dma/mediatek/
1615916156

1616016157
MEDIATEK ETHERNET DRIVER
1616116158
M: Felix Fietkau <[email protected]>
16162-
M: Sean Wang <[email protected]>
1616316159
M: Lorenzo Bianconi <[email protected]>
1616416160
1616516161
S: Maintained
@@ -16352,8 +16348,6 @@ F: include/soc/mediatek/smi.h
1635216348
MEDIATEK SWITCH DRIVER
1635316349
M: Chester A. Unal <[email protected]>
1635416350
M: Daniel Golle <[email protected]>
16355-
M: DENG Qingfang <[email protected]>
16356-
M: Sean Wang <[email protected]>
1635716351
1635816352
S: Maintained
1635916353
F: drivers/net/dsa/mt7530-mdio.c
@@ -19221,8 +19215,6 @@ F: tools/objtool/
1922119215

1922219216
OCELOT ETHERNET SWITCH DRIVER
1922319217
M: Vladimir Oltean <[email protected]>
19224-
M: Claudiu Manoil <[email protected]>
19225-
M: Alexandre Belloni <[email protected]>
1922619218
1922719219
1922819220
S: Supported
@@ -19808,7 +19800,6 @@ F: arch/*/boot/dts/
1980819800
F: include/dt-bindings/
1980919801

1981019802
OPENCOMPUTE PTP CLOCK DRIVER
19811-
M: Jonathan Lemon <[email protected]>
1981219803
M: Vadim Fedorenko <[email protected]>
1981319804
1981419805
S: Maintained
@@ -21452,9 +21443,8 @@ S: Supported
2145221443
F: drivers/scsi/qedi/
2145321444

2145421445
QLOGIC QL4xxx ETHERNET DRIVER
21455-
M: Manish Chopra <[email protected]>
2145621446
21457-
S: Maintained
21447+
S: Orphan
2145821448
F: drivers/net/ethernet/qlogic/qed/
2145921449
F: drivers/net/ethernet/qlogic/qede/
2146021450
F: include/linux/qed/

0 commit comments

Comments
 (0)