* jsm: Email address of Wendy Xiong is bouncing
@ 2006-02-11 16:45 Adrian Bunk
2006-02-11 21:55 ` V. Ananda Krishnan
0 siblings, 1 reply; 4+ messages in thread
From: Adrian Bunk @ 2006-02-11 16:45 UTC (permalink / raw)
To: Scott_Kilau; +Cc: linux-kernel
The email address wendyx@us.ltcfwd.linux.ibm.com 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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: jsm: Email address of Wendy Xiong is bouncing
2006-02-11 16:45 jsm: Email address of Wendy Xiong is bouncing Adrian Bunk
@ 2006-02-11 21:55 ` V. Ananda Krishnan
2006-02-11 22:42 ` [2.6 patch] remove the no longer valid contact information for Wendy Xiong Adrian Bunk
0 siblings, 1 reply; 4+ messages in thread
From: V. Ananda Krishnan @ 2006-02-11 21:55 UTC (permalink / raw)
To: Adrian Bunk; +Cc: Scott_Kilau, linux-kernel
Adrian Bunk wrote:
> The email address wendyx@us.ltcfwd.linux.ibm.com 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
^ permalink raw reply [flat|nested] 4+ messages in thread
* [2.6 patch] remove the no longer valid contact information for Wendy Xiong
2006-02-11 21:55 ` V. Ananda Krishnan
@ 2006-02-11 22:42 ` Adrian Bunk
2006-02-12 4:44 ` Gerrit Huizenga
0 siblings, 1 reply; 4+ messages in thread
From: Adrian Bunk @ 2006-02-11 22:42 UTC (permalink / raw)
To: V. Ananda Krishnan; +Cc: Scott_Kilau, linux-kernel
On Sat, Feb 11, 2006 at 03:55:24PM -0600, V. Ananda Krishnan wrote:
> Adrian Bunk wrote:
> >The email address wendyx@us.ltcfwd.linux.ibm.com 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 <bunk@stusta.de>
---
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 <Scott_Kilau@digi.com>
- * Wendy Xiong <wendyx@us.ltcfwd.linux.ibm.com>
*
***********************************************************************/
--- 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 <Scott_Kilau@digi.com>
- * Wendy Xiong <wendyx@us.ltcfwd.linux.ibm.com>
*
*
***********************************************************************/
--- 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 <Scott_Kilau@digi.com>
- * Wendy Xiong <wendyx@us.ltcfwd.linux.ibm.com>
*
***********************************************************************/
#include <linux/delay.h> /* For udelay */
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [2.6 patch] remove the no longer valid contact information for Wendy Xiong
2006-02-11 22:42 ` [2.6 patch] remove the no longer valid contact information for Wendy Xiong Adrian Bunk
@ 2006-02-12 4:44 ` Gerrit Huizenga
0 siblings, 0 replies; 4+ messages in thread
From: Gerrit Huizenga @ 2006-02-12 4:44 UTC (permalink / raw)
To: Adrian Bunk
Cc: V. Ananda Krishnan, Scott_Kilau, linux-kernel, wendyx, wenxiong
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 wendyx@us.ltcfwd.linux.ibm.com 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 wendyx@us.ibm.com or wenxiong@us.ibm.com.
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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-02-12 4:45 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-11 16:45 jsm: Email address of Wendy Xiong is bouncing Adrian Bunk
2006-02-11 21:55 ` V. Ananda Krishnan
2006-02-11 22:42 ` [2.6 patch] remove the no longer valid contact information for Wendy Xiong Adrian Bunk
2006-02-12 4:44 ` Gerrit Huizenga
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox