diff mbox series

MAINTAINERS: make linux-usb list remarks consistent

Message ID 20200912121346.2796-1-lukas.bulwahn@gmail.com
State New
Headers show
Series MAINTAINERS: make linux-usb list remarks consistent | expand

Commit Message

Lukas Bulwahn Sept. 12, 2020, 12:13 p.m. UTC
Commit f24f27b85ead ("MAINTAINERS: add entry for mediatek usb3 DRD IP
driver") claims linux-usb@vger.kernel.org is moderated for
non-subscribers, but all other 46 entries for linux-usb@vger.kernel.org
do not mention that.

Adjust this entry to be consistent with all others.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies cleanly on current master and next-20200911

Greg, please pick this minor non-urgent clean-up patch for your -next tree.

This patch submission will also show me if linux-usb is moderated or not.
I have not subscribed to linux-usb and if it shows up quickly in the
archive, the list is probably not moderated, and hence, validating the
patch.

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Lukas Bulwahn Sept. 12, 2020, 12:19 p.m. UTC | #1
On Sat, 12 Sep 2020, Lukas Bulwahn wrote:

> This patch submission will also show me if linux-usb is moderated or not.
> I have not subscribed to linux-usb and if it shows up quickly in the
> archive, the list is probably not moderated, and hence, validating the
> patch.
> 

The patch showed up in the archives within seconds:

https://lore.kernel.org/linux-usb/20200912121346.2796-1-lukas.bulwahn@gmail.com/

So, the linux-usb list is most likely not moderated. Patch validated.

Lukas
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 26af84f97353..4396a8986518 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11112,7 +11112,7 @@  F:	net/dsa/tag_mtk.c
 
 MEDIATEK USB3 DRD IP DRIVER
 M:	Chunfeng Yun <chunfeng.yun@mediatek.com>
-L:	linux-usb@vger.kernel.org (moderated for non-subscribers)
+L:	linux-usb@vger.kernel.org
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:	linux-mediatek@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained