* [PATCH] [470/2many] MAINTAINERS - TCP LOW PRIORITY MODULE
@ 2007-08-13 6:37 joe
2007-08-13 6:59 ` Edison Wong
0 siblings, 1 reply; 6+ messages in thread
From: joe @ 2007-08-13 6:37 UTC (permalink / raw)
To: torvalds, linux-kernel, hswong3i, hlhung3i, akpm
Add file pattern to MAINTAINER entry
Signed-off-by: Joe Perches <joe@perches.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index fc0589f..e45a848 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4462,12 +4462,13 @@ F: include/net/pkt_cls.h
F: net/sched/
TCP LOW PRIORITY MODULE
-P: Wong Hoi Sing, Edison
+P: Wong Hoi (Edison) Sing
M: hswong3i@gmail.com
-P: Hung Hing Lun, Mike
+P: Hung Hing (Mike) Lun
M: hlhung3i@gmail.com
W: http://tcp-lp-mod.sourceforge.net/
S: Maintained
+F: net/ipv4/tcp_lp.c
TI FLASH MEDIA INTERFACE DRIVER
P: Alex Dubov
^ permalink raw reply related [flat|nested] 6+ messages in thread
* RE: [PATCH] [470/2many] MAINTAINERS - TCP LOW PRIORITY MODULE
2007-08-13 6:37 [PATCH] [470/2many] MAINTAINERS - TCP LOW PRIORITY MODULE joe
@ 2007-08-13 6:59 ` Edison Wong
2007-08-13 7:07 ` Joe Perches
0 siblings, 1 reply; 6+ messages in thread
From: Edison Wong @ 2007-08-13 6:59 UTC (permalink / raw)
To: joe, torvalds, linux-kernel, hlhung3i, akpm
Sorry that since Mike and I are both Chinese, the naming format is a bit different from English style
Hung Hing Lun (Chinese full name), Mike (English name)
Wong Hoi Sing (Chinese full name), Edison (English name)
Regards,
Edison
-----Original Message-----
From: joe@perches.com [mailto:joe@perches.com]
Sent: Monday, August 13, 2007 2:37 PM
To: torvalds@linux-foundation.org; linux-kernel@vger.kernel.org; hswong3i@gmail.com; hlhung3i@gmail.com; akpm@linux-foundation.org
Subject: [PATCH] [470/2many] MAINTAINERS - TCP LOW PRIORITY MODULE
Add file pattern to MAINTAINER entry
Signed-off-by: Joe Perches <joe@perches.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index fc0589f..e45a848 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4462,12 +4462,13 @@ F: include/net/pkt_cls.h
F: net/sched/
TCP LOW PRIORITY MODULE
-P: Wong Hoi Sing, Edison
+P: Wong Hoi (Edison) Sing
M: hswong3i@gmail.com
-P: Hung Hing Lun, Mike
+P: Hung Hing (Mike) Lun
M: hlhung3i@gmail.com
W: http://tcp-lp-mod.sourceforge.net/
S: Maintained
+F: net/ipv4/tcp_lp.c
TI FLASH MEDIA INTERFACE DRIVER
P: Alex Dubov
^ permalink raw reply related [flat|nested] 6+ messages in thread
* RE: [PATCH] [470/2many] MAINTAINERS - TCP LOW PRIORITY MODULE
2007-08-13 6:59 ` Edison Wong
@ 2007-08-13 7:07 ` Joe Perches
2007-08-13 7:54 ` Edison Wong
2007-08-13 14:03 ` Jan Engelhardt
0 siblings, 2 replies; 6+ messages in thread
From: Joe Perches @ 2007-08-13 7:07 UTC (permalink / raw)
To: Edison Wong; +Cc: torvalds, linux-kernel, hlhung3i, akpm
On Mon, 2007-08-13 at 14:59 +0800, Edison Wong wrote:
> Sorry that since Mike and I are both Chinese, the naming format is a bit different from English style
>
> Hung Hing Lun (Chinese full name), Mike (English name)
> Wong Hoi Sing (Chinese full name), Edison (English name)
>
> Regards,
> Edison
I believe commas will cause problems with some
emailers. If you weren't allowed to use a comma,
what would you choose to display your names?
How about:
Hung Hing Lun (Mike Hung)
Wong Hoi Sing (Edison Wong)
cheers, Joe
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: [PATCH] [470/2many] MAINTAINERS - TCP LOW PRIORITY MODULE
2007-08-13 7:07 ` Joe Perches
@ 2007-08-13 7:54 ` Edison Wong
2007-08-13 13:17 ` Alan Cox
2007-08-13 14:03 ` Jan Engelhardt
1 sibling, 1 reply; 6+ messages in thread
From: Edison Wong @ 2007-08-13 7:54 UTC (permalink / raw)
To: 'Joe Perches'; +Cc: torvalds, linux-kernel, hlhung3i, akpm
On thank you very much, that is :)
Regards,
Edsion
-----Original Message-----
From: Joe Perches [mailto:joe@perches.com]
Sent: Monday, August 13, 2007 3:07 PM
To: Edison Wong
Cc: torvalds@linux-foundation.org; linux-kernel@vger.kernel.org; hlhung3i@gmail.com; akpm@linux-foundation.org
Subject: RE: [PATCH] [470/2many] MAINTAINERS - TCP LOW PRIORITY MODULE
On Mon, 2007-08-13 at 14:59 +0800, Edison Wong wrote:
> Sorry that since Mike and I are both Chinese, the naming format is a bit different from English style
>
> Hung Hing Lun (Chinese full name), Mike (English name)
> Wong Hoi Sing (Chinese full name), Edison (English name)
>
> Regards,
> Edison
I believe commas will cause problems with some
emailers. If you weren't allowed to use a comma,
what would you choose to display your names?
How about:
Hung Hing Lun (Mike Hung)
Wong Hoi Sing (Edison Wong)
cheers, Joe
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] [470/2many] MAINTAINERS - TCP LOW PRIORITY MODULE
2007-08-13 7:54 ` Edison Wong
@ 2007-08-13 13:17 ` Alan Cox
0 siblings, 0 replies; 6+ messages in thread
From: Alan Cox @ 2007-08-13 13:17 UTC (permalink / raw)
To: Edison Wong; +Cc: 'Joe Perches', torvalds, linux-kernel, hlhung3i, akpm
> I believe commas will cause problems with some
> emailers. If you weren't allowed to use a comma,
> what would you choose to display your names?
Please stop trying to mash up the MAINTAINERS file. Its your problem and
your tools problem to cope with simple things like a comma (hint .. use
proper quoting)
NAK this change too
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: [PATCH] [470/2many] MAINTAINERS - TCP LOW PRIORITY MODULE
2007-08-13 7:07 ` Joe Perches
2007-08-13 7:54 ` Edison Wong
@ 2007-08-13 14:03 ` Jan Engelhardt
1 sibling, 0 replies; 6+ messages in thread
From: Jan Engelhardt @ 2007-08-13 14:03 UTC (permalink / raw)
To: Perches, Joe
Cc: Edison Wong, torvalds, Linux Kernel Mailing List, hlhung3i,
Andrew Morton
On Aug 13 2007 00:07, Joe Perches wrote:
>> Hung Hing Lun (Chinese full name), Mike (English name)
>> Wong Hoi Sing (Chinese full name), Edison (English name)
>>
>> Regards,
>> Edison
>
>I believe commas will cause problems with some
>emailers. If you weren't allowed to use a comma,
>what would you choose to display your names?
Commas work well, the string just needs to be enclosed in quotes, since
commas are otherwise taken as separators for multiple recipients.
"Perches, Joe" <joe@perches.com>
Jan
--
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2007-08-13 15:44 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-13 6:37 [PATCH] [470/2many] MAINTAINERS - TCP LOW PRIORITY MODULE joe
2007-08-13 6:59 ` Edison Wong
2007-08-13 7:07 ` Joe Perches
2007-08-13 7:54 ` Edison Wong
2007-08-13 13:17 ` Alan Cox
2007-08-13 14:03 ` Jan Engelhardt
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.