From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id CB1F3281341 for ; Fri, 16 Jan 2026 05:09:34 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768540174; cv=none; b=GZCHMz6b7nM4rrMRNC6Ef5E4qiHiZcfKNtwUekaMthLRCu5+2IbaWs27iph0vd/wa3Aiy+gPYLgJZ69rT7uE/+Xm/2HoASlwxxjW8zFomKwhpaoGejyvN7jTR6wkb0xKPaRaD46BZ7QAEz+Cd6dn4rP/qwlwSYGlOz8fGLsGVLk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768540174; c=relaxed/simple; bh=L/Mep7KV5lU1mViPPfVYqlB7lwGd/yhiBsQZZbSFrwE=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=MTmVcOmCT1j9W7U12SM8fiYLGiqg9EwNKM63fsFPJyHR4BmMeLMsWa+7Mnt/pcK4bspQJtoraoik1juntBh5ts11qVLX1mCXg/twDhijsR2wcDdW9yzoNgSq8PrvxhKnxfQk03JIrAnEckH2/iX8JO3BUcFxFF+7FfHafb/2BZc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=besjak3I; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="besjak3I" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 334F7C116C6; Fri, 16 Jan 2026 05:09:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1768540174; bh=L/Mep7KV5lU1mViPPfVYqlB7lwGd/yhiBsQZZbSFrwE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=besjak3IU9UECz5tlGVWGvsjspbt42AmzyzvbRIi4etqWxk3bQJYRmJ+RwzBL5p0v lk0eNiOX4OOShmXgOt2AqLth5C20DB7xBpXrG5e5s9s0nFk58rHgVSBErT7suUbRWG odvpiLVLsI3M3Xni/nEMXnksncfoKsknhdf03FHrRHsQ69OMMaYvHGoWC7ePWtLIlE 8/+p6nbWglppSJKM/0txYrJW63BubYBbbjhFfEOBunoHgUF5b4ImShb3E6SrpmraXM LnvNmBRZ7FTTV9o3POUpFp0Dxwn4RnR+XVg6lKT/xLofof2QGaQ+DGl92n35xmMLKZ iyv586t4TC/2A== Date: Fri, 16 Jan 2026 10:39:28 +0530 From: Sumit Garg To: Geert Uytterhoeven Cc: Jens Wiklander , Jonathan Corbet , op-tee@lists.trustedfirmware.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] MAINTAINERS: Mark the OP-TEE mailing list moderated Message-ID: References: Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Thu, Jan 15, 2026 at 03:22:42PM +0100, Geert Uytterhoeven wrote: > After sending a patch to op-tee@lists.trustedfirmware.org, I got the > typical response for a moderated list: > > Your mail to 'op-tee@lists.trustedfirmware.org' with the subject > > [...] > > Is being held until the list moderator can review it for approval. > > The message is being held because: > > The message is not from a list member > > Either the message will get posted to the list, or you will receive > notification of the moderator's decision. > > Mark this mailing list moderated in MAINTAINERS. > > Signed-off-by: Geert Uytterhoeven > Reviewed-by: Jens Wiklander > --- > v2: > - Add Reviewed-by. > --- > MAINTAINERS | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Reviewed-by: Sumit Garg -Sumit > > diff --git a/MAINTAINERS b/MAINTAINERS > index 13e2f2fdc248ec65..9c988eb1cc86628f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -19578,14 +19578,14 @@ F: drivers/net/phy/ncn* > > OP-TEE DRIVER > M: Jens Wiklander > -L: op-tee@lists.trustedfirmware.org > +L: op-tee@lists.trustedfirmware.org (moderated for non-subscribers) > S: Maintained > F: Documentation/ABI/testing/sysfs-bus-optee-devices > F: drivers/tee/optee/ > > OP-TEE RANDOM NUMBER GENERATOR (RNG) DRIVER > M: Sumit Garg > -L: op-tee@lists.trustedfirmware.org > +L: op-tee@lists.trustedfirmware.org (moderated for non-subscribers) > S: Maintained > F: drivers/char/hw_random/optee-rng.c > > @@ -25693,7 +25693,7 @@ F: include/media/i2c/tw9910.h > TEE SUBSYSTEM > M: Jens Wiklander > R: Sumit Garg > -L: op-tee@lists.trustedfirmware.org > +L: op-tee@lists.trustedfirmware.org (moderated for non-subscribers) > S: Maintained > F: Documentation/ABI/testing/sysfs-class-tee > F: Documentation/driver-api/tee.rst > -- > 2.43.0 >