From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kirsher, Jeffrey T" Subject: Re: [PATCH] MAINTAINERS: Remove quotes of maintaners's names Date: Thu, 27 Oct 2011 14:35:54 -0700 Message-ID: <610B86C6-622E-4EFE-89DF-BF09BDB4D765@intel.com> References: <1319739381-5244-1-git-send-email-marcos.mage@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT Cc: "akpm@linux-foundation.org" , Marcos Paulo de Souza , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" To: Marcos Paulo de Souza Return-path: In-Reply-To: <1319739381-5244-1-git-send-email-marcos.mage@gmail.com> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Oct 27, 2011, at 14:14, "Marcos Paulo de Souza" wrote: > Signed-off-by: Marcos Paulo de Souza > --- > MAINTAINERS | 128 +++++++++++++++++++++++++++++----------------------------- > 1 files changed, 64 insertions(+), 64 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 27af9c9..0bea8d7 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -140,7 +140,7 @@ S: Supported > F: drivers/scsi/3w-* > > 53C700 AND 53C700-66 SCSI DRIVER > -M: "James E.J. Bottomley" > +M: James E.J. Bottomley > L: linux-scsi@vger.kernel.org > S: Maintained > F: drivers/scsi/53c700* > @@ -422,7 +422,7 @@ F: drivers/char/agp/ > F: include/linux/agp* > > AHA152X SCSI DRIVER > -M: "Juergen E. Fischer" > +M: Juergen E. Fischer > L: linux-scsi@vger.kernel.org > S: Maintained > F: drivers/scsi/aha152x* > @@ -1096,7 +1096,7 @@ F: arch/arm/mach-shmobile/ > F: drivers/sh/ > > ARM/TELECHIPS ARM ARCHITECTURE > -M: "Hans J. Koch" > +M: Hans J. Koch > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > S: Maintained > F: arch/arm/plat-tcc/ > @@ -1108,7 +1108,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > S: Maintained > > ARM/TETON BGA MACHINE SUPPORT > -M: "Mark F. Brown" > +M: Mark F. Brown > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > S: Maintained > > @@ -1200,7 +1200,7 @@ F: drivers/platform/x86/asus*.c > F: drivers/platform/x86/eeepc*.c > > ASUS ASB100 HARDWARE MONITOR DRIVER > -M: "Mark M. Hoffman" > +M: Mark M. Hoffman > L: lm-sensors@lm-sensors.org > S: Maintained > F: drivers/hwmon/asb100.c > @@ -1223,14 +1223,14 @@ F: drivers/misc/eeprom/at24.c > F: include/linux/i2c/at24.h > > ATA OVER ETHERNET (AOE) DRIVER > -M: "Ed L. Cashin" > +M: Ed L. Cashin > W: http://www.coraid.com/support/linux > S: Supported > F: Documentation/aoe/ > F: drivers/block/aoe/ > > ATHEROS ATH GENERIC UTILITIES > -M: "Luis R. Rodriguez" > +M: Luis R. Rodriguez > L: linux-wireless@vger.kernel.org > S: Supported > F: drivers/net/wireless/ath/* > @@ -1238,7 +1238,7 @@ F: drivers/net/wireless/ath/* > ATHEROS ATH5K WIRELESS DRIVER > M: Jiri Slaby > M: Nick Kossifidis > -M: "Luis R. Rodriguez" > +M: Luis R. Rodriguez > M: Bob Copeland > L: linux-wireless@vger.kernel.org > L: ath5k-devel@lists.ath5k.org > @@ -1255,7 +1255,7 @@ S: Supported > F: drivers/net/wireless/ath/ath6kl/ > > ATHEROS ATH9K WIRELESS DRIVER > -M: "Luis R. Rodriguez" > +M: Luis R. Rodriguez > M: Jouni Malinen > M: Vasanthakumar Thiagarajan > M: Senthil Balasubramanian > @@ -1436,7 +1436,7 @@ F: Documentation/filesystems/befs.txt > F: fs/befs/ > > BFS FILE SYSTEM > -M: "Tigran A. Aivazian" > +M: Tigran A. Aivazian > S: Maintained > F: Documentation/filesystems/bfs.txt > F: fs/bfs/ > @@ -1504,7 +1504,7 @@ F: drivers/mtd/devices/block2mtd.c > > BLUETOOTH DRIVERS > M: Marcel Holtmann > -M: "Gustavo F. Padovan" > +M: Gustavo F. Padovan > 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 > @@ -1513,7 +1513,7 @@ F: drivers/bluetooth/ > > BLUETOOTH SUBSYSTEM > M: Marcel Holtmann > -M: "Gustavo F. Padovan" > +M: Gustavo F. Padovan > 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 > @@ -1659,7 +1659,7 @@ F: net/caif/ > > CALGARY x86-64 IOMMU > M: Muli Ben-Yehuda > -M: "Jon D. Mason" > +M: Jon D. Mason > L: discuss@x86-64.org > S: Maintained > F: arch/x86/kernel/pci-calgary_64.c > @@ -1925,7 +1925,7 @@ F: drivers/cpufreq/ > F: include/linux/cpufreq.h > > CPUID/MSR DRIVER > -M: "H. Peter Anvin" > +M: H. Peter Anvin > S: Maintained > F: arch/x86/kernel/cpuid.c > F: arch/x86/kernel/msr.c > @@ -1962,7 +1962,7 @@ F: drivers/tty/serial/crisv10.* > > CRYPTO API > M: Herbert Xu > -M: "David S. Miller" > +M: David S. Miller > L: linux-crypto@vger.kernel.org > T: git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git > S: Maintained > @@ -2116,7 +2116,7 @@ F: Documentation/networking/decnet.txt > F: net/decnet/ > > DEFXX FDDI NETWORK DRIVER > -M: "Maciej W. Rozycki" > +M: Maciej W. Rozycki > S: Maintained > F: drivers/net/fddi/defxx.* > > @@ -2169,7 +2169,7 @@ F: include/linux/device-mapper.h > F: include/linux/dm-*.h > > DIGI INTL. EPCA DRIVER > -M: "Digi International, Inc" > +M: Digi International, Inc > L: Eng.Linux@digi.com > W: http://www.digi.com > S: Orphan > @@ -2248,7 +2248,7 @@ S: Maintained > F: Documentation/ > > DOUBLETALK DRIVER > -M: "James R. Van Zandt" > +M: James R. Van Zandt > L: blinux-list@redhat.com > S: Maintained > F: drivers/char/dtlk.c > @@ -2317,7 +2317,7 @@ F: lib/dynamic_debug.c > F: include/linux/dynamic_debug.h > > DZ DECSTATION DZ11 SERIAL DRIVER > -M: "Maciej W. Rozycki" > +M: Maciej W. Rozycki > S: Maintained > F: drivers/tty/serial/dz.* > > @@ -2436,7 +2436,7 @@ F: include/linux/edac_mce.h > > EDAC-I82975X > M: Ranganathan Desikan > -M: "Arvind R." > +M: Arvind R. > L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) > W: bluesmoke.sourceforge.net > S: Maintained > @@ -2565,7 +2565,7 @@ F: fs/ext3/ > F: include/linux/ext3* > > EXT4 FILE SYSTEM > -M: "Theodore Ts'o" > +M: Theodore Ts'o > M: Andreas Dilger > L: linux-ext4@vger.kernel.org > W: http://ext4.wiki.kernel.org > @@ -2759,7 +2759,7 @@ F: fs/freevxfs/ > > FREEZER > M: Pavel Machek > -M: "Rafael J. Wysocki" > +M: Rafael J. Wysocki > L: linux-pm@vger.kernel.org > S: Supported > F: Documentation/power/freezing-of-tasks.txt > @@ -2840,7 +2840,7 @@ S: Maintained > F: include/asm-generic > > GENERIC UIO DRIVER FOR PCI DEVICES > -M: "Michael S. Tsirkin" > +M: Michael S. Tsirkin > L: kvm@vger.kernel.org > S: Supported > F: drivers/uio/uio_pci_generic.c > @@ -2991,7 +2991,7 @@ F: Documentation/blockdev/cpqarray.txt > F: drivers/block/cpqarray.* > > HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa) > -M: "Stephen M. Cameron" > +M: Stephen M. Cameron > L: iss_storagedev@hp.com > S: Supported > F: Documentation/scsi/hpsa.txt > @@ -3021,7 +3021,7 @@ F: drivers/video/hgafb.c > > HIBERNATION (aka Software Suspend, aka swsusp) > M: Pavel Machek > -M: "Rafael J. Wysocki" > +M: Rafael J. Wysocki > L: linux-pm@vger.kernel.org > S: Supported > F: arch/x86/power/ > @@ -3101,7 +3101,7 @@ F: drivers/char/hpet.c > F: include/linux/hpet.h > > HPET: x86 > -M: "Venkatesh Pallipadi (Venki)" > +M: Venkatesh Pallipadi (Venki) > S: Maintained > F: arch/x86/kernel/hpet.c > F: arch/x86/include/asm/hpet.h > @@ -3130,14 +3130,14 @@ S: Maintained > F: fs/hugetlbfs/ > > I2C/SMBUS STUB DRIVER > -M: "Mark M. Hoffman" > +M: Mark M. Hoffman > L: linux-i2c@vger.kernel.org > S: Maintained > F: drivers/i2c/busses/i2c-stub.c > > I2C SUBSYSTEM > -M: "Jean Delvare (PC drivers, core)" > -M: "Ben Dooks (embedded platforms)" > +M: Jean Delvare (PC drivers, core) > +M: Ben Dooks (embedded platforms) > L: linux-i2c@vger.kernel.org > W: http://i2c.wiki.kernel.org/ > T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/ > @@ -3156,12 +3156,12 @@ S: Maintained > F: drivers/i2c/busses/i2c-tiny-usb.c > > i386 BOOT CODE > -M: "H. Peter Anvin" > +M: H. Peter Anvin > S: Maintained > F: arch/x86/boot/ > > i386 SETUP CODE / CPU ERRATA WORKAROUNDS > -M: "H. Peter Anvin" > +M: H. Peter Anvin > T: git git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git > S: Maintained > > @@ -3199,7 +3199,7 @@ S: Supported > F: drivers/scsi/ips.* > > IDE SUBSYSTEM > -M: "David S. Miller" > +M: David S. Miller > L: linux-ide@vger.kernel.org > Q: http://patchwork.ozlabs.org/project/linux-ide/list/ > T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git > @@ -3647,7 +3647,7 @@ F: include/linux/ext3_jbd.h > F: include/linux/jbd.h > > JOURNALLING LAYER FOR BLOCK DEVICES (JBD2) > -M: "Theodore Ts'o" > +M: Theodore Ts'o > L: linux-ext4@vger.kernel.org > S: Maintained > F: fs/jbd2/ > @@ -3713,7 +3713,7 @@ W: http://kernelnewbies.org/KernelJanitors > S: Odd Fixes > > KERNEL NFSD, SUNRPC, AND LOCKD SERVERS > -M: "J. Bruce Fields" > +M: J. Bruce Fields > M: Neil Brown > L: linux-nfs@vger.kernel.org > W: http://nfs.sourceforge.net/ > @@ -3848,7 +3848,7 @@ F: mm/kmemleak-test.c > KPROBES > M: Ananth N Mavinakayanahalli > M: Anil S Keshavamurthy > -M: "David S. Miller" > +M: David S. Miller > M: Masami Hiramatsu > S: Maintained > F: Documentation/kprobes.txt > @@ -3872,7 +3872,7 @@ F: include/*/lapb.h > F: net/lapb/ > > LASI 53c700 driver for PARISC > -M: "James E.J. Bottomley" > +M: James E.J. Bottomley > L: linux-scsi@vger.kernel.org > S: Maintained > F: Documentation/scsi/53c700.txt > @@ -4040,7 +4040,7 @@ F: include/linux/lockdep.h > F: kernel/lockdep* > > LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks) > -M: "Richard Russon (FlatCap)" > +M: Richard Russon (FlatCap) > L: linux-ntfs-dev@lists.sourceforge.net > W: http://www.linux-ntfs.org/content/view/19/37/ > S: Maintained > @@ -4191,14 +4191,14 @@ F: drivers/video/matrox/matroxfb_* > F: include/linux/matroxfb.h > > MAX1668 TEMPERATURE SENSOR DRIVER > -M: "David George" > +M: David George > L: lm-sensors@lm-sensors.org > S: Maintained > F: Documentation/hwmon/max1668 > F: drivers/hwmon/max1668.c > > MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER > -M: "Hans J. Koch" > +M: Hans J. Koch > L: lm-sensors@lm-sensors.org > S: Maintained > F: Documentation/hwmon/max6650 > @@ -4318,7 +4318,7 @@ F: Documentation/serial/moxa-smartio > F: drivers/tty/mxser.* > > MSI LAPTOP SUPPORT > -M: "Lee, Chun-Yi" > +M: Lee, Chun-Yi > L: platform-driver-x86@vger.kernel.org > S: Maintained > F: drivers/platform/x86/msi-laptop.c > @@ -4392,7 +4392,7 @@ S: Odd Fixes > F: fs/ncpfs/ > > NCR DUAL 700 SCSI DRIVER (MICROCHANNEL) > -M: "James E.J. Bottomley" > +M: James E.J. Bottomley > L: linux-scsi@vger.kernel.org > S: Maintained > F: drivers/scsi/NCR_D700.* > @@ -4475,7 +4475,7 @@ W: https://fedorahosted.org/dropwatch/ > F: net/core/drop_monitor.c > > NETWORKING [GENERAL] > -M: "David S. Miller" > +M: David S. Miller > L: netdev@vger.kernel.org > W: http://www.linuxfoundation.org/en/Net > W: http://patchwork.ozlabs.org/project/netdev/list/ > @@ -4489,7 +4489,7 @@ F: include/linux/net.h > F: include/linux/netdevice.h > > NETWORKING [IPv4/IPv6] > -M: "David S. Miller" > +M: David S. Miller > M: Alexey Kuznetsov > M: James Morris > M: Hideaki YOSHIFUJI > @@ -4508,7 +4508,7 @@ L: netdev@vger.kernel.org > S: Maintained > > NETWORKING [WIRELESS] > -M: "John W. Linville" > +M: John W. Linville > L: linux-wireless@vger.kernel.org > Q: http://patchwork.kernel.org/project/linux-wireless/list/ > T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git > @@ -4896,7 +4896,7 @@ F: drivers/block/paride/ > PARISC ARCHITECTURE > M: Kyle McMartin > M: Helge Deller > -M: "James E.J. Bottomley" > +M: James E.J. Bottomley > L: linux-parisc@vger.kernel.org > W: http://www.parisc-linux.org/ > Q: http://patchwork.kernel.org/project/linux-parisc/list/ > @@ -5164,7 +5164,7 @@ F: Documentation/preempt-locking.txt > F: include/linux/preempt.h > > PRISM54 WIRELESS DRIVER > -M: "Luis R. Rodriguez" > +M: Luis R. Rodriguez > L: linux-wireless@vger.kernel.org > W: http://wireless.kernel.org/en/users/Drivers/p54 > S: Obsolete > @@ -5384,7 +5384,7 @@ F: drivers/net/wireless/ray* > > RCUTORTURE MODULE > M: Josh Triplett > -M: "Paul E. McKenney" > +M: Paul E. McKenney > S: Supported > T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git > F: Documentation/RCU/torture.txt > @@ -5408,7 +5408,7 @@ F: net/rds/ > > READ-COPY UPDATE (RCU) > M: Dipankar Sarma > -M: "Paul E. McKenney" > +M: Paul E. McKenney > W: http://www.rdrop.com/users/paulmck/rclock/ > S: Supported > T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git > @@ -5480,7 +5480,7 @@ F: include/net/rose.h > F: net/rose/ > > RTL8180 WIRELESS DRIVER > -M: "John W. Linville" > +M: John W. Linville > L: linux-wireless@vger.kernel.org > W: http://linuxwireless.org/ > T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git > @@ -5661,7 +5661,7 @@ F: drivers/scsi/sg.c > F: include/scsi/sg.h > > SCSI SUBSYSTEM > -M: "James E.J. Bottomley" > +M: James E.J. Bottomley > L: linux-scsi@vger.kernel.org > T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git > T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git > @@ -5886,7 +5886,7 @@ S: Maintained > F: drivers/net/ethernet/sis/sis900.* > > SIS 96X I2C/SMBUS DRIVER > -M: "Mark M. Hoffman" > +M: Mark M. Hoffman > L: linux-i2c@vger.kernel.org > S: Maintained > F: Documentation/i2c/busses/i2c-sis96x > @@ -5948,7 +5948,7 @@ F: Documentation/hwmon/sch5627 > F: drivers/hwmon/sch5627.c > > SMSC47B397 HARDWARE MONITOR DRIVER > -M: "Mark M. Hoffman" > +M: Mark M. Hoffman > L: lm-sensors@lm-sensors.org > S: Maintained > F: Documentation/hwmon/smsc47b397 > @@ -6054,7 +6054,7 @@ F: sound/soc/ > F: include/sound/soc* > > SPARC + UltraSPARC (sparc/sparc64) > -M: "David S. Miller" > +M: David S. Miller > L: sparclinux@vger.kernel.org > Q: http://patchwork.ozlabs.org/project/sparclinux/list/ > T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git > @@ -6064,7 +6064,7 @@ F: arch/sparc/ > F: drivers/sbus/ > > SPARC SERIAL DRIVERS > -M: "David S. Miller" > +M: David S. Miller > L: sparclinux@vger.kernel.org > T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git > T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git > @@ -6349,7 +6349,7 @@ F: drivers/sh/ > SUSPEND TO RAM > M: Len Brown > M: Pavel Machek > -M: "Rafael J. Wysocki" > +M: Rafael J. Wysocki > L: linux-pm@vger.kernel.org > S: Supported > F: Documentation/power/ > @@ -6402,8 +6402,8 @@ F: include/net/pkt_cls.h > F: net/sched/ > > TCP LOW PRIORITY MODULE > -M: "Wong Hoi Sing, Edison" > -M: "Hung Hing Lun, Mike" > +M: Wong Hoi Sing, Edison > +M: Hung Hing Lun, Mike > W: http://tcp-lp-mod.sourceforge.net/ > S: Maintained > F: net/ipv4/tcp_lp.c > @@ -6586,7 +6586,7 @@ F: Documentation/networking/tuntap.txt > F: arch/um/os-Linux/drivers/ > > TURBOCHANNEL SUBSYSTEM > -M: "Maciej W. Rozycki" > +M: Maciej W. Rozycki > S: Maintained > F: drivers/tc/ > F: include/linux/tc.h > @@ -6983,7 +6983,7 @@ F: fs/hostfs/ > F: fs/hppfs/ > > USERSPACE I/O (UIO) > -M: "Hans J. Koch" > +M: Hans J. Koch > M: Greg Kroah-Hartman > S: Maintained > F: Documentation/DocBook/uio-howto.tmpl > @@ -7029,7 +7029,7 @@ F: include/linux/virtio_console.h > > VIRTIO CORE, NET AND BLOCK DRIVERS > M: Rusty Russell > -M: "Michael S. Tsirkin" > +M: Michael S. Tsirkin > L: virtualization@lists.linux-foundation.org > S: Maintained > F: drivers/virtio/ > @@ -7038,7 +7038,7 @@ F: drivers/block/virtio_blk.c > F: include/linux/virtio_*.h > > VIRTIO HOST (VHOST) > -M: "Michael S. Tsirkin" > +M: Michael S. Tsirkin > L: kvm@vger.kernel.org > L: virtualization@lists.linux-foundation.org > L: netdev@vger.kernel.org > @@ -7096,7 +7096,7 @@ F: include/linux/vlynq.h > > VMWARE VMXNET3 ETHERNET DRIVER > M: Shreyas Bhatewara > -M: "VMware, Inc." > +M: VMware, Inc. > L: netdev@vger.kernel.org > S: Maintained > F: drivers/net/vmxnet3/ > @@ -7293,7 +7293,7 @@ F: net/x25/ > X86 ARCHITECTURE (32-BIT AND 64-BIT) > M: Thomas Gleixner > M: Ingo Molnar > -M: "H. Peter Anvin" > +M: H. Peter Anvin > M: x86@kernel.org > T: git git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git > S: Maintained > @@ -7412,7 +7412,7 @@ S: Odd Fixes > F: drivers/media/video/zoran/ > > ZS DECSTATION Z85C30 SERIAL DRIVER > -M: "Maciej W. Rozycki" > +M: Maciej W. Rozycki > S: Maintained > F: drivers/tty/serial/zs.* > > -- > 1.7.4.4 > Adding lkml and netdev mailing lists... The reason these names are in quotes is because they need to be wrapped in quotes when used in a git patch (I.e. CC: "David S. Miller" ) because of the . in the friendly name.