This makes it easier to copy/paste names with periods to email clients. All the other names with periods already have quotation marks.
Signed-off-by: Joe Perches <[email protected]> --- MAINTAINERS | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4d391a3..d69160d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -259,7 +259,7 @@ S: Maintained F: drivers/platform/x86/acer-wmi.c ACPI -M: Rafael J. Wysocki <[email protected]> +M: "Rafael J. Wysocki" <[email protected]> M: Len Brown <[email protected]> L: [email protected] W: https://01.org/linux-acpi @@ -280,7 +280,7 @@ F: tools/power/acpi/ ACPI COMPONENT ARCHITECTURE (ACPICA) M: Robert Moore <[email protected]> M: Lv Zheng <[email protected]> -M: Rafael J. Wysocki <[email protected]> +M: "Rafael J. Wysocki" <[email protected]> L: [email protected] L: [email protected] W: https://acpica.org/ @@ -2877,7 +2877,7 @@ S: Maintained F: drivers/net/ethernet/ti/cpmac.c CPU FREQUENCY DRIVERS -M: Rafael J. Wysocki <[email protected]> +M: "Rafael J. Wysocki" <[email protected]> M: Viresh Kumar <[email protected]> L: [email protected] S: Maintained @@ -2916,7 +2916,7 @@ F: drivers/cpuidle/cpuidle-exynos.c F: arch/arm/mach-exynos/pm.c CPUIDLE DRIVERS -M: Rafael J. Wysocki <[email protected]> +M: "Rafael J. Wysocki" <[email protected]> M: Daniel Lezcano <[email protected]> L: [email protected] S: Maintained @@ -4152,7 +4152,7 @@ F: include/uapi/scsi/fc/ FILE LOCKING (flock() and fcntl()/lockf()) M: Jeff Layton <[email protected]> -M: J. Bruce Fields <[email protected]> +M: "J. Bruce Fields" <[email protected]> L: [email protected] S: Maintained F: include/linux/fcntl.h @@ -4348,7 +4348,7 @@ F: sound/soc/fsl/imx* F: sound/soc/fsl/mpc8610_hpcd.c FREESCALE QORIQ MANAGEMENT COMPLEX DRIVER -M: J. German Rivera <[email protected]> +M: "J. German Rivera" <[email protected]> L: [email protected] S: Maintained F: drivers/staging/fsl-mc/ @@ -4922,7 +4922,7 @@ S: Maintained F: fs/hugetlbfs/ Hyper-V CORE AND DRIVERS -M: K. Y. Srinivasan <[email protected]> +M: "K. Y. Srinivasan" <[email protected]> M: Haiyang Zhang <[email protected]> L: [email protected] S: Maintained @@ -7995,7 +7995,7 @@ F: include/linux/power_supply.h F: drivers/power/ PNP SUPPORT -M: Rafael J. Wysocki <[email protected]> +M: "Rafael J. Wysocki" <[email protected]> S: Maintained F: drivers/pnp/ @@ -9003,7 +9003,7 @@ F: drivers/mmc/host/sdhci-spear.c SECURITY SUBSYSTEM M: James Morris <[email protected]> -M: Serge E. Hallyn <[email protected]> +M: "Serge E. Hallyn" <[email protected]> L: [email protected] (suggested Cc:) T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git W: http://kernsec.org/ @@ -9822,7 +9822,7 @@ F: fs/sysv/ F: include/linux/sysv_fs.h TARGET SUBSYSTEM -M: Nicholas A. Bellinger <[email protected]> +M: "Nicholas A. Bellinger" <[email protected]> L: [email protected] L: [email protected] W: http://www.linux-iscsi.org @@ -9964,7 +9964,7 @@ F: include/linux/if_team.h F: include/uapi/linux/if_team.h TECHNOLOGIC SYSTEMS TS-5500 PLATFORM SUPPORT -M: Savoir-faire Linux Inc. <[email protected]> +M: "Savoir-faire Linux Inc." <[email protected]> S: Maintained F: arch/x86/platform/ts5500/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

