From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-02.galae.net (smtpout-02.galae.net [185.246.84.56]) (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 C599133A6F9 for ; Wed, 18 Feb 2026 09:14:37 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.84.56 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771406083; cv=none; b=duYGTUbCnHNjsVoI/uG51GvT1SuONaY09esBKct4KiQxbCipLuW/aI0LMkoLdzfzjj2Z2b5xxmbd6O01+xXZz22E31UeGjkJMIVBvrj/AFdy9ZaTDSuepfKmO1vnZdcP9ZXzFquB9DQTQoWS+X+KhbtzT2X1CBMdlm+0Hn2wklI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771406083; c=relaxed/simple; bh=X4+s3Q6UCtp2HDj0Hlb7GVrkopt06aIm2XkozAacpX8=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=t4Uo7ehXfaeKQVb5FsD50uz2eVckpJoOWw7+2ea9eUTGRAL0GNI/zJYdL+aiGmLwKdb6anWthd34GQsBO3lO065E1k0qRiRj1+5aNYDu1H7pA0HUuDf5ispJ8ewjG2w6O2riedRskEoDa9LIsv19pBcBlN+bpE+n6WOWm0LgjE4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=mUQJLgq2; arc=none smtp.client-ip=185.246.84.56 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="mUQJLgq2" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-02.galae.net (Postfix) with ESMTPS id 7D6881A108E; Wed, 18 Feb 2026 09:14:30 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 537B260738; Wed, 18 Feb 2026 09:14:30 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id A856110368B44; Wed, 18 Feb 2026 10:14:26 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1771406069; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=X4+s3Q6UCtp2HDj0Hlb7GVrkopt06aIm2XkozAacpX8=; b=mUQJLgq238PSSE0suF/RrKVT7FEiKJVCvjaxMI/FIj4R9ITbwxz3l1I+MNdJpRmP3ylEwf nh3OkULOxe5TVRLTLokA7MqSvPN8ZHkgx+rFoOf7OSyMute/srvsLLmwq5rMDNYOAGYBGV IOtkPUIVY7PHIhU3o0Iws32XnVPafZW9Q5c3uyxUgRFF23/cVPVEEsOqdW84BNKUMZvDEP BNzXnigUC4/tyBQKSsjcy+9fc4rMgMGqHjJ6NHfnTCpUDfrFzNwLUKmh6KqUuVpmuT+mBH YviOPBouWl5NFFp3opRukmSI5ksh+AMQAD+CrvQ5YsCCHHY5v9f5TVLnGQPufw== From: Miquel Raynal To: Tudor Ambarus Cc: pratyush@kernel.org, mwalle@kernel.org, takahiro.kuwano@infineon.com, richard@nod.at, vigneshr@ti.com, linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] MAINTAINERS: SPI NOR: maintainer and reviewer updates In-Reply-To: <20260213-remove-tambarus-from-spi-nor-v1-0-6caefb1a63ae@linaro.org> (Tudor Ambarus's message of "Fri, 13 Feb 2026 17:02:32 +0000") References: <20260213-remove-tambarus-from-spi-nor-v1-0-6caefb1a63ae@linaro.org> User-Agent: mu4e 1.12.7; emacs 30.2 Date: Wed, 18 Feb 2026 10:14:25 +0100 Message-ID: <87h5rev2fi.fsf@bootlin.com> 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=utf-8 Content-Transfer-Encoding: quoted-printable X-Last-TLS-Session-Version: TLSv1.3 Hello, On 13/02/2026 at 17:02:32 GMT, Tudor Ambarus wro= te: > Hi all, > > This series updates the MAINTAINERS file for the SPI NOR subsystem. > > First, I am stepping down as a maintainer for the subsystem. My current > priorities have shifted, and I want to ensure the subsystem is managed > by those who can dedicate the necessary time to it. It has been a > pleasure working with the community, and I am confident leaving the > tree in the capable hands of Pratyush and Michael. > > Second, to assist with the review load, I am proposing the addition of > Takahiro Kuwano as a designated Reviewer. Kuwano-san has been a > consistent and reliable contributor to the subsystem. His deep > technical understanding and active participation make him an excellent > choice to help facilitate patch processing moving forward. > > Thanks for the collaboration. > > ta > > Signed-off-by: Tudor Ambarus Thank you Tudor for your help and reviews, it was a pleasure to collaborate with you, I hope we'll meet again in the future. I hereby acknowledge both MAINTAINERS changes, welcome Kuwano-san! I will pick-up the series once -rc1 is out and will squeeze it in a fixes PR. Thanks, Miqu=C3=A8l