2006-02-11 16:45:08

by Adrian Bunk

[permalink] [raw]
Subject: jsm: Email address of Wendy Xiong is bouncing

The email address [email protected] of Wendy Xiong present
in three files under drivers/serial/jsm/ is bouncing.

Is there a new address, or should the old one simply be removed?

As a related note, can we move the maintainer information from the
source files to MAINTAINERS?

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


2006-02-11 21:55:32

by V. Ananda Krishnan

[permalink] [raw]
Subject: Re: jsm: Email address of Wendy Xiong is bouncing

Adrian Bunk wrote:
> The email address [email protected] of Wendy Xiong present
> in three files under drivers/serial/jsm/ is bouncing.
>
> Is there a new address, or should the old one simply be removed?
>
Thanks Adrian. Please remove Wendy's name for now.

> As a related note, can we move the maintainer information from the
> source files to MAINTAINERS?
>
> cu
> Adrian
>

Regards,
V. Ananda Krishnan

2006-02-11 22:42:47

by Adrian Bunk

[permalink] [raw]
Subject: [2.6 patch] remove the no longer valid contact information for Wendy Xiong

On Sat, Feb 11, 2006 at 03:55:24PM -0600, V. Ananda Krishnan wrote:
> Adrian Bunk wrote:
> >The email address [email protected] of Wendy Xiong present
> >in three files under drivers/serial/jsm/ is bouncing.
> >
> >Is there a new address, or should the old one simply be removed?
> >
> Thanks Adrian. Please remove Wendy's name for now.
>...

Patch below.

> Regards,
> V. Ananda Krishnan

cu
Adrian


<-- snip -->


This patch removes the no longer valid contact information for
Wendy Xiong.


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

---

drivers/serial/jsm/jsm.h | 1 -
drivers/serial/jsm/jsm_driver.c | 1 -
drivers/serial/jsm/jsm_neo.c | 1 -
3 files changed, 3 deletions(-)

--- linux-2.6.16-rc2-mm1-full/drivers/serial/jsm/jsm.h.old 2006-02-11 17:42:10.000000000 +0100
+++ linux-2.6.16-rc2-mm1-full/drivers/serial/jsm/jsm.h 2006-02-11 23:22:35.000000000 +0100
@@ -20,7 +20,6 @@
*
* Contact Information:
* Scott H Kilau <[email protected]>
- * Wendy Xiong <[email protected]>
*
***********************************************************************/

--- linux-2.6.16-rc2-mm1-full/drivers/serial/jsm/jsm_driver.c.old 2006-02-11 17:42:29.000000000 +0100
+++ linux-2.6.16-rc2-mm1-full/drivers/serial/jsm/jsm_driver.c 2006-02-11 23:22:50.000000000 +0100
@@ -20,7 +20,6 @@
*
* Contact Information:
* Scott H Kilau <[email protected]>
- * Wendy Xiong <[email protected]>
*
*
***********************************************************************/
--- linux-2.6.16-rc2-mm1-full/drivers/serial/jsm/jsm_neo.c.old 2006-02-11 23:23:10.000000000 +0100
+++ linux-2.6.16-rc2-mm1-full/drivers/serial/jsm/jsm_neo.c 2006-02-11 23:23:13.000000000 +0100
@@ -20,7 +20,6 @@
*
* Contact Information:
* Scott H Kilau <[email protected]>
- * Wendy Xiong <[email protected]>
*
***********************************************************************/
#include <linux/delay.h> /* For udelay */

2006-02-12 04:45:13

by Gerrit Huizenga

[permalink] [raw]
Subject: Re: [2.6 patch] remove the no longer valid contact information for Wendy Xiong


On Sat, 11 Feb 2006 23:42:45 +0100, Adrian Bunk wrote:
> On Sat, Feb 11, 2006 at 03:55:24PM -0600, V. Ananda Krishnan wrote:
> > Adrian Bunk wrote:
> > >The email address [email protected] of Wendy Xiong present
> > >in three files under drivers/serial/jsm/ is bouncing.
> > >
> > >Is there a new address, or should the old one simply be removed?
> > >
> > Thanks Adrian. Please remove Wendy's name for now.
> >...
>
> Patch below.
>
> > Regards,
> > V. Ananda Krishnan
>
> cu
> Adrian
>
>
> <-- snip -->
>
>
> This patch removes the no longer valid contact information for
> Wendy Xiong.

Adrian,

FYI - Wen Xiong is aka [email protected] or [email protected].

The us.ltcfwd.linux.ibm.com is an evil address which escaped from
the firewall at one point in time.

I'll let Wen decide whether an updated MAINTAINERS entry is worthwhile.

gerrit