diff options
author | Pratyush Yadav <p.yadav@ti.com> | 2021-10-29 21:11:57 +0300 |
---|---|---|
committer | Tudor Ambarus <tudor.ambarus@microchip.com> | 2021-11-17 16:02:46 +0300 |
commit | 228e804599602555e15db467e41a11977757489f (patch) | |
tree | 60802df508eeb3c1a274880fefa1637dc03993f7 | |
parent | d396e735ba0c91911aac5d696b5da090e38e919b (diff) | |
download | linux-228e804599602555e15db467e41a11977757489f.tar.xz |
MAINTAINERS: Add myself as SPI NOR co-maintainer
I have been reviewing patches and contributing for over a year. I would
like to help maintain the subsystem as well.
Signed-off-by: Pratyush Yadav <p.yadav@ti.com>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Acked-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Richard Weinberger <richard@nod.at>
Link: https://lore.kernel.org/r/20211029181157.20623-1-p.yadav@ti.com
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7a2345ce8521..352a781409eb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17930,8 +17930,8 @@ F: drivers/pinctrl/spear/ SPI NOR SUBSYSTEM M: Tudor Ambarus <tudor.ambarus@microchip.com> +M: Pratyush Yadav <p.yadav@ti.com> R: Michael Walle <michael@walle.cc> -R: Pratyush Yadav <p.yadav@ti.com> L: linux-mtd@lists.infradead.org S: Maintained W: http://www.linux-mtd.infradead.org/ |