All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net] MAINTAINERS: remove names from mailing list maintainers
@ 2020-12-19 18:55 Jakub Kicinski
  2020-12-19 20:20 ` Joe Perches
  2020-12-23  2:50 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 4+ messages in thread
From: Jakub Kicinski @ 2020-12-19 18:55 UTC (permalink / raw)
  To: davem
  Cc: netdev, pv-drivers, doshir, UNGLinuxDriver, steve.glendinning,
	woojung.huh, ath9k-devel, linux-wireless, drivers, snelson,
	vladimir.oltean, claudiu.manoil, alexandre.belloni,
	bryan.whitehead, o.rempel, kernel, robin, hkallweit1, nic_swsd,
	lars.povlsen, Steen.Hegelund, linux-kernel, corbet,
	Jakub Kicinski

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@kernel.org>
---
 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@realtek.com>
 M:	Heiner Kallweit <hkallweit1@gmail.com>
+M:	nic_swsd@realtek.com
 L:	netdev@vger.kernel.org
 S:	Maintained
 F:	drivers/net/ethernet/realtek/r8169*
@@ -2119,7 +2119,7 @@ N:	atmel
 ARM/Microchip Sparx5 SoC support
 M:	Lars Povlsen <lars.povlsen@microchip.com>
 M:	Steen Hegelund <Steen.Hegelund@microchip.com>
-M:	Microchip Linux Driver Support <UNGLinuxDriver@microchip.com>
+M:	UNGLinuxDriver@microchip.com
 L:	linux-arm-kernel@lists.infradead.org (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@protonic.nl>
 M:	Oleksij Rempel <o.rempel@pengutronix.de>
-R:	Pengutronix Kernel Team <kernel@pengutronix.de>
+R:	kernel@pengutronix.de
 L:	linux-can@vger.kernel.org
 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@microchip.com>
-M:	Microchip Linux Driver Support <UNGLinuxDriver@microchip.com>
+M:	UNGLinuxDriver@microchip.com
 L:	netdev@vger.kernel.org
 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@microchip.com>
-M:	Microchip Linux Driver Support <UNGLinuxDriver@microchip.com>
+M:	UNGLinuxDriver@microchip.com
 L:	netdev@vger.kernel.org
 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@bootlin.com>
-M:	Microchip Linux Driver Support <UNGLinuxDriver@microchip.com>
+M:	UNGLinuxDriver@microchip.com
 L:	linux-mips@vger.kernel.org
 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@microchip.com>
 M:	Vladimir Oltean <vladimir.oltean@nxp.com>
 M:	Claudiu Manoil <claudiu.manoil@nxp.com>
 M:	Alexandre Belloni <alexandre.belloni@bootlin.com>
+M:	UNGLinuxDriver@microchip.com
 L:	netdev@vger.kernel.org
 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@pensando.io>
-M:	Pensando Drivers <drivers@pensando.io>
+M:	drivers@pensando.io
 L:	netdev@vger.kernel.org
 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@qca.qualcomm.com>
+M:	ath9k-devel@qca.qualcomm.com
 L:	linux-wireless@vger.kernel.org
 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@microchip.com>
-M:	Microchip Linux Driver Support <UNGLinuxDriver@microchip.com>
+M:	UNGLinuxDriver@microchip.com
 L:	netdev@vger.kernel.org
 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@shawell.net>
-M:	Microchip Linux Driver Support <UNGLinuxDriver@microchip.com>
+M:	UNGLinuxDriver@microchip.com
 L:	netdev@vger.kernel.org
 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@vmware.com>
-M:	"VMware, Inc." <pv-drivers@vmware.com>
+M:	pv-drivers@vmware.com
 L:	netdev@vger.kernel.org
 S:	Maintained
 F:	drivers/net/vmxnet3/
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH net] MAINTAINERS: remove names from mailing list maintainers
  2020-12-19 18:55 [PATCH net] MAINTAINERS: remove names from mailing list maintainers Jakub Kicinski
@ 2020-12-19 20:20 ` Joe Perches
  2020-12-23  2:50 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 4+ messages in thread
From: Joe Perches @ 2020-12-19 20:20 UTC (permalink / raw)
  To: Jakub Kicinski
  Cc: davem, netdev, pv-drivers, doshir, UNGLinuxDriver,
	steve.glendinning, woojung.huh, ath9k-devel, linux-wireless,
	drivers, snelson, vladimir.oltean, claudiu.manoil,
	alexandre.belloni, bryan.whitehead, o.rempel, kernel, robin,
	hkallweit1, nic_swsd, lars.povlsen, Steen.Hegelund, linux-kernel,
	corbet

On 2020-12-19 10:55, Jakub Kicinski wrote:
> 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.


As these are not actual people I suggest using
R: entries and not removing the more descriptive names.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH net] MAINTAINERS: remove names from mailing list maintainers
  2020-12-19 18:55 [PATCH net] MAINTAINERS: remove names from mailing list maintainers Jakub Kicinski
  2020-12-19 20:20 ` Joe Perches
@ 2020-12-23  2:50 ` patchwork-bot+netdevbpf
  2020-12-23 17:57   ` Joe Perches
  1 sibling, 1 reply; 4+ messages in thread
From: patchwork-bot+netdevbpf @ 2020-12-23  2:50 UTC (permalink / raw)
  To: Jakub Kicinski
  Cc: davem, netdev, pv-drivers, doshir, UNGLinuxDriver,
	steve.glendinning, woojung.huh, ath9k-devel, linux-wireless,
	drivers, snelson, vladimir.oltean, claudiu.manoil,
	alexandre.belloni, bryan.whitehead, o.rempel, kernel, robin,
	hkallweit1, nic_swsd, lars.povlsen, Steen.Hegelund, linux-kernel,
	corbet

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Sat, 19 Dec 2020 10:55:38 -0800 you wrote:
> 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.
> 
> [...]

Here is the summary with links:
  - [net] MAINTAINERS: remove names from mailing list maintainers
    https://git.kernel.org/netdev/net/c/8b0f64b113d6

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH net] MAINTAINERS: remove names from mailing list maintainers
  2020-12-23  2:50 ` patchwork-bot+netdevbpf
@ 2020-12-23 17:57   ` Joe Perches
  0 siblings, 0 replies; 4+ messages in thread
From: Joe Perches @ 2020-12-23 17:57 UTC (permalink / raw)
  To: patchwork-bot+netdevbpf, Jakub Kicinski
  Cc: davem, netdev, pv-drivers, doshir, UNGLinuxDriver,
	steve.glendinning, woojung.huh, ath9k-devel, linux-wireless,
	drivers, snelson, vladimir.oltean, claudiu.manoil,
	alexandre.belloni, bryan.whitehead, o.rempel, kernel, robin,
	hkallweit1, nic_swsd, lars.povlsen, Steen.Hegelund, linux-kernel,
	corbet

On Wed, 2020-12-23 at 02:50 +0000, patchwork-bot+netdevbpf@kernel.org
wrote:
> Hello:
> 
> This patch was applied to netdev/net.git (refs/heads/master):
> 
> On Sat, 19 Dec 2020 10:55:38 -0800 you wrote:
> > 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.
> > 
> > [...]
> 
> Here is the summary with links:
>   - [net] MAINTAINERS: remove names from mailing list maintainers
>     https://git.kernel.org/netdev/net/c/8b0f64b113d6
> 
> You are awesome, thank you!

I still think this is not a good patch nor mechanism to
show what is generally used as exploders rather than
individuals.

Effectively only individuals can submit patches and so
can be M: Maintainers.

I believe these entries should really use R: Reviewer
entries and keep the descriptive naming content.

The descriptive naming does add value and this patch
loses that value.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-23 17:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-19 18:55 [PATCH net] MAINTAINERS: remove names from mailing list maintainers Jakub Kicinski
2020-12-19 20:20 ` Joe Perches
2020-12-23  2:50 ` patchwork-bot+netdevbpf
2020-12-23 17:57   ` Joe Perches

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.