diff options
author | Tom Rini <trini@konsulko.com> | 2018-07-26 12:02:03 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-07-26 15:49:29 -0400 |
commit | 9f8aba7a0d03ba54b097e7a16428e634602909ee (patch) | |
tree | d3279052d160ac4cebd6bfe4370f966e798c7417 /MAINTAINERS | |
parent | 1341533778dcb865fa55b9514c9ebc77c4609174 (diff) | |
download | u-boot-9f8aba7a0d03ba54b097e7a16428e634602909ee.zip u-boot-9f8aba7a0d03ba54b097e7a16428e634602909ee.tar.gz u-boot-9f8aba7a0d03ba54b097e7a16428e634602909ee.tar.bz2 |
MAINTAINERS: Mark NAND as Orphaned
Scott is no longer maintaining the NAND subsystem, mark as orphaned for
now.
Acked-by: Scott Wood <oss@buserror.net>
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a2293b7..e44280c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -437,8 +437,8 @@ T: git git://git.denx.de/u-boot-mmc.git F: drivers/mmc/ NAND FLASH -M: Scott Wood <oss@buserror.net> -S: Maintained +#M: Scott Wood <oss@buserror.net> +S: Orphaned (Since 2018-07) T: git git://git.denx.de/u-boot-nand-flash.git F: drivers/mtd/nand/ |