diff options
author | Joe Perches <[email protected]> | 2015-06-25 15:02:00 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-06-25 17:00:39 -0700 |
commit | 9c3646d1c6661d6411d4111f8c1ff940f9c4b4d1 (patch) | |
tree | f3ff2f2ffaf9172ee3c9b11a5748add20c36487a | |
parent | e5747e4016e763fe49346e2c95aa55989d02ff21 (diff) |
MAINTAINERS: add quotation marks around names with periods
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]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c284c8eabd9b..9b49727d24d1 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]> 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]> W: https://acpica.org/ @@ -2804,7 +2804,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]> S: Maintained @@ -2843,7 +2843,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]> S: Maintained @@ -4059,7 +4059,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]> S: Maintained F: include/linux/fcntl.h @@ -4255,7 +4255,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]> S: Maintained F: drivers/staging/fsl-mc/ @@ -4816,7 +4816,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]> S: Maintained @@ -7881,7 +7881,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/ @@ -8885,7 +8885,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/ @@ -9689,7 +9689,7 @@ F: fs/sysv/ F: include/linux/sysv_fs.h TARGET SUBSYSTEM -M: Nicholas A. Bellinger <[email protected]> +M: "Nicholas A. Bellinger" <[email protected]> W: http://www.linux-iscsi.org @@ -9831,7 +9831,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/ |