From mboxrd@z Thu Jan 1 00:00:00 1970 From: mzoran@crowfest.net (Michael Zoran) Date: Tue, 31 Jan 2017 12:32:59 -0800 Subject: [PATCH] MAINTAINERS: Update for the current location of the bcm2835 tree. In-Reply-To: <20170131194801.13049-1-eric@anholt.net> References: <20170131194801.13049-1-eric@anholt.net> Message-ID: <1485894779.25562.1.camel@crowfest.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 > --- > ?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 > ?M: Eric Anholt > ?L: linux-rpi-kernel at lists.infradead.org (moderated for non- > subscribers) > ?L: linux-arm-kernel at 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. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751831AbdAaUdJ (ORCPT ); Tue, 31 Jan 2017 15:33:09 -0500 Received: from gw.crowfest.net ([52.42.241.221]:43322 "EHLO gw.crowfest.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751232AbdAaUdA (ORCPT ); Tue, 31 Jan 2017 15:33:00 -0500 Message-ID: <1485894779.25562.1.camel@crowfest.net> Subject: Re: [PATCH] MAINTAINERS: Update for the current location of the bcm2835 tree. From: Michael Zoran To: Eric Anholt , Florian Fainelli Cc: Lee Jones , linux-kernel@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org Date: Tue, 31 Jan 2017 12:32:59 -0800 In-Reply-To: <20170131194801.13049-1-eric@anholt.net> References: <20170131194801.13049-1-eric@anholt.net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.4-1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > --- >  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 >  M: Eric Anholt >  L: linux-rpi-kernel@lists.infradead.org (moderated for non- > subscribers) >  L: linux-arm-kernel@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.