On Wed, Mar 09, 2016 at 09:57:24PM +0100, Boris Brezillon wrote: > Add myself as the maintainer of the NAND subsystem. > > Signed-off-by: Boris Brezillon <[email protected]> > --- > Changes since v1: > - rename the MAINTAINERS entry to NAND FLASH SUBSYSTEM > - add Richard as a reviewer > - add a git tree
Acked-by: Brian Norris <[email protected]> Thanks for stepping up! I'll plan to take this tomorrow, and get it into the next merge window. I'll leave it for another day, in case any others want to weigh in. > --- > MAINTAINERS | 11 +++++++++++ > 1 file changed, 11 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 30aca4a..4afa65f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7393,6 +7393,17 @@ W: > https://www.myricom.com/support/downloads/myri10ge.html > S: Supported > F: drivers/net/ethernet/myricom/myri10ge/ > > +NAND FLASH SUBSYSTEM > +M: Boris Brezillon <[email protected]> > +R: Richard Weinberger <[email protected]> > +L: [email protected] > +W: http://www.linux-mtd.infradead.org/ > +Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ > +T: git git://github.com/linux-nand/linux.git We'll want to send this to Stephen Rothwell, once we've added this to MAINTAINERS. Brian > +S: Maintained > +F: drivers/mtd/nand/ > +F: include/linux/mtd/nand*.h > + > NATSEMI ETHERNET DRIVER (DP8381x) > S: Orphan > F: drivers/net/ethernet/natsemi/natsemi.c > -- > 2.1.4 >

