* [PATCH] MAINTAINERS: remove Adam Fritzler, update his email address in other sources
@ 2007-12-18 4:12 Joe Perches
2007-12-18 4:28 ` Andrew Morton
0 siblings, 1 reply; 10+ messages in thread
From: Joe Perches @ 2007-12-18 4:12 UTC (permalink / raw)
To: linux-kernel
Cc: Andrew Morton, Adam Fritzler, James E.J. Bottomley, Jeff Garzik,
Mike Phillips, Philip Blundell, linux-scsi, netdev
Adam isn't a maintainer anymore.
His old email address bounces.
Update to new email address.
On Mon, Dec 17, 2007 at 01:03:48PM -0800, Joe Perches wrote:
> > You seem to have an old email address in the
> > linux-kernel MAINTAINERS file.
> > Should it be deleted or changed?
On Mon, 2007-12-17 at 19:27 -0800, Adam Fritzler wrote:
> I am no longer actively involved. If you can mark me as a former point
> of contact, that's fine, or you can just delete the entry. My name is
> still in the source, but with the old address. It'd great if the
> address in source was updated.
Signed-off-by: Joe Perches <joe@perches.com>
---
MAINTAINERS | 7 -------
drivers/net/eexpress.c | 2 +-
drivers/net/tokenring/abyss.c | 2 +-
drivers/net/tokenring/abyss.h | 2 +-
drivers/net/tokenring/madgemc.c | 2 +-
drivers/net/tokenring/madgemc.h | 2 +-
drivers/net/tokenring/proteon.c | 2 +-
drivers/net/tokenring/skisa.c | 2 +-
drivers/net/tokenring/tms380tr.c | 2 +-
drivers/net/tokenring/tms380tr.h | 2 +-
drivers/net/tokenring/tmspci.c | 2 +-
drivers/scsi/aha1542.c | 2 +-
12 files changed, 11 insertions(+), 18 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 9507b42..690f172 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3758,13 +3758,6 @@ W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
S: Maintained
-TMS380 TOKEN-RING NETWORK DRIVER
-P: Adam Fritzler
-M: mid@auk.cx
-L: linux-tr@linuxtr.net
-W: http://www.auk.cx/tms380tr/
-S: Maintained
-
TULIP NETWORK DRIVER
L: tulip-users@lists.sourceforge.net
W: http://sourceforge.net/projects/tulip/
diff --git a/drivers/net/eexpress.c b/drivers/net/eexpress.c
index 70509ed..46c3c99 100644
--- a/drivers/net/eexpress.c
+++ b/drivers/net/eexpress.c
@@ -9,7 +9,7 @@
* Many modifications, and currently maintained, by
* Philip Blundell <philb@gnu.org>
* Added the Compaq LTE Alan Cox <alan@redhat.com>
- * Added MCA support Adam Fritzler <mid@auk.cx>
+ * Added MCA support Adam Fritzler <mid@zigamorph.net>
*
* Note - this driver is experimental still - it has problems on faster
* machines. Someone needs to sit down and go through it line by line with
diff --git a/drivers/net/tokenring/abyss.c b/drivers/net/tokenring/abyss.c
index 124cfd4..be60792 100644
--- a/drivers/net/tokenring/abyss.c
+++ b/drivers/net/tokenring/abyss.c
@@ -10,7 +10,7 @@
* - Madge Smart 16/4 PCI Mk2
*
* Maintainer(s):
- * AF Adam Fritzler mid@auk.cx
+ * AF Adam Fritzler mid@zigamorph.net
*
* Modification History:
* 30-Dec-99 AF Split off from the tms380tr driver.
diff --git a/drivers/net/tokenring/abyss.h b/drivers/net/tokenring/abyss.h
index 0ee6e4f..93376e1 100644
--- a/drivers/net/tokenring/abyss.h
+++ b/drivers/net/tokenring/abyss.h
@@ -2,7 +2,7 @@
* abyss.h: Header for the abyss tms380tr module
*
* Authors:
- * - Adam Fritzler <mid@auk.cx>
+ * - Adam Fritzler <mid@zigamorph.net>
*/
#ifndef __LINUX_MADGETR_H
diff --git a/drivers/net/tokenring/madgemc.c b/drivers/net/tokenring/madgemc.c
index 5a41513..b7c819f 100644
--- a/drivers/net/tokenring/madgemc.c
+++ b/drivers/net/tokenring/madgemc.c
@@ -11,7 +11,7 @@
* - Madge Smart 16/4 Ringnode MC32 (??)
*
* Maintainer(s):
- * AF Adam Fritzler mid@auk.cx
+ * AF Adam Fritzler mid@zigamorph.net
*
* Modification History:
* 16-Jan-00 AF Created
diff --git a/drivers/net/tokenring/madgemc.h b/drivers/net/tokenring/madgemc.h
index 2dd8222..b368e59 100644
--- a/drivers/net/tokenring/madgemc.h
+++ b/drivers/net/tokenring/madgemc.h
@@ -2,7 +2,7 @@
* madgemc.h: Header for the madgemc tms380tr module
*
* Authors:
- * - Adam Fritzler <mid@auk.cx>
+ * - Adam Fritzler <mid@zigamorph.net>
*/
#ifndef __LINUX_MADGEMC_H
diff --git a/drivers/net/tokenring/proteon.c b/drivers/net/tokenring/proteon.c
index ca6b659..8fece14 100644
--- a/drivers/net/tokenring/proteon.c
+++ b/drivers/net/tokenring/proteon.c
@@ -12,7 +12,7 @@
* - Proteon 1392, 1392+
*
* Maintainer(s):
- * AF Adam Fritzler mid@auk.cx
+ * AF Adam Fritzler mid@zigamorph.net
* JF Jochen Friedrich jochen@scram.de
*
* Modification History:
diff --git a/drivers/net/tokenring/skisa.c b/drivers/net/tokenring/skisa.c
index 32e8d5a..74eae3c 100644
--- a/drivers/net/tokenring/skisa.c
+++ b/drivers/net/tokenring/skisa.c
@@ -13,7 +13,7 @@
* - SysKonnect TR4/16(+) ISA (SK-4190)
*
* Maintainer(s):
- * AF Adam Fritzler mid@auk.cx
+ * AF Adam Fritzler mid@zigamorph.net
* JF Jochen Friedrich jochen@scram.de
*
* Modification History:
diff --git a/drivers/net/tokenring/tms380tr.c b/drivers/net/tokenring/tms380tr.c
index d5fa36d..5daec2b 100644
--- a/drivers/net/tokenring/tms380tr.c
+++ b/drivers/net/tokenring/tms380tr.c
@@ -30,7 +30,7 @@
* Maintainer(s):
* JS Jay Schulist jschlst@samba.org
* CG Christoph Goos cgoos@syskonnect.de
- * AF Adam Fritzler mid@auk.cx
+ * AF Adam Fritzler mid@zigamorph.net
* MLP Mike Phillips phillim@amtrak.com
* JF Jochen Friedrich jochen@scram.de
*
diff --git a/drivers/net/tokenring/tms380tr.h b/drivers/net/tokenring/tms380tr.h
index 7daf74e..7697b17 100644
--- a/drivers/net/tokenring/tms380tr.h
+++ b/drivers/net/tokenring/tms380tr.h
@@ -3,7 +3,7 @@
*
* Authors:
* - Christoph Goos <cgoos@syskonnect.de>
- * - Adam Fritzler <mid@auk.cx>
+ * - Adam Fritzler <mid@zigamorph.net>
*/
#ifndef __LINUX_TMS380TR_H
diff --git a/drivers/net/tokenring/tmspci.c b/drivers/net/tokenring/tmspci.c
index 1c18f78..a24153c 100644
--- a/drivers/net/tokenring/tmspci.c
+++ b/drivers/net/tokenring/tmspci.c
@@ -14,7 +14,7 @@
* - 3Com 3C339 Token Link Velocity
*
* Maintainer(s):
- * AF Adam Fritzler mid@auk.cx
+ * AF Adam Fritzler mid@zigamorph.net
*
* Modification History:
* 30-Dec-99 AF Split off from the tms380tr driver.
diff --git a/drivers/scsi/aha1542.c b/drivers/scsi/aha1542.c
index bbcc2c5..3aa978b 100644
--- a/drivers/scsi/aha1542.c
+++ b/drivers/scsi/aha1542.c
@@ -21,7 +21,7 @@
* Modified by Chris Faulhaber <jedgar@fxp.org>
* Added module command-line options
* 19-Jul-99
- * Modified by Adam Fritzler <mid@auk.cx>
+ * Modified by Adam Fritzler <mid@zigamorph.net>
* Added proper detection of the AHA-1640 (MCA version of AHA-1540)
*/
^ permalink raw reply related [flat|nested] 10+ messages in thread
* Re: [PATCH] MAINTAINERS: remove Adam Fritzler, update his email address in other sources
2007-12-18 4:12 [PATCH] MAINTAINERS: remove Adam Fritzler, update his email address in other sources Joe Perches
@ 2007-12-18 4:28 ` Andrew Morton
2007-12-18 4:48 ` Joe Perches
` (2 more replies)
0 siblings, 3 replies; 10+ messages in thread
From: Andrew Morton @ 2007-12-18 4:28 UTC (permalink / raw)
To: Joe Perches
Cc: linux-kernel, Adam Fritzler, James E.J. Bottomley, Jeff Garzik,
Mike Phillips, Philip Blundell, linux-scsi, netdev, Adrian Bunk
On Mon, 17 Dec 2007 20:12:06 -0800 Joe Perches <joe@perches.com> wrote:
> Adam isn't a maintainer anymore.
> His old email address bounces.
> Update to new email address.
>
> On Mon, Dec 17, 2007 at 01:03:48PM -0800, Joe Perches wrote:
> > > You seem to have an old email address in the
> > > linux-kernel MAINTAINERS file.
> > > Should it be deleted or changed?
> On Mon, 2007-12-17 at 19:27 -0800, Adam Fritzler wrote:
> > I am no longer actively involved. If you can mark me as a former point
> > of contact, that's fine, or you can just delete the entry. My name is
> > still in the source, but with the old address. It'd great if the
> > address in source was updated.
>
> ...
>
> -TMS380 TOKEN-RING NETWORK DRIVER
> -P: Adam Fritzler
> -M: mid@auk.cx
> -L: linux-tr@linuxtr.net
> -W: http://www.auk.cx/tms380tr/
> -S: Maintained
>
> ...
>
> - * Added MCA support Adam Fritzler <mid@auk.cx>
> + * Added MCA support Adam Fritzler <mid@zigamorph.net>
This is fairly pointless - it'll just break again when Adam moves again.
Every problem can be solved with another layer of...
Please: just replace all instances with plain old "Adam Fritzler" and then
ensure that the lookup key "Adam Fritzler" has an accurate (and
non-duplicated anywhere else!) entry in MAINTAINERS or CREDITS or whatever.
btw, I cheerfully skipped all your spelling-fixes patches. Some will have
stuck via subsystem maintainers but I have a secret "no spelling fixes
unless they're end-user-visible" policy. That means I'll take spelling
fixes only if they're in printks or in Documentation/*. This is a little
defense mechanism to avoid getting buried in micropatches.
I'd suggest that you find out if Adrian is still running the trivial tree
and if so, patchbomb him.
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: [PATCH] MAINTAINERS: remove Adam Fritzler, update his email address in other sources
2007-12-18 4:28 ` Andrew Morton
@ 2007-12-18 4:48 ` Joe Perches
2007-12-18 13:43 ` Matthew Wilcox
2007-12-22 8:44 ` Andrew Morton
2007-12-18 7:39 ` Adrian Bunk
2007-12-18 15:13 ` Arjan van de Ven
2 siblings, 2 replies; 10+ messages in thread
From: Joe Perches @ 2007-12-18 4:48 UTC (permalink / raw)
To: Andrew Morton
Cc: linux-kernel, Adam Fritzler, James E.J. Bottomley, Jeff Garzik,
Mike Phillips, Philip Blundell, linux-scsi, netdev, Adrian Bunk
On Mon, 2007-12-17 at 20:28 -0800, Andrew Morton wrote:
> Please: just replace all instances with plain old "Adam Fritzler" and then
> ensure that the lookup key "Adam Fritzler" has an accurate (and
> non-duplicated anywhere else!) entry in MAINTAINERS or CREDITS or whatever.
Sure. See new patch below
> btw, I cheerfully skipped all your spelling-fixes patches.
No worries. I was just avoiding doing useful stuff.
> Some will have
> stuck via subsystem maintainers but I have a secret "no spelling fixes
> unless they're end-user-visible" policy.
I think there were 15-20 printks in that lot.
Do you want them separately?
> I'd suggest that you find out if Adrian is still running the trivial tree
> and if so, patchbomb him.
OK. Adrian? Do you want the spelling fixes?
Back to Adam Fritzler...
Signed-off-by: Joe Perches <joe@perches.com>
---
CREDITS | 3 +++
MAINTAINERS | 7 -------
drivers/net/eexpress.c | 2 +-
drivers/net/tokenring/abyss.c | 2 +-
drivers/net/tokenring/abyss.h | 2 +-
drivers/net/tokenring/madgemc.c | 2 +-
drivers/net/tokenring/madgemc.h | 2 +-
drivers/net/tokenring/proteon.c | 2 +-
drivers/net/tokenring/skisa.c | 2 +-
drivers/net/tokenring/tms380tr.c | 2 +-
drivers/net/tokenring/tms380tr.h | 2 +-
drivers/net/tokenring/tmspci.c | 2 +-
drivers/scsi/aha1542.c | 2 +-
13 files changed, 14 insertions(+), 18 deletions(-)
diff --git a/CREDITS b/CREDITS
index ee909f2..449ec7f 100644
--- a/CREDITS
+++ b/CREDITS
@@ -1124,6 +1124,9 @@ S: 1150 Ringwood Court
S: San Jose, California 95131
S: USA
+N: Adam Fritzler
+E: mid@zigamorph.net
+
N: Fernando Fuganti
E: fuganti@conectiva.com.br
E: fuganti@netbank.com.br
diff --git a/MAINTAINERS b/MAINTAINERS
index 9507b42..690f172 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3758,13 +3758,6 @@ W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
S: Maintained
-TMS380 TOKEN-RING NETWORK DRIVER
-P: Adam Fritzler
-M: mid@auk.cx
-L: linux-tr@linuxtr.net
-W: http://www.auk.cx/tms380tr/
-S: Maintained
-
TULIP NETWORK DRIVER
L: tulip-users@lists.sourceforge.net
W: http://sourceforge.net/projects/tulip/
diff --git a/drivers/net/eexpress.c b/drivers/net/eexpress.c
index 70509ed..283fc8f 100644
--- a/drivers/net/eexpress.c
+++ b/drivers/net/eexpress.c
@@ -9,7 +9,7 @@
* Many modifications, and currently maintained, by
* Philip Blundell <philb@gnu.org>
* Added the Compaq LTE Alan Cox <alan@redhat.com>
- * Added MCA support Adam Fritzler <mid@auk.cx>
+ * Added MCA support Adam Fritzler
*
* Note - this driver is experimental still - it has problems on faster
* machines. Someone needs to sit down and go through it line by line with
diff --git a/drivers/net/tokenring/abyss.c b/drivers/net/tokenring/abyss.c
index 124cfd4..7a7de04 100644
--- a/drivers/net/tokenring/abyss.c
+++ b/drivers/net/tokenring/abyss.c
@@ -10,7 +10,7 @@
* - Madge Smart 16/4 PCI Mk2
*
* Maintainer(s):
- * AF Adam Fritzler mid@auk.cx
+ * AF Adam Fritzler
*
* Modification History:
* 30-Dec-99 AF Split off from the tms380tr driver.
diff --git a/drivers/net/tokenring/abyss.h b/drivers/net/tokenring/abyss.h
index 0ee6e4f..b0a473b 100644
--- a/drivers/net/tokenring/abyss.h
+++ b/drivers/net/tokenring/abyss.h
@@ -2,7 +2,7 @@
* abyss.h: Header for the abyss tms380tr module
*
* Authors:
- * - Adam Fritzler <mid@auk.cx>
+ * - Adam Fritzler
*/
#ifndef __LINUX_MADGETR_H
diff --git a/drivers/net/tokenring/madgemc.c b/drivers/net/tokenring/madgemc.c
index 5a41513..c9c5a2b 100644
--- a/drivers/net/tokenring/madgemc.c
+++ b/drivers/net/tokenring/madgemc.c
@@ -11,7 +11,7 @@
* - Madge Smart 16/4 Ringnode MC32 (??)
*
* Maintainer(s):
- * AF Adam Fritzler mid@auk.cx
+ * AF Adam Fritzler
*
* Modification History:
* 16-Jan-00 AF Created
diff --git a/drivers/net/tokenring/madgemc.h b/drivers/net/tokenring/madgemc.h
index 2dd8222..fe88e27 100644
--- a/drivers/net/tokenring/madgemc.h
+++ b/drivers/net/tokenring/madgemc.h
@@ -2,7 +2,7 @@
* madgemc.h: Header for the madgemc tms380tr module
*
* Authors:
- * - Adam Fritzler <mid@auk.cx>
+ * - Adam Fritzler
*/
#ifndef __LINUX_MADGEMC_H
diff --git a/drivers/net/tokenring/proteon.c b/drivers/net/tokenring/proteon.c
index ca6b659..00ea945 100644
--- a/drivers/net/tokenring/proteon.c
+++ b/drivers/net/tokenring/proteon.c
@@ -12,7 +12,7 @@
* - Proteon 1392, 1392+
*
* Maintainer(s):
- * AF Adam Fritzler mid@auk.cx
+ * AF Adam Fritzler
* JF Jochen Friedrich jochen@scram.de
*
* Modification History:
diff --git a/drivers/net/tokenring/skisa.c b/drivers/net/tokenring/skisa.c
index 32e8d5a..41b6999 100644
--- a/drivers/net/tokenring/skisa.c
+++ b/drivers/net/tokenring/skisa.c
@@ -13,7 +13,7 @@
* - SysKonnect TR4/16(+) ISA (SK-4190)
*
* Maintainer(s):
- * AF Adam Fritzler mid@auk.cx
+ * AF Adam Fritzler
* JF Jochen Friedrich jochen@scram.de
*
* Modification History:
diff --git a/drivers/net/tokenring/tms380tr.c b/drivers/net/tokenring/tms380tr.c
index d5fa36d..d07c452 100644
--- a/drivers/net/tokenring/tms380tr.c
+++ b/drivers/net/tokenring/tms380tr.c
@@ -30,7 +30,7 @@
* Maintainer(s):
* JS Jay Schulist jschlst@samba.org
* CG Christoph Goos cgoos@syskonnect.de
- * AF Adam Fritzler mid@auk.cx
+ * AF Adam Fritzler
* MLP Mike Phillips phillim@amtrak.com
* JF Jochen Friedrich jochen@scram.de
*
diff --git a/drivers/net/tokenring/tms380tr.h b/drivers/net/tokenring/tms380tr.h
index 7daf74e..7af76d7 100644
--- a/drivers/net/tokenring/tms380tr.h
+++ b/drivers/net/tokenring/tms380tr.h
@@ -3,7 +3,7 @@
*
* Authors:
* - Christoph Goos <cgoos@syskonnect.de>
- * - Adam Fritzler <mid@auk.cx>
+ * - Adam Fritzler
*/
#ifndef __LINUX_TMS380TR_H
diff --git a/drivers/net/tokenring/tmspci.c b/drivers/net/tokenring/tmspci.c
index 1c18f78..5f0ee88 100644
--- a/drivers/net/tokenring/tmspci.c
+++ b/drivers/net/tokenring/tmspci.c
@@ -14,7 +14,7 @@
* - 3Com 3C339 Token Link Velocity
*
* Maintainer(s):
- * AF Adam Fritzler mid@auk.cx
+ * AF Adam Fritzler
*
* Modification History:
* 30-Dec-99 AF Split off from the tms380tr driver.
diff --git a/drivers/scsi/aha1542.c b/drivers/scsi/aha1542.c
index bbcc2c5..db202ea 100644
--- a/drivers/scsi/aha1542.c
+++ b/drivers/scsi/aha1542.c
@@ -21,7 +21,7 @@
* Modified by Chris Faulhaber <jedgar@fxp.org>
* Added module command-line options
* 19-Jul-99
- * Modified by Adam Fritzler <mid@auk.cx>
+ * Modified by Adam Fritzler
* Added proper detection of the AHA-1640 (MCA version of AHA-1540)
*/
^ permalink raw reply related [flat|nested] 10+ messages in thread
* Re: [PATCH] MAINTAINERS: remove Adam Fritzler, update his email address in other sources
2007-12-18 4:48 ` Joe Perches
@ 2007-12-18 13:43 ` Matthew Wilcox
2007-12-18 16:40 ` Joe Perches
2007-12-22 8:44 ` Andrew Morton
1 sibling, 1 reply; 10+ messages in thread
From: Matthew Wilcox @ 2007-12-18 13:43 UTC (permalink / raw)
To: Joe Perches
Cc: Andrew Morton, linux-kernel, Adam Fritzler, James E.J. Bottomley,
Jeff Garzik, Mike Phillips, Philip Blundell, linux-scsi, netdev,
Adrian Bunk
On Mon, Dec 17, 2007 at 08:48:03PM -0800, Joe Perches wrote:
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9507b42..690f172 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3758,13 +3758,6 @@ W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
> T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
> S: Maintained
>
> -TMS380 TOKEN-RING NETWORK DRIVER
> -P: Adam Fritzler
> -M: mid@auk.cx
> -L: linux-tr@linuxtr.net
> -W: http://www.auk.cx/tms380tr/
> -S: Maintained
That's pretty unfriendly. Presumably the linux-tr list is still active
and would still help people with that driver. So how about:
TMS380 TOKEN-RING NETWORK DRIVER
-P: Adam Fritzler
-M: mid@auk.cx
L: linux-tr@linuxtr.net
?W:?
-S: Maintained
+S: Orphan
(Dunno what to do about W:)
--
Intel are signing my paycheques ... these opinions are still mine
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours. We can't possibly take such
a retrograde step."
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] MAINTAINERS: remove Adam Fritzler, update his email address in other sources
2007-12-18 13:43 ` Matthew Wilcox
@ 2007-12-18 16:40 ` Joe Perches
0 siblings, 0 replies; 10+ messages in thread
From: Joe Perches @ 2007-12-18 16:40 UTC (permalink / raw)
To: Matthew Wilcox
Cc: Andrew Morton, linux-kernel, Adam Fritzler, James E.J. Bottomley,
Jeff Garzik, Mike Phillips, Philip Blundell, linux-scsi, netdev,
Adrian Bunk
On Tue, 2007-12-18 at 06:43 -0700, Matthew Wilcox wrote:
> On Mon, Dec 17, 2007 at 08:48:03PM -0800, Joe Perches wrote:
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 9507b42..690f172 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -3758,13 +3758,6 @@ W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
> > T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
> > S: Maintained
> >
> > -TMS380 TOKEN-RING NETWORK DRIVER
> > -P: Adam Fritzler
> > -M: mid@auk.cx
> > -L: linux-tr@linuxtr.net
> > -W: http://www.auk.cx/tms380tr/
> > -S: Maintained
>
> That's pretty unfriendly. Presumably the linux-tr list is still active
> and would still help people with that driver. So how about:
The linux-tr list is at least broken, more likely dead.
Subscribe requests to majordomo@linuxtr.net bounce.
from: http://www.linuxtr.net/index.html
There is a known problem with the mailing list at the moment. If you
have a query you can contact me directly at mike_phillips@urscorp.com.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] MAINTAINERS: remove Adam Fritzler, update his email address in other sources
2007-12-18 4:48 ` Joe Perches
2007-12-18 13:43 ` Matthew Wilcox
@ 2007-12-22 8:44 ` Andrew Morton
2007-12-22 8:53 ` Jeff Garzik
1 sibling, 1 reply; 10+ messages in thread
From: Andrew Morton @ 2007-12-22 8:44 UTC (permalink / raw)
To: Joe Perches
Cc: linux-kernel, Adam Fritzler, James E.J. Bottomley, Jeff Garzik,
Mike Phillips, Philip Blundell, linux-scsi, netdev, Adrian Bunk
On Mon, 17 Dec 2007 20:48:03 -0800 Joe Perches <joe@perches.com> wrote:
> Back to Adam Fritzler...
>
> ...
>
> diff --git a/CREDITS b/CREDITS
> index ee909f2..449ec7f 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -1124,6 +1124,9 @@ S: 1150 Ringwood Court
> S: San Jose, California 95131
> S: USA
>
> +N: Adam Fritzler
> +E: mid@zigamorph.net
> +
> N: Fernando Fuganti
> E: fuganti@conectiva.com.br
> E: fuganti@netbank.com.br
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9507b42..690f172 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3758,13 +3758,6 @@ W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
> T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
> S: Maintained
>
> -TMS380 TOKEN-RING NETWORK DRIVER
> -P: Adam Fritzler
> -M: mid@auk.cx
> -L: linux-tr@linuxtr.net
> -W: http://www.auk.cx/tms380tr/
> -S: Maintained
What was the rationale for removing Adam from MAINTAINERS?
That should have been in the non-existent changelog. Please always reissue
a complete changelog when resending any patch.
hm, linux-tr.net seems to be defunct. So I guess that orphaning TMS380 is
appropriate, if Adam has left us. Has he?
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] MAINTAINERS: remove Adam Fritzler, update his email address in other sources
2007-12-22 8:44 ` Andrew Morton
@ 2007-12-22 8:53 ` Jeff Garzik
2007-12-22 8:59 ` Joe Perches
0 siblings, 1 reply; 10+ messages in thread
From: Jeff Garzik @ 2007-12-22 8:53 UTC (permalink / raw)
To: Andrew Morton
Cc: Joe Perches, linux-kernel, Adam Fritzler, James E.J. Bottomley,
Mike Phillips, Philip Blundell, linux-scsi, netdev, Adrian Bunk
Andrew Morton wrote:
> On Mon, 17 Dec 2007 20:48:03 -0800 Joe Perches <joe@perches.com> wrote:
>
>> Back to Adam Fritzler...
>>
>> ...
>>
>> diff --git a/CREDITS b/CREDITS
>> index ee909f2..449ec7f 100644
>> --- a/CREDITS
>> +++ b/CREDITS
>> @@ -1124,6 +1124,9 @@ S: 1150 Ringwood Court
>> S: San Jose, California 95131
>> S: USA
>>
>> +N: Adam Fritzler
>> +E: mid@zigamorph.net
>> +
>> N: Fernando Fuganti
>> E: fuganti@conectiva.com.br
>> E: fuganti@netbank.com.br
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 9507b42..690f172 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -3758,13 +3758,6 @@ W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
>> T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
>> S: Maintained
>>
>> -TMS380 TOKEN-RING NETWORK DRIVER
>> -P: Adam Fritzler
>> -M: mid@auk.cx
>> -L: linux-tr@linuxtr.net
>> -W: http://www.auk.cx/tms380tr/
>> -S: Maintained
>
> What was the rationale for removing Adam from MAINTAINERS?
>
> That should have been in the non-existent changelog. Please always reissue
> a complete changelog when resending any patch.
>
> hm, linux-tr.net seems to be defunct. So I guess that orphaning TMS380 is
> appropriate, if Adam has left us. Has he?
I don't know that specific answer, but in terms of general policy...
I wouldn't apply this patch until they have been in
Documentation/people-removal-schedule.txt for a year or so ;-) More
seriously, its not like MAINTAINERS is a mission critical correctness
target -- so I think we can do a better job than just yanking people
from the file like this.
Jeff
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] MAINTAINERS: remove Adam Fritzler, update his email address in other sources
2007-12-22 8:53 ` Jeff Garzik
@ 2007-12-22 8:59 ` Joe Perches
0 siblings, 0 replies; 10+ messages in thread
From: Joe Perches @ 2007-12-22 8:59 UTC (permalink / raw)
To: Jeff Garzik
Cc: Andrew Morton, linux-kernel, Adam Fritzler, James E.J. Bottomley,
Mike Phillips, Philip Blundell, linux-scsi, netdev, Adrian Bunk
On Sat, 2007-12-22 at 03:53 -0500, Jeff Garzik wrote:
> > What was the rationale for removing Adam from MAINTAINERS?
I sent him a patch to that address and it bounced.
I sent him a note asking if he was still a maintainer to
his new address and he replied:
http://www.gossamer-threads.com/lists/linux/kernel/855361
On Mon, Dec 17, 2007 at 01:03:48PM -0800, Joe Perches wrote:
> > You seem to have an old email address in the
> > linux-kernel MAINTAINERS file.
> > Should it be deleted or changed?
On Mon, 2007-12-17 at 19:27 -0800, Adam Fritzler wrote:
> I am no longer actively involved. If you can mark me as a former point
> of contact, that's fine, or you can just delete the entry. My name is
> still in the source, but with the old address. It'd great if the
> address in source was updated.
cheers, Joe
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] MAINTAINERS: remove Adam Fritzler, update his email address in other sources
2007-12-18 4:28 ` Andrew Morton
2007-12-18 4:48 ` Joe Perches
@ 2007-12-18 7:39 ` Adrian Bunk
2007-12-18 15:13 ` Arjan van de Ven
2 siblings, 0 replies; 10+ messages in thread
From: Adrian Bunk @ 2007-12-18 7:39 UTC (permalink / raw)
To: Andrew Morton
Cc: Joe Perches, linux-kernel, Adam Fritzler, James E.J. Bottomley,
Jeff Garzik, Mike Phillips, Philip Blundell, linux-scsi, netdev
On Mon, Dec 17, 2007 at 08:28:00PM -0800, Andrew Morton wrote:
>...
> I'd suggest that you find out if Adrian is still running the trivial tree
> and if so, patchbomb him.
I do.
Simply Cc trivial@kernel.org for trivial patches and they might
magically appear in Linus' tree during the next merge window. :)
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
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: [PATCH] MAINTAINERS: remove Adam Fritzler, update his email address in other sources
2007-12-18 4:28 ` Andrew Morton
2007-12-18 4:48 ` Joe Perches
2007-12-18 7:39 ` Adrian Bunk
@ 2007-12-18 15:13 ` Arjan van de Ven
2 siblings, 0 replies; 10+ messages in thread
From: Arjan van de Ven @ 2007-12-18 15:13 UTC (permalink / raw)
To: Andrew Morton
Cc: Joe Perches, linux-kernel, Adam Fritzler, James E.J. Bottomley,
Jeff Garzik, Mike Phillips, Philip Blundell, linux-scsi, netdev,
Adrian Bunk
On Mon, 17 Dec 2007 20:28:00 -0800
Andrew Morton <akpm@linux-foundation.org> wrote:
>
>
> btw, I cheerfully skipped all your spelling-fixes patches. Some will
> have stuck via subsystem maintainers but I have a secret "no spelling
> fixes unless they're end-user-visible" policy. That means I'll take
> spelling fixes only if they're in printks or in Documentation/*.
> This is a little defense mechanism to avoid getting buried in
> micropatches.
>
for something more productive.. add an aspell/ispell hook to checkpatch.pl ;-)
--
If you want to reach me at my work email, use arjan@linux.intel.com
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2007-12-22 9:01 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-18 4:12 [PATCH] MAINTAINERS: remove Adam Fritzler, update his email address in other sources Joe Perches
2007-12-18 4:28 ` Andrew Morton
2007-12-18 4:48 ` Joe Perches
2007-12-18 13:43 ` Matthew Wilcox
2007-12-18 16:40 ` Joe Perches
2007-12-22 8:44 ` Andrew Morton
2007-12-22 8:53 ` Jeff Garzik
2007-12-22 8:59 ` Joe Perches
2007-12-18 7:39 ` Adrian Bunk
2007-12-18 15:13 ` Arjan van de Ven
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).