Re: [PATCH] MAINTAINERS: mark linux-doc-tw-discuss mailing list moderated

From: Jonathan Corbet
Date: Wed Jul 13 2022 - 15:59:39 EST


Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> writes:

> After sending a patch to linux-doc-tw-discuss@xxxxxxxxxxxxxxxxxxxxx, I got
> the typical response for a moderated list:
>
> Your mail to 'linux-doc-tw-discuss' with the subject
> ....
> Is being held until the list moderator can review it for approval.
>
> The reason it is being held:
>
> Post by non-member to a members-only list
>
> Mark this mailing list moderated in MAINTAINERS.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b5aeaddc9539..1320d3eaf198 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -20579,7 +20579,7 @@ F: tools/tracing/rtla/
>
> TRADITIONAL CHINESE DOCUMENTATION
> M: Hu Haowen <src.res@xxxxxxxx>
> -L: linux-doc-tw-discuss@xxxxxxxxxxxxxxxxxxxxx
> +L: linux-doc-tw-discuss@xxxxxxxxxxxxxxxxxxxxx (moderated for non-subscribers)
> S: Maintained
> W: https://github.com/srcres258/linux-doc
> T: git git://github.com/srcres258/linux-doc.git doc-zh-tw

Applied, thanks.

jon