diff options
author | Ryan Wanner <[email protected]> | 2023-06-30 09:17:00 -0700 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-07-10 10:01:25 +0100 |
commit | c09168c9392ac9250d87d71fc5ca3156f7456ea4 (patch) | |
tree | 377acd962a2fb16bf8b415a056051b9eb0b9e7db | |
parent | 879a879c216a41f5403d8d3dbc204a48501912bf (diff) |
MAINTAINERS: Add myself as a maintainer for Microchip SPI
Tudor is not with Microchip anymore. I have worked lately
with Microchip SPI drivers replacing Tudor with myself as this
maintainer.
Signed-off-by: Ryan Wanner <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
Acked-by: Tudor Ambarus <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bc201627c2e0..5afc1b61daa4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13861,7 +13861,7 @@ T: git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ F: drivers/soc/microchip/ MICROCHIP SPI DRIVER -M: Tudor Ambarus <[email protected]> +M: Ryan Wanner <[email protected]> S: Supported F: drivers/spi/spi-atmel.* |