From: Tudor Ambarus <[email protected]>
I have been reviewing and contributing to the SPI NOR subsystem
for the last few months and I'm willing to continue doing so.
Volunteer as a maintainer for the SPI NOR part of the MTD subsystem.
Signed-off-by: Tudor Ambarus <[email protected]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6682420421c1..7deb0e91e3ed 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14081,6 +14081,7 @@ F: arch/arm/mach-spear/
SPI NOR SUBSYSTEM
M: Marek Vasut <[email protected]>
+M: Tudor Ambarus <[email protected]>
L: [email protected]
W: http://www.linux-mtd.infradead.org/
Q: http://patchwork.ozlabs.org/project/linux-mtd/list/
--
2.9.4
Hi Tudor,
On Tue, 15 Jan 2019 16:57:52 +0000
<[email protected]> wrote:
> From: Tudor Ambarus <[email protected]>
>
> I have been reviewing and contributing to the SPI NOR subsystem
> for the last few months and I'm willing to continue doing so.
> Volunteer as a maintainer for the SPI NOR part of the MTD subsystem.
I'll wait a bit before applying this patch to let other maintainers ack
or nack it if they want, but I must say that's a huge relief for me to
have a new person handling SPI NOR patches on board.
Thanks a lot for doing that.
Regards,
Boris
>
> Signed-off-by: Tudor Ambarus <[email protected]>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6682420421c1..7deb0e91e3ed 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14081,6 +14081,7 @@ F: arch/arm/mach-spear/
>
> SPI NOR SUBSYSTEM
> M: Marek Vasut <[email protected]>
> +M: Tudor Ambarus <[email protected]>
> L: [email protected]
> W: http://www.linux-mtd.infradead.org/
> Q: http://patchwork.ozlabs.org/project/linux-mtd/list/
Hi Tudor,
<[email protected]> wrote on Tue, 15 Jan 2019 16:57:52 +0000:
> From: Tudor Ambarus <[email protected]>
>
> I have been reviewing and contributing to the SPI NOR subsystem
> for the last few months and I'm willing to continue doing so.
> Volunteer as a maintainer for the SPI NOR part of the MTD subsystem.
>
> Signed-off-by: Tudor Ambarus <[email protected]>
Welcome :)
Acked-by: Miquel Raynal <[email protected]>
Thanks,
Miquèl
On 1/15/19 5:57 PM, [email protected] wrote:
> From: Tudor Ambarus <[email protected]>
>
> I have been reviewing and contributing to the SPI NOR subsystem
> for the last few months and I'm willing to continue doing so.
> Volunteer as a maintainer for the SPI NOR part of the MTD subsystem.
>
> Signed-off-by: Tudor Ambarus <[email protected]>
Acked-by: Marek Vasut <[email protected]>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6682420421c1..7deb0e91e3ed 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14081,6 +14081,7 @@ F: arch/arm/mach-spear/
>
> SPI NOR SUBSYSTEM
> M: Marek Vasut <[email protected]>
> +M: Tudor Ambarus <[email protected]>
> L: [email protected]
> W: http://www.linux-mtd.infradead.org/
> Q: http://patchwork.ozlabs.org/project/linux-mtd/list/
>
--
Best regards,
Marek Vasut
Am Dienstag, 15. Januar 2019, 17:57:52 CET schrieb [email protected]:
> From: Tudor Ambarus <[email protected]>
>
> I have been reviewing and contributing to the SPI NOR subsystem
> for the last few months and I'm willing to continue doing so.
> Volunteer as a maintainer for the SPI NOR part of the MTD subsystem.
>
> Signed-off-by: Tudor Ambarus <[email protected]>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6682420421c1..7deb0e91e3ed 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14081,6 +14081,7 @@ F: arch/arm/mach-spear/
>
> SPI NOR SUBSYSTEM
> M: Marek Vasut <[email protected]>
> +M: Tudor Ambarus <[email protected]>
> L: [email protected]
> W: http://www.linux-mtd.infradead.org/
> Q: http://patchwork.ozlabs.org/project/linux-mtd/list/
Nice to have you on board! :-)
Acked-by: Richard Weinberger <[email protected]>
Thanks,
//richard
From: Boris Brezillon <[email protected]>
On Tue, 2019-01-15 at 16:57:52 UTC, wrote:
> From: Tudor Ambarus <[email protected]>
>
> I have been reviewing and contributing to the SPI NOR subsystem
> for the last few months and I'm willing to continue doing so.
> Volunteer as a maintainer for the SPI NOR part of the MTD subsystem.
>
> Signed-off-by: Tudor Ambarus <[email protected]>
> Acked-by: Miquel Raynal <[email protected]>
> Acked-by: Marek Vasut <[email protected]>
> Acked-by: Richard Weinberger <[email protected]>
Applied to http://git.infradead.org/linux-mtd.git spi-nor/next, thanks.
Boris