[PATCH 1/2] mtd: Add NAND device drivers to MAINTAINERS

Brian Norris computersforpeace at gmail.com
Tue Nov 26 22:20:19 EST 2013


On Thu, Nov 21, 2013 at 04:11:18PM -0300, Ezequiel Garcia wrote:
> On Thu, Nov 21, 2013 at 10:53:14AM -0800, Brian Norris wrote:
> > On Wed, Nov 20, 2013 at 09:20:08AM -0300, Ezequiel Garcia wrote:
> > > Add drivers/mtd/nand/ to MAINTAINERS file with Brian Norris
> > > as the subsystem maintainer.
> > > 
> > > Cc: Brian Norris <computersforpeace at gmail.com>
> > > Cc: David Woodhouse <dwmw2 at infradead.org>
> > > Signed-off-by: Ezequiel Garcia <ezequiel.garcia at free-electrons.com>
> > > ---
> > >  MAINTAINERS | 12 ++++++++++++
> > >  1 file changed, 12 insertions(+)
> > > 
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 167e188..d4145f7 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -5554,6 +5554,18 @@ F:	drivers/mtd/
...
> > > +M:	Brian Norris <computersforpeace at gmail.com>
> > > +L:	linux-mtd at lists.infradead.org
> > > +W:	http://www.linux-mtd.infradead.org/
> > > +Q:	http://patchwork.ozlabs.org/project/linux-mtd/list/
> > > +T:	git http://git.infradead.org/l2-mtd.git
> > 
> > The git tree is an interesting case. l2-mtd.git was really only set up
> > as a secondary tree, not as the official tree. It has moved to being the
> > primary place for development, though, so your entry does reflect
> > reality...
> > 
> 
> Maybe create a new git repository, specially for this?

I think we're due for more consolidation rather than adding new git
trees, so I'd still list linux-mtd.git as the official NAND repo. Plus,
David has previously mentioned that I could eventually just be
committing straight to linux-mtd.git in the future. As it stands now, I
have commit access to it, and for 3.13-rc1, I just pushed l2-mtd.git
straight into linux-mtd.git and then to Linus. So the multi-repository
make-up may eventually make less sense.

> > > +S:	Maintained
> > > +F:	drivers/mtd/nand/
> > > +F:	include/linux/mtd/nand.h
> > > +F:	include/linux/mtd/nand_ecc.h
> > > +F:	include/linux/mtd/nand_bch.h

Brian



More information about the linux-mtd mailing list