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]> --- MAINTAINERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4d391a3..51ec453 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2563,7 +2563,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]> L: [email protected] W: http://ceph.com/ @@ -9223,7 +9223,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]> L: [email protected] W: http://linuxtv.org/ Q: http://patchwork.linuxtv.org/project/linux-media/list/ @@ -9233,7 +9233,7 @@ F: drivers/media/platform/davinci/ F: include/media/davinci/ TI AM437X VPFE DRIVER -M: Lad, Prabhakar <[email protected]> +M: "Lad, Prabhakar" <[email protected]> L: [email protected] W: http://linuxtv.org/ Q: http://patchwork.linuxtv.org/project/linux-media/list/ @@ -9242,7 +9242,7 @@ S: Maintained F: drivers/media/platform/am437x/ OV2659 OMNIVISION SENSOR DRIVER -M: Lad, Prabhakar <[email protected]> +M: "Lad, Prabhakar" <[email protected]> L: [email protected] W: http://linuxtv.org/ Q: http://patchwork.linuxtv.org/project/linux-media/list/ -- 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/

