2006-01-04 22:02:37

by John Villalovos

[permalink] [raw]
Subject: [PATCH] MAINTAINERS file: Fix missing colon

From: John L. Villalovos <[email protected]>

While parsing the MAINTAINERS file I disovered one entry was missing a colon.
This patch adds the one missing colon.

---
diff -r 8441517e7e79 MAINTAINERS
--- a/MAINTAINERS Thu Jan 5 04:00:05 2006
+++ b/MAINTAINERS Wed Jan 4 13:49:27 2006
@@ -681,7 +681,7 @@

DAC960 RAID CONTROLLER DRIVER
P: Dave Olien
-M [email protected]
+M: [email protected]
W: http://www.osdl.org/archive/dmo/DAC960
L: [email protected]
S: Maintained



Signed-off-by: John L. Villalovos <[email protected]>


2006-01-04 22:07:07

by Randy Dunlap

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS file: Fix missing colon

On Wed, 4 Jan 2006, John L. Villalovos wrote:

> From: John L. Villalovos <[email protected]>
>
> While parsing the MAINTAINERS file I disovered one entry was missing a colon.
> This patch adds the one missing colon.
>
> ---
> diff -r 8441517e7e79 MAINTAINERS
> --- a/MAINTAINERS Thu Jan 5 04:00:05 2006
> +++ b/MAINTAINERS Wed Jan 4 13:49:27 2006
> @@ -681,7 +681,7 @@
>
> DAC960 RAID CONTROLLER DRIVER
> P: Dave Olien
> -M [email protected]
> +M: [email protected]
> W: http://www.osdl.org/archive/dmo/DAC960
> L: [email protected]
> S: Maintained

That would be helpful except that Dave is no longer at OSDL
and is no longer maintaining that driver...

--
~Randy

2006-01-04 23:25:36

by Paolo Ciarrocchi

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS file: Fix missing colon

On 1/4/06, Randy.Dunlap <[email protected]> wrote:
> On Wed, 4 Jan 2006, John L. Villalovos wrote:
>
> > From: John L. Villalovos <[email protected]>
> >
> > While parsing the MAINTAINERS file I disovered one entry was missing a colon.
> > This patch adds the one missing colon.
> >
> > ---
> > diff -r 8441517e7e79 MAINTAINERS
> > --- a/MAINTAINERS Thu Jan 5 04:00:05 2006
> > +++ b/MAINTAINERS Wed Jan 4 13:49:27 2006
> > @@ -681,7 +681,7 @@
> >
> > DAC960 RAID CONTROLLER DRIVER
> > P: Dave Olien
> > -M [email protected]
> > +M: [email protected]
> > W: http://www.osdl.org/archive/dmo/DAC960
> > L: [email protected]
> > S: Maintained
>
> That would be helpful except that Dave is no longer at OSDL
> and is no longer maintaining that driver...

I don't know who I should CC to this email but it seems it's time to
update http://developer.osdl.org/dev/people/ since Dave is still
listed as an OSDL developer.

--
Paolo

2006-01-05 06:21:33

by Randy Dunlap

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS file: Fix missing colon

On Thu, 5 Jan 2006 00:25:34 +0100 Paolo Ciarrocchi wrote:

> On 1/4/06, Randy.Dunlap <[email protected]> wrote:
> > On Wed, 4 Jan 2006, John L. Villalovos wrote:
> >
> > > From: John L. Villalovos <[email protected]>
> > >
> > > While parsing the MAINTAINERS file I disovered one entry was missing a colon.
> > > This patch adds the one missing colon.
> > >
> > > ---
> > > diff -r 8441517e7e79 MAINTAINERS
> > > --- a/MAINTAINERS Thu Jan 5 04:00:05 2006
> > > +++ b/MAINTAINERS Wed Jan 4 13:49:27 2006
> > > @@ -681,7 +681,7 @@
> > >
> > > DAC960 RAID CONTROLLER DRIVER
> > > P: Dave Olien
> > > -M [email protected]
> > > +M: [email protected]
> > > W: http://www.osdl.org/archive/dmo/DAC960
> > > L: [email protected]
> > > S: Maintained
> >
> > That would be helpful except that Dave is no longer at OSDL
> > and is no longer maintaining that driver...
>
> I don't know who I should CC to this email but it seems it's time to
> update http://developer.osdl.org/dev/people/ since Dave is still
> listed as an OSDL developer.

That list has been fixed. Thanks.

---
~Randy

2006-01-06 17:26:38

by Adrian Bunk

[permalink] [raw]
Subject: [2.6 patch] MAINTAINERS: remove the outdated DAC960 entry

On Wed, Jan 04, 2006 at 02:07:01PM -0800, Randy.Dunlap wrote:
> On Wed, 4 Jan 2006, John L. Villalovos wrote:
>
> > From: John L. Villalovos <[email protected]>
> >
> > While parsing the MAINTAINERS file I disovered one entry was missing a colon.
> > This patch adds the one missing colon.
> >
> > ---
> > diff -r 8441517e7e79 MAINTAINERS
> > --- a/MAINTAINERS Thu Jan 5 04:00:05 2006
> > +++ b/MAINTAINERS Wed Jan 4 13:49:27 2006
> > @@ -681,7 +681,7 @@
> >
> > DAC960 RAID CONTROLLER DRIVER
> > P: Dave Olien
> > -M [email protected]
> > +M: [email protected]
> > W: http://www.osdl.org/archive/dmo/DAC960
> > L: [email protected]
> > S: Maintained
>
> That would be helpful except that Dave is no longer at OSDL
> and is no longer maintaining that driver...

Let's remove this obsolete entry.

> ~Randy

cu
Adrian


<-- snip -->


Randy Dunlap:
Dave is no longer at OSDL and is no longer maintaining that driver.


Signed-off-by: Adrian Bunk <[email protected]>

--- linux-2.6.15-mm1-full/MAINTAINERS.old 2006-01-06 18:23:37.000000000 +0100
+++ linux-2.6.15-mm1-full/MAINTAINERS 2006-01-06 18:23:44.000000000 +0100
@@ -696,13 +696,6 @@
W: http://www.cyclades.com/
S: Supported

-DAC960 RAID CONTROLLER DRIVER
-P: Dave Olien
-M [email protected]
-W: http://www.osdl.org/archive/dmo/DAC960
-L: [email protected]
-S: Maintained
-
DAMA SLAVE for AX.25
P: Joerg Reuter
M: [email protected]