[PATCH 2/2] MAINTAINERS: add Takahiro Kuwano as SPI NOR reviewer

Tudor Ambarus posted 2 patches 1 month, 2 weeks ago
[PATCH 2/2] MAINTAINERS: add Takahiro Kuwano as SPI NOR reviewer
Posted by Tudor Ambarus 1 month, 2 weeks ago
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 <takahiro.kuwano@infineon.com>
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c6ee223f6c2db2ed5595e19f5fabc098ff767b3a..872fb6e7e9e4fb5af1e02a0003e5c43535eac6d0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24199,6 +24199,7 @@ F:	drivers/pinctrl/spear/
 SPI NOR SUBSYSTEM
 M:	Pratyush Yadav <pratyush@kernel.org>
 M:	Michael Walle <mwalle@kernel.org>
+R:	Takahiro Kuwano <takahiro.kuwano@infineon.com>
 L:	linux-mtd@lists.infradead.org
 S:	Maintained
 W:	http://www.linux-mtd.infradead.org/

-- 
2.53.0.335.g19a08e0c02-goog
Re: [PATCH 2/2] MAINTAINERS: add Takahiro Kuwano as SPI NOR reviewer
Posted by Michael Walle 1 month, 2 weeks ago
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 <takahiro.kuwano@infineon.com>
> Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>

I guess, you've asked him beforehand? In any case, Takahiro needs to
ack this as well.

Acked-by: Michael Walle <mwalle@kernel.org>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c6ee223f6c2db2ed5595e19f5fabc098ff767b3a..872fb6e7e9e4fb5af1e02a0003e5c43535eac6d0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -24199,6 +24199,7 @@ F:	drivers/pinctrl/spear/
>  SPI NOR SUBSYSTEM
>  M:	Pratyush Yadav <pratyush@kernel.org>
>  M:	Michael Walle <mwalle@kernel.org>
> +R:	Takahiro Kuwano <takahiro.kuwano@infineon.com>
>  L:	linux-mtd@lists.infradead.org
>  S:	Maintained
>  W:	http://www.linux-mtd.infradead.org/
Re: [PATCH 2/2] MAINTAINERS: add Takahiro Kuwano as SPI NOR reviewer
Posted by Takahiro Kuwano 1 month, 2 weeks ago
On 2/14/2026 6:24 PM, Michael Walle wrote:
> 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 <takahiro.kuwano@infineon.com>
>> Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
> 
> I guess, you've asked him beforehand? In any case, Takahiro needs to
> ack this as well.
> 
Yes, I'm willing to contribute as a reviewer.

Acked-by: Takahiro Kuwano <takahiro.kuwano@infineon.com>