Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PATCH] Removing maintainer's bad e-mails

0 views
Skip to first unread message

Jiri Slaby

unread,
Aug 7, 2005, 8:00:18 PM8/7/05
to
This patch removes 2 e-mails, which aren't right and 1 web address, which returns 404.
[comtrol was posted by Rolf Eike Beer]

It is made in 2.6.13-rc5-mm1, but it should be applicable in other trees too.

Signed-off-by: Rolf Eike Beer <eike-...@sf-tec.de>
Signed-off-by: Jiri Slaby <xsl...@fi.muni.cz>

This patch was posted yet on:
21 Jul 2005

diff --git a/MAINTAINERS b/MAINTAINERS
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -204,8 +204,6 @@ S: Maintained

ADVANSYS SCSI DRIVER
P: Bob Frey
-M: li...@advansys.com
-W: http://www.advansys.com/linux.html
L: linux...@vger.kernel.org
S: Maintained

@@ -1975,7 +1973,6 @@ S: Supported

ROCKETPORT DRIVER
P: Comtrol Corp.
-M: sup...@comtrol.com
W: http://www.comtrol.com
S: Maintained

--
Jiri Slaby www.fi.muni.cz/~xslaby
~\-/~ jiri...@gmail.com ~\-/~
241B347EC88228DE51EE A49C4A73A25004CB2A10

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Dave Jones

unread,
Aug 8, 2005, 2:40:10 PM8/8/05
to
On Mon, Aug 08, 2005 at 01:50:43AM +0200, Jiri Slaby wrote:

> diff --git a/MAINTAINERS b/MAINTAINERS
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -204,8 +204,6 @@ S: Maintained
>
> ADVANSYS SCSI DRIVER
> P: Bob Frey
> -M: li...@advansys.com
> -W: http://www.advansys.com/linux.html
> L: linux...@vger.kernel.org
> S: Maintained

You may as well change the S: to unmaintained whilst
you're there, it hasn't seen any updates in a long time,
and still uses several out-of-date SCSI APIs.

Dave

Adrian Bunk

unread,
Aug 8, 2005, 6:50:09 PM8/8/05
to
On Mon, Aug 08, 2005 at 02:33:00PM -0400, Dave Jones wrote:
> On Mon, Aug 08, 2005 at 01:50:43AM +0200, Jiri Slaby wrote:
>
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -204,8 +204,6 @@ S: Maintained
> >
> > ADVANSYS SCSI DRIVER
> > P: Bob Frey
> > -M: li...@advansys.com
> > -W: http://www.advansys.com/linux.html
> > L: linux...@vger.kernel.org
> > S: Maintained
>
> You may as well change the S: to unmaintained whilst
> you're there, it hasn't seen any updates in a long time,
> and still uses several out-of-date SCSI APIs.

Or he could completely remove the entry.

We don't have entries for every single unmaintained driver, and the
smaller MAINTAINERS is the higher is the possibility of not missing a
relevant entry when checking whom to send an email.

> Dave

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

Jiri Slaby

unread,
Aug 8, 2005, 8:00:17 PM8/8/05
to
This patch removes 1 whole entry, which is no longer maintained and 1 e-mail,
which is not right.

[comtrol was posted by Rolf Eike Beer]

Generated in 2.6.13-rc5-mm1 kernel version.

Signed-off-by: Rolf Eike Beer <eike-...@sf-tec.de>
Signed-off-by: Jiri Slaby <xsl...@fi.muni.cz>

diff --git a/MAINTAINERS b/MAINTAINERS
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -202,13 +202,6 @@ P: Colin Leroy
M: co...@colino.net
S: Maintained

-ADVANSYS SCSI DRIVER
-P: Bob Frey

-L: linux...@vger.kernel.org
-S: Maintained
-
AEDSP16 DRIVER
P: Riccardo Facchetti
M: fiz...@tin.it
@@ -1975,7 +1968,6 @@ S: Supported



ROCKETPORT DRIVER
P: Comtrol Corp.
-M: sup...@comtrol.com
W: http://www.comtrol.com
S: Maintained

Kurt Wall

unread,
Aug 8, 2005, 8:40:07 PM8/8/05
to
On Tue, Aug 09, 2005 at 12:49:17AM +0200, Adrian Bunk took 42 lines to write:
> On Mon, Aug 08, 2005 at 02:33:00PM -0400, Dave Jones wrote:
> >
> > You may as well change the S: to unmaintained whilst
> > you're there, it hasn't seen any updates in a long time,
> > and still uses several out-of-date SCSI APIs.
>
> Or he could completely remove the entry.
>
> We don't have entries for every single unmaintained driver, and the
> smaller MAINTAINERS is the higher is the possibility of not missing a
> relevant entry when checking whom to send an email.

Hmm, so if a subsystem or driver (more drivers, I should think) lacks
an entry in MAINTAINERS, is it then reasonable to assume that it is
unmaintained? If not, perhaps creating a separate list of unmaintained
subsystems and/or drivers is prudent?

Kurt
--
Don't get even -- get odd!

Adrian Bunk

unread,
Aug 8, 2005, 9:00:12 PM8/8/05
to
On Mon, Aug 08, 2005 at 08:31:40PM -0400, Kurt Wall wrote:
> On Tue, Aug 09, 2005 at 12:49:17AM +0200, Adrian Bunk took 42 lines to write:
> > On Mon, Aug 08, 2005 at 02:33:00PM -0400, Dave Jones wrote:
> > >
> > > You may as well change the S: to unmaintained whilst
> > > you're there, it hasn't seen any updates in a long time,
> > > and still uses several out-of-date SCSI APIs.
> >
> > Or he could completely remove the entry.
> >
> > We don't have entries for every single unmaintained driver, and the
> > smaller MAINTAINERS is the higher is the possibility of not missing a
> > relevant entry when checking whom to send an email.
>
> Hmm, so if a subsystem or driver (more drivers, I should think) lacks
> an entry in MAINTAINERS, is it then reasonable to assume that it is
> unmaintained? If not, perhaps creating a separate list of unmaintained
> subsystems and/or drivers is prudent?

For unmaintained drivers or drivers maintained by the subsystem
maintainers (which can be the reason why there's no entry for this
driver) contact the subsystem maintainer.

Unmaintained subsystems are a problem.

I've already started contacting subsystem maintainers that seem to be
inactive, and I have some restructuring of MAINTAINERS (tree structure
with drivers behind subsystems) on my TODO list.

> Kurt

cu
Adrian

BTW: Please don't remove people from the Cc when answering.

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-

0 new messages