diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2020-09-12 15:13:46 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-09-14 17:47:53 +0300 |
commit | e03b9dfb675a61eca2f8d7f88b408bdcdf2953b5 (patch) | |
tree | 76dfc1320b27fc4e4e27eee0b31eceb04c47e9a1 /MAINTAINERS | |
parent | dfee57a8a6655f3b87fc34c3c07a8b05fd2aae29 (diff) | |
download | linux-e03b9dfb675a61eca2f8d7f88b408bdcdf2953b5.tar.xz |
MAINTAINERS: make linux-usb list remarks consistent
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>
Link: https://lore.kernel.org/r/20200912121346.2796-1-lukas.bulwahn@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0d0862b19ce5..e4cd87faae08 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11049,7 +11049,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 |