diff options
author | Tudor Ambarus <[email protected]> | 2021-03-08 11:23:33 +0200 |
---|---|---|
committer | Tudor Ambarus <[email protected]> | 2021-03-08 12:13:08 +0200 |
commit | 47f25032c0e34ea492e88a68db373c92eae1d70a (patch) | |
tree | 5a13d90ac23e1de491edd15d488adf5550e49eab | |
parent | ae2177cf318d169e349319b24a26881ba0e5248f (diff) |
MAINTAINERS: Add Michael and Pratyush as designated reviewers for SPI NOR
It's already been the case for some time that Michael and Pratyush
are reviewing SPI NOR patches. Update MAINTAINERS to reflect reality.
Signed-off-by: Tudor Ambarus <[email protected]>
Acked-by: Michael Walle <[email protected]>
Acked-by: Pratyush Yadav <[email protected]>
Acked-by: Vignesh Raghavendra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d92f85ca831d..ba561e5bc6f0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16862,6 +16862,8 @@ F: arch/arm/mach-spear/ SPI NOR SUBSYSTEM M: Tudor Ambarus <[email protected]> +R: Michael Walle <[email protected]> +R: Pratyush Yadav <[email protected]> S: Maintained W: http://www.linux-mtd.infradead.org/ |