diff mbox series

[net] Revert "MAINTAINERS: mptcp@ mailing list is moderated"

Message ID 20200129174137.22948-1-mathew.j.martineau@linux.intel.com
State Accepted
Delegated to: David Miller
Headers show
Series [net] Revert "MAINTAINERS: mptcp@ mailing list is moderated" | expand

Commit Message

Mat Martineau Jan. 29, 2020, 5:41 p.m. UTC
This reverts commit 74759e1693311a8d1441de836c4080c192374238.

mptcp@lists.01.org accepts messages from non-subscribers. There was an
invisible and unexpected server-wide rule limiting the number of
recipients for subscribers and non-subscribers alike, and that has now
been turned off for this list.

Cc: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

David Miller Jan. 29, 2020, 7:29 p.m. UTC | #1
From: Mat Martineau <mathew.j.martineau@linux.intel.com>
Date: Wed, 29 Jan 2020 09:41:37 -0800

> This reverts commit 74759e1693311a8d1441de836c4080c192374238.
> 
> mptcp@lists.01.org accepts messages from non-subscribers. There was an
> invisible and unexpected server-wide rule limiting the number of
> recipients for subscribers and non-subscribers alike, and that has now
> been turned off for this list.
> 
> Cc: Randy Dunlap <rdunlap@infradead.org>
> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>

Applied, thanks.
Mat Martineau Jan. 29, 2020, 9:25 p.m. UTC | #2
On Wed, 29 Jan 2020, Mat Martineau wrote:

> This reverts commit 74759e1693311a8d1441de836c4080c192374238.
>
> mptcp@lists.01.org accepts messages from non-subscribers. There was an
> invisible and unexpected server-wide rule limiting the number of
> recipients for subscribers and non-subscribers alike, and that has now
> been turned off for this list.

Apparently the "bypass other rules" setting doesn't bypass this particular 
rule, as one of my own messages just got held up. I'll get it fixed.

--
Mat Martineau
Intel
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 58e4eb554d0e..d51ce1a0a817 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11641,7 +11641,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 (moderated for non-subscribers)
+L:	mptcp@lists.01.org
 W:	https://github.com/multipath-tcp/mptcp_net-next/wiki
 B:	https://github.com/multipath-tcp/mptcp_net-next/issues
 S:	Maintained