2008-10-02 08:36:18

by Pavel Machek

[permalink] [raw]
Subject: make MAINTAINERS slightly easier to search

...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 <[email protected]>
Acked-by: Randy Dunlap <[email protected]>


diff --git a/MAINTAINERS b/MAINTAINERS
index 3596d17..7345707 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3825,7 +3825,7 @@ L: [email protected]
W: http://tifmxx.berlios.de/
S: Maintained

-SOUND
+SOUND SUBSYSTEM (ADVANCED LINUX SOUND SYSTEM, ALSA)
P: Jaroslav Kysela
M: [email protected]
L: [email protected] (subscribers-only)
@@ -3855,7 +3855,7 @@ L: [email protected]
W: http://www.ibm.com/developerworks/power/cell/
S: Supported

-STABLE BRANCH:
+STABLE BRANCH
P: Greg Kroah-Hartman
M: [email protected]
P: Chris Wright

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html


2008-10-02 09:08:31

by Steven Noonan

[permalink] [raw]
Subject: Re: make MAINTAINERS slightly easier to search

On Thu, Oct 2, 2008 at 1:14 AM, Pavel Machek <[email protected]> wrote:
> ...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 <[email protected]>
> Acked-by: Randy Dunlap <[email protected]>
>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3596d17..7345707 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3825,7 +3825,7 @@ L: [email protected]
> W: http://tifmxx.berlios.de/
> S: Maintained
>
> -SOUND
> +SOUND SUBSYSTEM (ADVANCED LINUX SOUND SYSTEM, ALSA)

Advanced Linux Sound System = ALSS? How about switching it to
'ADVANCED LINUX SOUND ARCHITECTURE', which fits the original acronym?
:)

> P: Jaroslav Kysela
> M: [email protected]
> L: [email protected] (subscribers-only)
> @@ -3855,7 +3855,7 @@ L: [email protected]
> W: http://www.ibm.com/developerworks/power/cell/
> S: Supported
>
> -STABLE BRANCH:
> +STABLE BRANCH
> P: Greg Kroah-Hartman
> M: [email protected]
> P: Chris Wright
>

2008-10-02 15:58:57

by Randy Dunlap

[permalink] [raw]
Subject: Re: make MAINTAINERS slightly easier to search

On Thu, 2 Oct 2008 02:08:20 -0700 Steven Noonan wrote:

> On Thu, Oct 2, 2008 at 1:14 AM, Pavel Machek <[email protected]> wrote:
> > ...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 <[email protected]>
> > Acked-by: Randy Dunlap <[email protected]>
> >
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 3596d17..7345707 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -3825,7 +3825,7 @@ L: [email protected]
> > W: http://tifmxx.berlios.de/
> > S: Maintained
> >
> > -SOUND
> > +SOUND SUBSYSTEM (ADVANCED LINUX SOUND SYSTEM, ALSA)
>
> Advanced Linux Sound System = ALSS? How about switching it to
> 'ADVANCED LINUX SOUND ARCHITECTURE', which fits the original acronym?
> :)

Yes, concur. Thanks.

> > P: Jaroslav Kysela
> > M: [email protected]
> > L: [email protected] (subscribers-only)
> > @@ -3855,7 +3855,7 @@ L: [email protected]
> > W: http://www.ibm.com/developerworks/power/cell/
> > S: Supported
> >
> > -STABLE BRANCH:
> > +STABLE BRANCH
> > P: Greg Kroah-Hartman
> > M: [email protected]
> > P: Chris Wright



---
~Randy

2008-10-02 22:18:35

by Pavel Machek

[permalink] [raw]
Subject: Re: make MAINTAINERS slightly easier to search

On Thu 2008-10-02 08:58:20, Randy Dunlap wrote:
> On Thu, 2 Oct 2008 02:08:20 -0700 Steven Noonan wrote:
>
> > On Thu, Oct 2, 2008 at 1:14 AM, Pavel Machek <[email protected]> wrote:
> > > ...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 <[email protected]>
> > > Acked-by: Randy Dunlap <[email protected]>
> > >
> > >
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 3596d17..7345707 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -3825,7 +3825,7 @@ L: [email protected]
> > > W: http://tifmxx.berlios.de/
> > > S: Maintained
> > >
> > > -SOUND
> > > +SOUND SUBSYSTEM (ADVANCED LINUX SOUND SYSTEM, ALSA)
> >
> > Advanced Linux Sound System = ALSS? How about switching it to
> > 'ADVANCED LINUX SOUND ARCHITECTURE', which fits the original acronym?
> > :)
>
> Yes, concur. Thanks.

Fixed in my tree. Who is maintainer of MAINTAINERS file? ;-).

Pavel

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

2008-10-02 22:33:21

by Randy Dunlap

[permalink] [raw]
Subject: Re: make MAINTAINERS slightly easier to search

Pavel Machek wrote:
> On Thu 2008-10-02 08:58:20, Randy Dunlap wrote:
>> On Thu, 2 Oct 2008 02:08:20 -0700 Steven Noonan wrote:
>>
>>> On Thu, Oct 2, 2008 at 1:14 AM, Pavel Machek <[email protected]> wrote:
>>>> ...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 <[email protected]>
>>>> Acked-by: Randy Dunlap <[email protected]>
>>>>
>>>>
>>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>>> index 3596d17..7345707 100644
>>>> --- a/MAINTAINERS
>>>> +++ b/MAINTAINERS
>>>> @@ -3825,7 +3825,7 @@ L: [email protected]
>>>> W: http://tifmxx.berlios.de/
>>>> S: Maintained
>>>>
>>>> -SOUND
>>>> +SOUND SUBSYSTEM (ADVANCED LINUX SOUND SYSTEM, ALSA)
>>> Advanced Linux Sound System = ALSS? How about switching it to
>>> 'ADVANCED LINUX SOUND ARCHITECTURE', which fits the original acronym?
>>> :)
>> Yes, concur. Thanks.
>
> Fixed in my tree. Who is maintainer of MAINTAINERS file? ;-).

I would expect Andrew to merge it.
If he doesn't, then I'll try to merge it. :)

~Randy

2008-10-16 10:02:22

by Pavel Machek

[permalink] [raw]
Subject: Re: make MAINTAINERS slightly easier to search

> Pavel Machek wrote:
> > On Thu 2008-10-02 08:58:20, Randy Dunlap wrote:
> >> On Thu, 2 Oct 2008 02:08:20 -0700 Steven Noonan wrote:
> >>
> >>> On Thu, Oct 2, 2008 at 1:14 AM, Pavel Machek <[email protected]> wrote:
> >>>> ...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 <[email protected]>
> >>>> Acked-by: Randy Dunlap <[email protected]>
> >>>>
> >>>>
> >>>> diff --git a/MAINTAINERS b/MAINTAINERS
> >>>> index 3596d17..7345707 100644
> >>>> --- a/MAINTAINERS
> >>>> +++ b/MAINTAINERS
> >>>> @@ -3825,7 +3825,7 @@ L: [email protected]
> >>>> W: http://tifmxx.berlios.de/
> >>>> S: Maintained
> >>>>
> >>>> -SOUND
> >>>> +SOUND SUBSYSTEM (ADVANCED LINUX SOUND SYSTEM, ALSA)
> >>> Advanced Linux Sound System = ALSS? How about switching it to
> >>> 'ADVANCED LINUX SOUND ARCHITECTURE', which fits the original acronym?
> >>> :)
> >> Yes, concur. Thanks.
> >
> > Fixed in my tree. Who is maintainer of MAINTAINERS file? ;-).
>
> I would expect Andrew to merge it.
> If he doesn't, then I'll try to merge it. :)

Hmm, what is the status here. I have some more improvements, should I
send them your way?

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

2008-10-16 14:31:57

by Randy Dunlap

[permalink] [raw]
Subject: Re: make MAINTAINERS slightly easier to search

Pavel Machek wrote:
>> Pavel Machek wrote:
>>> On Thu 2008-10-02 08:58:20, Randy Dunlap wrote:
>>>> On Thu, 2 Oct 2008 02:08:20 -0700 Steven Noonan wrote:
>>>>
>>>>> On Thu, Oct 2, 2008 at 1:14 AM, Pavel Machek <[email protected]> wrote:
>>>>>> ...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 <[email protected]>
>>>>>> Acked-by: Randy Dunlap <[email protected]>
>>>>>>
>>>>>>
>>>>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>>>>> index 3596d17..7345707 100644
>>>>>> --- a/MAINTAINERS
>>>>>> +++ b/MAINTAINERS
>>>>>> @@ -3825,7 +3825,7 @@ L: [email protected]
>>>>>> W: http://tifmxx.berlios.de/
>>>>>> S: Maintained
>>>>>>
>>>>>> -SOUND
>>>>>> +SOUND SUBSYSTEM (ADVANCED LINUX SOUND SYSTEM, ALSA)
>>>>> Advanced Linux Sound System = ALSS? How about switching it to
>>>>> 'ADVANCED LINUX SOUND ARCHITECTURE', which fits the original acronym?
>>>>> :)
>>>> Yes, concur. Thanks.
>>> Fixed in my tree. Who is maintainer of MAINTAINERS file? ;-).
>> I would expect Andrew to merge it.
>> If he doesn't, then I'll try to merge it. :)
>
> Hmm, what is the status here. I have some more improvements, should I
> send them your way?

I saw them. Please resend them and cc: both Andrew and me.

--
~Randy