Add file pattern to MAINTAINER entry
Signed-off-by: Joe Perches <[email protected]>
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: [email protected]
-P: Hung Hing Lun, Mike
+P: Hung Hing (Mike) Lun
M: [email protected]
W: http://tcp-lp-mod.sourceforge.net/
S: Maintained
+F: net/ipv4/tcp_lp.c
TI FLASH MEDIA INTERFACE DRIVER
P: Alex Dubov
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: [email protected] [mailto:[email protected]]
Sent: Monday, August 13, 2007 2:37 PM
To: [email protected]; [email protected]; [email protected]; [email protected]; [email protected]
Subject: [PATCH] [470/2many] MAINTAINERS - TCP LOW PRIORITY MODULE
Add file pattern to MAINTAINER entry
Signed-off-by: Joe Perches <[email protected]>
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: [email protected]
-P: Hung Hing Lun, Mike
+P: Hung Hing (Mike) Lun
M: [email protected]
W: http://tcp-lp-mod.sourceforge.net/
S: Maintained
+F: net/ipv4/tcp_lp.c
TI FLASH MEDIA INTERFACE DRIVER
P: Alex Dubov
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
On thank you very much, that is :)
Regards,
Edsion
-----Original Message-----
From: Joe Perches [mailto:[email protected]]
Sent: Monday, August 13, 2007 3:07 PM
To: Edison Wong
Cc: [email protected]; [email protected]; [email protected]; [email protected]
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
> 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
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" <[email protected]>
Jan
--