From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.3ffe.de (0001.3ffe.de [159.69.201.130]) (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 2193230B532 for ; Sat, 14 Feb 2026 09:24:50 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=159.69.201.130 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771061093; cv=none; b=qwSg+KyS6puoqMW2ZZdIUSDXgUtyVIqwp7QrtUT68jmBw1mLO4S3eyq18Ybg2UaNuWW2WfltA4tOhu5svfRGBAKM7xeHYcK6tGV+GQ0K3yBgQjUsRbdoHEgQI6oO83i1W9bf0iqI/XY093dgwjWwaliOm7wduhLBkTmrx0j+DcM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771061093; c=relaxed/simple; bh=sNnoE8s3a1rSqDldZsATD0CMI7VVzm95FnH1CcR1KPI=; h=Mime-Version:Content-Type:Date:Message-Id:From:To:Subject:Cc: References:In-Reply-To; b=syFrC6W9x7rITfhYXNAPtbdpS5Nj1dBB58IZ+G5L5dQoAtugn9ZR5WwdQB+9DK2a+rwZdqQWF5omQ9pcBVYiEcCvCX214jyF4jcpji98Rs3FNBS7nJ3sDgnbc7KRWF53I1W/TIzCcCmuqCtRO41ugtWJNPhTPi9LI7U6HRxtVes= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=kernel.org; spf=pass smtp.mailfrom=walle.cc; arc=none smtp.client-ip=159.69.201.130 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=kernel.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=walle.cc Received: from localhost (unknown [IPv6:2a02:810b:4320:1000:4685:ff:fe12:5967]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.3ffe.de (Postfix) with ESMTPSA id AE98727F; Sat, 14 Feb 2026 10:24:48 +0100 (CET) Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Sat, 14 Feb 2026 10:24:48 +0100 Message-Id: From: "Michael Walle" To: "Tudor Ambarus" , Subject: Re: [PATCH 2/2] MAINTAINERS: add Takahiro Kuwano as SPI NOR reviewer Cc: , , , , , X-Mailer: aerc 0.20.0 References: <20260213-remove-tambarus-from-spi-nor-v1-0-6caefb1a63ae@linaro.org> <20260213-remove-tambarus-from-spi-nor-v1-2-6caefb1a63ae@linaro.org> In-Reply-To: <20260213-remove-tambarus-from-spi-nor-v1-2-6caefb1a63ae@linaro.org> On Fri Feb 13, 2026 at 6:02 PM CET, Tudor Ambarus wrote: > Takahiro has been an active contributor to the SPI NOR subsystem, > providing valuable patches and reviews. Add him as a designated > reviewer to help facilitate patch processing and maintenance. > > Cc: Takahiro Kuwano > Signed-off-by: Tudor Ambarus I guess, you've asked him beforehand? In any case, Takahiro needs to ack this as well. Acked-by: Michael Walle > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c6ee223f6c2db2ed5595e19f5fabc098ff767b3a..872fb6e7e9e4fb5af1e02a000= 3e5c43535eac6d0 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -24199,6 +24199,7 @@ F: drivers/pinctrl/spear/ > SPI NOR SUBSYSTEM > M: Pratyush Yadav > M: Michael Walle > +R: Takahiro Kuwano > L: linux-mtd@lists.infradead.org > S: Maintained > W: http://www.linux-mtd.infradead.org/