summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2018-07-26 12:02:03 -0400
committerTom Rini <[email protected]>2018-07-26 15:49:29 -0400
commit9f8aba7a0d03ba54b097e7a16428e634602909ee (patch)
treed3279052d160ac4cebd6bfe4370f966e798c7417
parent1341533778dcb865fa55b9514c9ebc77c4609174 (diff)
MAINTAINERS: Mark NAND as Orphaned
Scott is no longer maintaining the NAND subsystem, mark as orphaned for now. Acked-by: Scott Wood <[email protected]> Signed-off-by: Tom Rini <[email protected]>
-rw-r--r--MAINTAINERS4
-rw-r--r--doc/git-mailrc3
2 files changed, 3 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a2293b7c88d..e44280ceb6d 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 <[email protected]>
-S: Maintained
+#M: Scott Wood <[email protected]>
+S: Orphaned (Since 2018-07)
T: git git://git.denx.de/u-boot-nand-flash.git
F: drivers/mtd/nand/
diff --git a/doc/git-mailrc b/doc/git-mailrc
index af8e3358a98..75aa675c08b 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -39,7 +39,6 @@ alias prafulla Prafulla Wadaskar <[email protected]>
alias prom Minkyu Kang <[email protected]>
alias ptomsich Philipp Tomsich <[email protected]>
alias sbabic Stefano Babic <[email protected]>
-alias scottwood Scott Wood <[email protected]>
alias sjg Simon Glass <[email protected]>
alias smcnutt Scott McNutt <[email protected]>
alias stroese Stefan Roese <[email protected]>
@@ -113,7 +112,7 @@ alias fdt uboot, sjg
alias i2c uboot, hs
alias kconfig uboot, masahiro
alias mmc uboot, jaehoon
-alias nand uboot, scottwood
+alias nand uboot
alias net uboot, jhersh
alias phy uboot, jhersh
alias spi uboot, jagan