On Tue, 2017-01-31 at 11:48 -0800, Eric Anholt wrote: > I've been maintaining the bcm2835 branches here for a year or so. > > Signed-off-by: Eric Anholt <e...@anholt.net> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 844835563ef8..64b281a7ff09 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2624,7 +2624,7 @@ M: Lee Jones <l...@kernel.org> > M: Eric Anholt <e...@anholt.net> > L: linux-rpi-ker...@lists.infradead.org (moderated for non- > subscribers) > L: linux-arm-ker...@lists.infradead.org (moderated for non- > subscribers) > -T: git > git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi.git > +T: git git://github.com/anholt/linux > S: Maintained > N: bcm283[5-7x] > F: drivers/staging/vc04_services
Just to add two cents here, since this is sort of a open source community driven thing, I think there should be multiple maintainers in case of a disagreement. 2 is good, 3 is better so that it's impossible to have a split disagreement and the third person can break the tie. Github is cool as the e-mail based system is really, really bad. But if it is on github, I think it should have a neutral name not a person's name and allow multiple people to merge in pulls. Unless of course, Eric wants to take 100% control of this whole thing.