diff options
author | Joe Perches <[email protected]> | 2015-06-25 15:02:03 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-06-25 17:00:39 -0700 |
commit | e43cdb56f33d9335c8d49a2adfed4088f0e8b189 (patch) | |
tree | cddd21892f9e147c6433397c22a08432fdb08ed4 | |
parent | 9c3646d1c6661d6411d4111f8c1ff940f9c4b4d1 (diff) |
MAINTAINERS: Add quotation marks around names with commas
This makes it easier to copy/paste names with periods to email clients.
All the other names with commas 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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9b49727d24d1..d599077b093c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2498,7 +2498,7 @@ F: arch/powerpc/oprofile/*cell* F: arch/powerpc/platforms/cell/ CEPH DISTRIBUTED FILE SYSTEM CLIENT -M: Yan, Zheng <[email protected]> +M: "Yan, Zheng" <[email protected]> M: Sage Weil <[email protected]> W: http://ceph.com/ @@ -9105,7 +9105,7 @@ F: arch/arm/mach-davinci/ F: drivers/i2c/busses/i2c-davinci.c TI DAVINCI SERIES MEDIA DRIVER -M: Lad, Prabhakar <[email protected]> +M: "Lad, Prabhakar" <[email protected]> W: http://linuxtv.org/ Q: http://patchwork.linuxtv.org/project/linux-media/list/ @@ -9115,7 +9115,7 @@ F: drivers/media/platform/davinci/ F: include/media/davinci/ TI AM437X VPFE DRIVER -M: Lad, Prabhakar <[email protected]> +M: "Lad, Prabhakar" <[email protected]> W: http://linuxtv.org/ Q: http://patchwork.linuxtv.org/project/linux-media/list/ @@ -9124,7 +9124,7 @@ S: Maintained F: drivers/media/platform/am437x/ OV2659 OMNIVISION SENSOR DRIVER -M: Lad, Prabhakar <[email protected]> +M: "Lad, Prabhakar" <[email protected]> W: http://linuxtv.org/ Q: http://patchwork.linuxtv.org/project/linux-media/list/ |