diff options
author | Vignesh Raghavendra <[email protected]> | 2019-03-25 15:18:46 +0530 |
---|---|---|
committer | Richard Weinberger <[email protected]> | 2019-05-06 21:46:44 +0200 |
commit | 4bc11a2418f2ebb51b977a9807f4fb78b52ed5a8 (patch) | |
tree | 15b2927f8863cf2ed4bc89b733afacdd041e2bf6 | |
parent | c58b1ff20ffd0f48b1618cb664bc95a98dd2bf85 (diff) |
MAINTAINERS: Add myself as co-maintainer for MTD
I have been contributing and reviewing MTD patches for a while now and
would like to add myself as co-maintainer for MTD to help maintain
CFI and SPI NOR parts of the subsystem.
Hopefully, this will help in taking some load off current maintainers.
Signed-off-by: Vignesh Raghavendra <[email protected]>
Acked-by: Boris Brezillon <[email protected]>
Acked-by: Tudor Ambarus <[email protected]>
Acked-by: Miquel Raynal <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5c38f21aee78..ff3821b07176 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10011,6 +10011,7 @@ M: Brian Norris <[email protected]> M: Boris Brezillon <[email protected]> M: Marek Vasut <[email protected]> M: Richard Weinberger <[email protected]> +M: Vignesh Raghavendra <[email protected]> W: http://www.linux-mtd.infradead.org/ Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ |