public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Harry Wei <jiaweiwei.xiyou@gmail.com>
To: Joe Perches <joe@perches.com>
Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 09/18] MAINTAINERS: Quote non-alphanumeric email addresses
Date: Wed, 23 Feb 2011 17:48:00 +0800	[thread overview]
Message-ID: <20110223094757.GE3090@gmail.com> (raw)
In-Reply-To: <70a2035a61c95dfa12a3eeb9b16433ced527d886.1298439175.git.joe@perches.com>

On Tue, Feb 22, 2011 at 09:42:02PM -0800, Joe Perches wrote:
> Add quotes around email address with periods and commas.
> 
> Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Harry Wei <harryxiyou@gmail.com>
> ---
>  MAINTAINERS |   10 +++++-----
>  1 files changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a9d971e..3508c0f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1052,7 +1052,7 @@ L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  S:	Maintained
>  
>  ARM/TETON BGA MACHINE SUPPORT
> -M:	Mark F. Brown <mark.brown314@gmail.com>
> +M:	"Mark F. Brown" <mark.brown314@gmail.com>
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  S:	Maintained
>  
> @@ -1456,7 +1456,7 @@ F:	drivers/mtd/devices/block2mtd.c
>  
>  BLUETOOTH DRIVERS
>  M:	Marcel Holtmann <marcel@holtmann.org>
> -M:	Gustavo F. Padovan <padovan@profusion.mobi>
> +M:	"Gustavo F. Padovan" <padovan@profusion.mobi>
>  L:	linux-bluetooth@vger.kernel.org
>  W:	http://www.bluez.org/
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git
> @@ -1465,7 +1465,7 @@ F:	drivers/bluetooth/
>  
>  BLUETOOTH SUBSYSTEM
>  M:	Marcel Holtmann <marcel@holtmann.org>
> -M:	Gustavo F. Padovan <padovan@profusion.mobi>
> +M:	"Gustavo F. Padovan" <padovan@profusion.mobi>
>  L:	linux-bluetooth@vger.kernel.org
>  W:	http://www.bluez.org/
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git
> @@ -2913,7 +2913,7 @@ F:	Documentation/blockdev/cpqarray.txt
>  F:	drivers/block/cpqarray.*
>  
>  HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa)
> -M:	Stephen M. Cameron <scameron@beardog.cce.hp.com>
> +M:	"Stephen M. Cameron" <scameron@beardog.cce.hp.com>
>  L:	iss_storagedev@hp.com
>  S:	Supported
>  F:	Documentation/scsi/hpsa.txt
> @@ -4201,7 +4201,7 @@ F:	Documentation/serial/moxa-smartio
>  F:	drivers/char/mxser.*
>  
>  MSI LAPTOP SUPPORT
> -M:	Lee, Chun-Yi <jlee@novell.com>
> +M:	"Lee, Chun-Yi" <jlee@novell.com>
>  L:	platform-driver-x86@vger.kernel.org
>  S:	Maintained
>  F:	drivers/platform/x86/msi-laptop.c
> -- 
> 1.7.4.rc3
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

  reply	other threads:[~2011-02-23  9:48 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-23  5:41 [PATCH 00/18] MAINTAINERS: Trivial corrections Joe Perches
2011-02-23  5:41 ` [PATCH 01/18] MAINTAINERS: Update ADP5520 pattern Joe Perches
2011-02-23  8:54   ` Hennerich, Michael
2011-02-23  5:41 ` [PATCH 02/18] MAINTAINERS: Change web links from wiki-analog to wiki.analog Joe Perches
2011-02-23  6:17   ` Mike Frysinger
2011-02-23  5:41 ` [PATCH 03/18] MAINTAINERS: Remove ASOC CODEC DRIVERS files not in tree Joe Perches
2011-02-23  5:41 ` [PATCH 04/18] MAINTAINERS: Add missing : after HR Timers F tag Joe Perches
2011-02-23  9:44   ` Harry Wei
2011-02-23  5:41 ` [PATCH 05/18] MAINTAINERS: Remove unnecessary linux-kernel@vger.kernel.org entries Joe Perches
2011-02-23  9:43   ` Harry Wei
2011-03-01 11:20   ` Mark Brown
2011-03-01 11:53     ` Joe Perches
2011-03-01 11:57       ` Mark Brown
2011-03-01 12:24         ` Joe Perches
2011-03-01 12:26           ` Mark Brown
2011-03-01 14:10     ` Harry Wei
2011-03-01 14:13       ` Mark Brown
     [not found]         ` <AANLkTin2++GT3eRcTQeeqcB_1whedAt_0Hn+YY8y=v1s@mail.gmail.com>
2011-03-01 14:47           ` Fwd: " Harry Wei
2011-03-08 19:45             ` Steven Rostedt
2011-03-10  2:07               ` Harry Wei
2011-02-23  5:41 ` [PATCH 06/18] MAINTAINERS: Update clkdev location Joe Perches
2011-02-23  6:23   ` Jean-Christophe PLAGNIOL-VILLARD
2011-02-23  5:42 ` [PATCH 07/18] MAINTAINERS: Update media path Joe Perches
2011-02-23  9:46   ` Harry Wei
2011-02-23  5:42 ` [PATCH 08/18] MAINTAINERS: Update HVC file patterns Joe Perches
2011-02-23  5:42 ` [PATCH 09/18] MAINTAINERS: Quote non-alphanumeric email addresses Joe Perches
2011-02-23  9:48   ` Harry Wei [this message]
2011-02-23  5:42 ` [PATCH 10/18] MAINTAINERS: Remove unused clockevents.h Joe Perches
2011-02-23  5:42 ` [PATCH 11/18] MAINTAINERS: Remove IEEE1394 entry Joe Perches
2011-02-23  7:57   ` Stefan Richter
2011-02-23  5:42 ` [PATCH 12/18] MAINTAINERS: Remove unused TIMEKEEPING timekeeping.h Joe Perches
2011-02-23  5:42 ` [PATCH 13/18] MAINTAINERS: Update SCX200 file pattern Joe Perches
2011-02-23  5:42 ` [PATCH 14/18] MAINTAINERS: Remove SHARP LH7A40X section Joe Perches
2011-02-23  5:42 ` [PATCH 15/18] MAINTAINERS: Update SFI pattern Joe Perches
2011-02-23  5:42 ` [PATCH 16/18] MAINTAINERS: Update TIPC patterns Joe Perches
2011-02-23  5:42 ` [PATCH 17/18] MAINTAINERS: USB SE401 moved to staging, update pattern Joe Perches
2011-02-23 10:45   ` Mauro Carvalho Chehab
2011-02-23  5:42 ` [PATCH 18/18] MAINTAINERS: Update WINBOND CIR pattern Joe Perches
2011-02-23 10:45   ` Mauro Carvalho Chehab
2011-02-23 15:39     ` David Härdeman
2011-02-23  9:40 ` [PATCH 00/18] MAINTAINERS: Trivial corrections Harry Wei

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110223094757.GE3090@gmail.com \
    --to=jiaweiwei.xiyou@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox