When searching for inactive maintainers it's useful to filter out mailing list addresses. Such "maintainers" will obviously never feature in a "From:" line of an email or a review tag. Since "L:" entries only provide the address of a mailing list without a fancy name extend this pattern to "M:" entries. Alternatively we could reserve M: entries for humans only and move the fake "maintainers" to L:. While I'd personally prefer to reserve M: for humans only, I'm not 100% that's a great choice either, given most L: entries are in fact open mailing lists with public archives. Signed-off-by: Jakub Kicinski <kuba@xxxxxxxxxx> --- MAINTAINERS | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 28d7acdb0591..20cd4cc08dd1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -203,8 +203,8 @@ F: include/uapi/linux/nl80211.h F: net/wireless/ 8169 10/100/1000 GIGABIT ETHERNET DRIVER -M: Realtek linux nic maintainers <nic_swsd@xxxxxxxxxxx> M: Heiner Kallweit <hkallweit1@xxxxxxxxx> +M: nic_swsd@xxxxxxxxxxx L: netdev@xxxxxxxxxxxxxxx S: Maintained F: drivers/net/ethernet/realtek/r8169* @@ -2119,7 +2119,7 @@ N: atmel ARM/Microchip Sparx5 SoC support M: Lars Povlsen <lars.povlsen@xxxxxxxxxxxxx> M: Steen Hegelund <Steen.Hegelund@xxxxxxxxxxxxx> -M: Microchip Linux Driver Support <UNGLinuxDriver@xxxxxxxxxxxxx> +M: UNGLinuxDriver@xxxxxxxxxxxxx L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers) S: Supported T: git git://github.com/microchip-ung/linux-upstream.git @@ -3958,7 +3958,7 @@ F: net/can/ CAN-J1939 NETWORK LAYER M: Robin van der Gracht <robin@xxxxxxxxxxx> M: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> -R: Pengutronix Kernel Team <kernel@xxxxxxxxxxxxxx> +R: kernel@xxxxxxxxxxxxxx L: linux-can@xxxxxxxxxxxxxxx S: Maintained F: Documentation/networking/j1939.rst @@ -11651,7 +11651,7 @@ F: drivers/media/platform/atmel/atmel-isi.h MICROCHIP KSZ SERIES ETHERNET SWITCH DRIVER M: Woojung Huh <woojung.huh@xxxxxxxxxxxxx> -M: Microchip Linux Driver Support <UNGLinuxDriver@xxxxxxxxxxxxx> +M: UNGLinuxDriver@xxxxxxxxxxxxx L: netdev@xxxxxxxxxxxxxxx S: Maintained F: Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml @@ -11661,7 +11661,7 @@ F: net/dsa/tag_ksz.c MICROCHIP LAN743X ETHERNET DRIVER M: Bryan Whitehead <bryan.whitehead@xxxxxxxxxxxxx> -M: Microchip Linux Driver Support <UNGLinuxDriver@xxxxxxxxxxxxx> +M: UNGLinuxDriver@xxxxxxxxxxxxx L: netdev@xxxxxxxxxxxxxxx S: Maintained F: drivers/net/ethernet/microchip/lan743x_* @@ -11755,7 +11755,7 @@ F: drivers/net/wireless/microchip/wilc1000/ MICROSEMI MIPS SOCS M: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx> -M: Microchip Linux Driver Support <UNGLinuxDriver@xxxxxxxxxxxxx> +M: UNGLinuxDriver@xxxxxxxxxxxxx L: linux-mips@xxxxxxxxxxxxxxx S: Supported F: Documentation/devicetree/bindings/mips/mscc.txt @@ -12809,10 +12809,10 @@ F: tools/objtool/ F: include/linux/objtool.h OCELOT ETHERNET SWITCH DRIVER -M: Microchip Linux Driver Support <UNGLinuxDriver@xxxxxxxxxxxxx> M: Vladimir Oltean <vladimir.oltean@xxxxxxx> M: Claudiu Manoil <claudiu.manoil@xxxxxxx> M: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx> +M: UNGLinuxDriver@xxxxxxxxxxxxx L: netdev@xxxxxxxxxxxxxxx S: Supported F: drivers/net/dsa/ocelot/* @@ -13874,7 +13874,7 @@ F: drivers/platform/x86/peaq-wmi.c PENSANDO ETHERNET DRIVERS M: Shannon Nelson <snelson@xxxxxxxxxxx> -M: Pensando Drivers <drivers@xxxxxxxxxxx> +M: drivers@xxxxxxxxxxx L: netdev@xxxxxxxxxxxxxxx S: Supported F: Documentation/networking/device_drivers/ethernet/pensando/ionic.rst @@ -14653,7 +14653,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git F: drivers/net/wireless/ath/ath11k/ QUALCOMM ATHEROS ATH9K WIRELESS DRIVER -M: QCA ath9k Development <ath9k-devel@xxxxxxxxxxxxxxxx> +M: ath9k-devel@xxxxxxxxxxxxxxxx L: linux-wireless@xxxxxxxxxxxxxxx S: Supported W: https://wireless.wiki.kernel.org/en/users/Drivers/ath9k @@ -18338,7 +18338,7 @@ F: include/linux/usb/isp116x.h USB LAN78XX ETHERNET DRIVER M: Woojung Huh <woojung.huh@xxxxxxxxxxxxx> -M: Microchip Linux Driver Support <UNGLinuxDriver@xxxxxxxxxxxxx> +M: UNGLinuxDriver@xxxxxxxxxxxxx L: netdev@xxxxxxxxxxxxxxx S: Maintained F: Documentation/devicetree/bindings/net/microchip,lan78xx.txt @@ -18452,7 +18452,7 @@ F: drivers/net/usb/smsc75xx.* USB SMSC95XX ETHERNET DRIVER M: Steve Glendinning <steve.glendinning@xxxxxxxxxxx> -M: Microchip Linux Driver Support <UNGLinuxDriver@xxxxxxxxxxxxx> +M: UNGLinuxDriver@xxxxxxxxxxxxx L: netdev@xxxxxxxxxxxxxxx S: Maintained F: drivers/net/usb/smsc95xx.* @@ -18999,7 +18999,7 @@ F: drivers/input/mouse/vmmouse.h VMWARE VMXNET3 ETHERNET DRIVER M: Ronak Doshi <doshir@xxxxxxxxxx> -M: "VMware, Inc." <pv-drivers@xxxxxxxxxx> +M: pv-drivers@xxxxxxxxxx L: netdev@xxxxxxxxxxxxxxx S: Maintained F: drivers/net/vmxnet3/ -- 2.26.2