diff options
author | 2022-07-18 20:42:43 +0530 | |
---|---|---|
committer | 2022-07-19 10:37:37 +0300 | |
commit | 92714596cdbe2ec1da739b674716633076916336 (patch) | |
tree | 95a4a28897e26d4a2deb077afddc44b813ee9778 | |
parent | mtd: spi-nor: move SECT_4K_PMC special handling (diff) | |
download | linux-dev-92714596cdbe2ec1da739b674716633076916336.tar.xz linux-dev-92714596cdbe2ec1da739b674716633076916336.zip |
MAINTAINERS: Use my kernel.org email
Use the kernel.org email I have for reviewing patches.
Signed-off-by: Pratyush Yadav <p.yadav@ti.com>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Link: https://lore.kernel.org/r/20220718151243.1149442-1-p.yadav@ti.com
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fe5daf141501..282b34eae750 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18827,7 +18827,7 @@ F: drivers/pinctrl/spear/ SPI NOR SUBSYSTEM M: Tudor Ambarus <tudor.ambarus@microchip.com> -M: Pratyush Yadav <p.yadav@ti.com> +M: Pratyush Yadav <pratyush@kernel.org> R: Michael Walle <michael@walle.cc> L: linux-mtd@lists.infradead.org S: Maintained |