diff mbox series

[U-Boot] MAINTAINERS: Mark NAND as Orphaned

Message ID 1532621000-25460-1-git-send-email-trini@konsulko.com
State Accepted
Commit 9f8aba7a0d03ba54b097e7a16428e634602909ee
Delegated to: Tom Rini
Headers show
Series [U-Boot] MAINTAINERS: Mark NAND as Orphaned | expand

Commit Message

Tom Rini July 26, 2018, 4:03 p.m. UTC
Scott is no longer maintaining the NAND subsystem, mark as orphaned for
now.

Cc: Scott Wood <oss@buserror.net>
Signed-off-by: Tom Rini <trini@konsulko.com>
---
Thanks again for your time and contributions Scott!
---
 MAINTAINERS    | 4 ++--
 doc/git-mailrc | 3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)

Comments

Crystal Wood July 26, 2018, 4:40 p.m. UTC | #1
On Thu, 2018-07-26 at 12:03 -0400, Tom Rini wrote:
> Scott is no longer maintaining the NAND subsystem, mark as orphaned for
> now.
> 
> Cc: Scott Wood <oss@buserror.net>
> Signed-off-by: Tom Rini <trini@konsulko.com>
> ---
> Thanks again for your time and contributions Scott!
> ---
>  MAINTAINERS    | 4 ++--
>  doc/git-mailrc | 3 +--
>  2 files changed, 3 insertions(+), 4 deletions(-)

Acked-by: Scott Wood <oss@buserror.net>

-Scott
Tom Rini July 26, 2018, 7:55 p.m. UTC | #2
On Thu, Jul 26, 2018 at 12:03:20PM -0400, Tom Rini wrote:

> 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>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index a2293b7c88d4..e44280ceb6d2 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/
 
diff --git a/doc/git-mailrc b/doc/git-mailrc
index af8e3358a983..75aa675c08bd 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -39,7 +39,6 @@  alias prafulla       Prafulla Wadaskar <prafulla@marvell.com>
 alias prom           Minkyu Kang <mk7.kang@samsung.com>
 alias ptomsich       Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
 alias sbabic         Stefano Babic <sbabic@denx.de>
-alias scottwood      Scott Wood <oss@buserror.net>
 alias sjg            Simon Glass <sjg@chromium.org>
 alias smcnutt        Scott McNutt <smcnutt@psyent.com>
 alias stroese        Stefan Roese <sr@denx.de>
@@ -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