diff options
author | Michael Walle <[email protected]> | 2023-11-21 13:21:34 +0100 |
---|---|---|
committer | Tudor Ambarus <[email protected]> | 2023-11-21 14:51:14 +0200 |
commit | 4137f324cb29a689e8519d8f7f52d3443bac934b (patch) | |
tree | 50bec858c6619029fa2a7f0776594fbd8d1991d7 | |
parent | 075ede8d20f8f201900756af55c58994c6660659 (diff) |
MAINTAINERS: spi-nor: add myself as maintainer
After being a reviewer for a while, add myself as a maintainer for the
spi-nor subsystem.
Signed-off-by: Michael Walle <[email protected]>
Acked-by: Richard Weinberger <[email protected]>
Acked-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Tudor Ambarus <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 97f51d5ec1cf..79e7d727022a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20426,7 +20426,7 @@ F: drivers/pinctrl/spear/ SPI NOR SUBSYSTEM M: Tudor Ambarus <[email protected]> M: Pratyush Yadav <[email protected]> -R: Michael Walle <[email protected]> +M: Michael Walle <[email protected]> S: Maintained W: http://www.linux-mtd.infradead.org/ |