* [PATCH] MAINTAINERS: spi-nor: add myself as maintainer
@ 2023-11-21 12:21 Michael Walle
2023-11-21 12:32 ` Miquel Raynal
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Michael Walle @ 2023-11-21 12:21 UTC (permalink / raw)
To: Tudor Ambarus, Pratyush Yadav, Miquel Raynal, Richard Weinberger,
Vignesh Raghavendra
Cc: linux-mtd, Michael Walle
After being a reviewer for a while, add myself as a maintainer for the
spi-nor subsystem.
Signed-off-by: Michael Walle <michael@walle.cc>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index e55173ae5e39..64dbd84fc324 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20430,7 +20430,7 @@ F: drivers/pinctrl/spear/
SPI NOR SUBSYSTEM
M: Tudor Ambarus <tudor.ambarus@linaro.org>
M: Pratyush Yadav <pratyush@kernel.org>
-R: Michael Walle <michael@walle.cc>
+M: Michael Walle <michael@walle.cc>
L: linux-mtd@lists.infradead.org
S: Maintained
W: http://www.linux-mtd.infradead.org/
--
2.39.2
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: spi-nor: add myself as maintainer
2023-11-21 12:21 [PATCH] MAINTAINERS: spi-nor: add myself as maintainer Michael Walle
@ 2023-11-21 12:32 ` Miquel Raynal
2023-11-21 12:35 ` Richard Weinberger
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Miquel Raynal @ 2023-11-21 12:32 UTC (permalink / raw)
To: Michael Walle
Cc: Tudor Ambarus, Pratyush Yadav, Richard Weinberger,
Vignesh Raghavendra, linux-mtd
Hi Michael,
michael@walle.cc wrote on Tue, 21 Nov 2023 13:21:34 +0100:
> After being a reviewer for a while, add myself as a maintainer for the
> spi-nor subsystem.
Thanks for stepping-up, your help is highly appreciated.
Acked-by: Miquel Raynal <miquel.raynal@bootlin.com>
Thanks,
Miquèl
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: spi-nor: add myself as maintainer
2023-11-21 12:21 [PATCH] MAINTAINERS: spi-nor: add myself as maintainer Michael Walle
2023-11-21 12:32 ` Miquel Raynal
@ 2023-11-21 12:35 ` Richard Weinberger
2023-11-21 12:53 ` Tudor Ambarus
2023-11-21 13:12 ` Pratyush Yadav
3 siblings, 0 replies; 5+ messages in thread
From: Richard Weinberger @ 2023-11-21 12:35 UTC (permalink / raw)
To: Michael Walle
Cc: Tudor Ambarus, pratyush, Miquel Raynal, Vignesh Raghavendra,
linux-mtd
----- Ursprüngliche Mail -----
> Von: "Michael Walle" <michael@walle.cc>
> After being a reviewer for a while, add myself as a maintainer for the
> spi-nor subsystem.
>
> Signed-off-by: Michael Walle <michael@walle.cc>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e55173ae5e39..64dbd84fc324 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -20430,7 +20430,7 @@ F: drivers/pinctrl/spear/
> SPI NOR SUBSYSTEM
> M: Tudor Ambarus <tudor.ambarus@linaro.org>
> M: Pratyush Yadav <pratyush@kernel.org>
> -R: Michael Walle <michael@walle.cc>
> +M: Michael Walle <michael@walle.cc>
> L: linux-mtd@lists.infradead.org
> S: Maintained
> W: http://www.linux-mtd.infradead.org/
> --
> 2.39.2
Acked-by: Richard Weinberger <richard@nod.at>
Thanks,
/richard
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: spi-nor: add myself as maintainer
2023-11-21 12:21 [PATCH] MAINTAINERS: spi-nor: add myself as maintainer Michael Walle
2023-11-21 12:32 ` Miquel Raynal
2023-11-21 12:35 ` Richard Weinberger
@ 2023-11-21 12:53 ` Tudor Ambarus
2023-11-21 13:12 ` Pratyush Yadav
3 siblings, 0 replies; 5+ messages in thread
From: Tudor Ambarus @ 2023-11-21 12:53 UTC (permalink / raw)
To: Pratyush Yadav, Miquel Raynal, Richard Weinberger,
Vignesh Raghavendra, Michael Walle
Cc: Tudor Ambarus, linux-mtd
On Tue, 21 Nov 2023 13:21:34 +0100, Michael Walle wrote:
> After being a reviewer for a while, add myself as a maintainer for the
> spi-nor subsystem.
>
>
Congrats and good luck!
Applied to git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git,
spi-nor/next branch. Thanks!
[1/1] MAINTAINERS: spi-nor: add myself as maintainer
https://git.kernel.org/mtd/c/4137f324cb29
Cheers,
--
Tudor Ambarus <tudor.ambarus@linaro.org>
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: spi-nor: add myself as maintainer
2023-11-21 12:21 [PATCH] MAINTAINERS: spi-nor: add myself as maintainer Michael Walle
` (2 preceding siblings ...)
2023-11-21 12:53 ` Tudor Ambarus
@ 2023-11-21 13:12 ` Pratyush Yadav
3 siblings, 0 replies; 5+ messages in thread
From: Pratyush Yadav @ 2023-11-21 13:12 UTC (permalink / raw)
To: Michael Walle
Cc: Tudor Ambarus, Pratyush Yadav, Miquel Raynal, Richard Weinberger,
Vignesh Raghavendra, linux-mtd
On Tue, Nov 21 2023, Michael Walle wrote:
> After being a reviewer for a while, add myself as a maintainer for the
> spi-nor subsystem.
>
> Signed-off-by: Michael Walle <michael@walle.cc>
Thanks for all your work on SPI NOR :-)
Acked-by: Pratyush Yadav <pratyush@kernel.org>
--
Regards,
Pratyush Yadav
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-11-21 13:13 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-21 12:21 [PATCH] MAINTAINERS: spi-nor: add myself as maintainer Michael Walle
2023-11-21 12:32 ` Miquel Raynal
2023-11-21 12:35 ` Richard Weinberger
2023-11-21 12:53 ` Tudor Ambarus
2023-11-21 13:12 ` Pratyush Yadav
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).