Re: [RFC] List of maintainers (draft #3)

From: Pavel Machek
Date: Wed Oct 01 2008 - 09:34:46 EST


On Tue 2008-09-30 17:35:12, Randy Dunlap wrote:
> On Tue, 30 Sep 2008 17:09:50 -0700 Joe Perches wrote:
>
> > On Tue, 2008-09-30 at 17:10 -0700, Randy Dunlap wrote:
> > > On Mon, 29 Sep 2008 19:56:25 +0200 Pavel Machek wrote:
> > > > Yes please. Manually searching MAINTAINERS is boring and hard... 'Is
> > > > it NETWORK BLOCK DEVICE' or 'NBD'? 'ALSA' or 'ADVANCED LINUX SOUND
> > > > SYSTEM'? ... plus if you want subsystem maintainer, search tends to
> > > > give you about 179 individual driver maintainers, first.
> > > Well.... both the acronym and long name should be listed IMO.
> > > Especially the acronym/short name.
> >
> > Human based visual searches are error prone.
> >
> > There really does need to be some systematic and automated
> > mechanism to find the maintainers for a particular file.
> >
> > Maintainer file patterns, either centralized in MAINTAINERS
> > or distributed in some mechanism in the file system or git
> > are useful.
> >
> > Linus' original point about "hotness" of MAINTAINERS being
> > an issue was later refuted by Linus.
> >
> > http://lkml.org/lkml/2008/2/13/414
>
> I just don't think that it's a big problem like you and Pavel seem to.
> IOW I'll just disagree.

Quickly, check who's maintainer of ALSA.

...shall we add rule that subsystems will have "subsystem" in the name
so that search does not list all the drivers, first?

Signed-off-by: Pavel Machek <pavel@xxxxxxx>

diff --git a/MAINTAINERS b/MAINTAINERS
index 3596d17..7345707 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3825,7 +3825,7 @@ L: linux-kernel@xxxxxxxxxxxxxxx
W: http://tifmxx.berlios.de/
S: Maintained

-SOUND
+SOUND SUBSYSTEM (ADVANCED LINUX SOUND SYSTEM, ALSA)
P: Jaroslav Kysela
M: perex@xxxxxxxx
L: alsa-devel@xxxxxxxxxxxxxxxx (subscribers-only)
@@ -3855,7 +3855,7 @@ L: cbe-oss-dev@xxxxxxxxxx
W: http://www.ibm.com/developerworks/power/cell/
S: Supported

-STABLE BRANCH:
+STABLE BRANCH
P: Greg Kroah-Hartman
M: greg@xxxxxxxxx
P: Chris Wright


--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/