Messages in this thread Patch in this message |  | | From | Randy Dunlap <> | Subject | [PATCH] MAINTAINERS: mptcp@ mailing list is moderated | Date | Tue, 28 Jan 2020 20:45:54 -0800 |
| |
From: Randy Dunlap <rdunlap@infradead.org>
Note that mptcp@lists.01.org is moderated, like we note for other mailing lists.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Mat Martineau <mathew.j.martineau@linux.intel.com> Cc: Matthieu Baerts <matthieu.baerts@tessares.net> Cc: netdev@vger.kernel.org Cc: mptcp@lists.01.org --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
--- mmotm-2020-0128-2005.orig/MAINTAINERS +++ mmotm-2020-0128-2005/MAINTAINERS @@ -11718,7 +11718,7 @@ NETWORKING [MPTCP] M: Mat Martineau <mathew.j.martineau@linux.intel.com> M: Matthieu Baerts <matthieu.baerts@tessares.net> L: netdev@vger.kernel.org -L: mptcp@lists.01.org +L: mptcp@lists.01.org (moderated for non-subscribers) W: https://github.com/multipath-tcp/mptcp_net-next/wiki B: https://github.com/multipath-tcp/mptcp_net-next/issues S: Maintained
|  |