diff options
| author | Tudor Ambarus <[email protected]> | 2019-01-15 16:57:52 +0000 |
|---|---|---|
| committer | Boris Brezillon <[email protected]> | 2019-01-16 13:55:40 +0100 |
| commit | 6f79a594afdaeb5d0644dfee91ef570be9f0e3fe (patch) | |
| tree | 354a436a2dd15fbcd684fd0363daf4d26cc15751 | |
| parent | bfeffd155283772bbe78c6a05dec7c0128ee500c (diff) | |
MAINTAINERS: add myself as SPI NOR co-maintainer
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]>
Signed-off-by: Boris Brezillon <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 32d444476a90..5af03bbfc46e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14303,6 +14303,7 @@ F: arch/arm/mach-spear/ SPI NOR SUBSYSTEM M: Marek Vasut <[email protected]> +M: Tudor Ambarus <[email protected]> W: http://www.linux-mtd.infradead.org/ Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ |