diff options
| author | Pratyush Yadav <[email protected]> | 2021-10-29 23:41:57 +0530 |
|---|---|---|
| committer | Tudor Ambarus <[email protected]> | 2021-11-17 15:02:46 +0200 |
| commit | 228e804599602555e15db467e41a11977757489f (patch) | |
| tree | 60802df508eeb3c1a274880fefa1637dc03993f7 | |
| parent | d396e735ba0c91911aac5d696b5da090e38e919b (diff) | |
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 <[email protected]>
Signed-off-by: Tudor Ambarus <[email protected]>
Acked-by: Miquel Raynal <[email protected]>
Acked-by: Richard Weinberger <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
| -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 <[email protected]> +M: Pratyush Yadav <[email protected]> R: Michael Walle <[email protected]> -R: Pratyush Yadav <[email protected]> S: Maintained W: http://www.linux-mtd.infradead.org/ |