Update the email addresses for vmwgfx and vmmouse to reflect the fact that VMware is now part of Broadcom.
Add a .mailmap entry because the vmware.com address will start bouncing soon. Signed-off-by: Zack Rusin <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Ian Forbes <[email protected]> Cc: Martin Krastev <[email protected]> Cc: Maaz Mombasawala <[email protected]> Cc: Broadcom internal kernel review list <[email protected]> Cc: [email protected] Cc: [email protected] --- .mailmap | 1 + MAINTAINERS | 9 ++++----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.mailmap b/.mailmap index 68e72a6017a0..ac31f47f4636 100644 --- a/.mailmap +++ b/.mailmap @@ -637,4 +637,5 @@ Wolfram Sang <[email protected]> <[email protected]> Wolfram Sang <[email protected]> <[email protected]> Yakir Yang <[email protected]> <[email protected]> Yusuke Goda <[email protected]> +Zack Rusin <[email protected]> <[email protected]> Zhu Yanjun <[email protected]> <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index 7cef2d2ef8d7..221871bd4e92 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6902,8 +6902,8 @@ T: git git://anongit.freedesktop.org/drm/drm-misc F: drivers/gpu/drm/vboxvideo/ DRM DRIVER FOR VMWARE VIRTUAL GPU -M: Zack Rusin <[email protected]> -R: VMware Graphics Reviewers <[email protected]> +M: Zack Rusin <[email protected]> +R: Broadcom internal kernel review list <[email protected]> L: [email protected] S: Supported T: git git://anongit.freedesktop.org/drm/drm-misc @@ -23207,9 +23207,8 @@ F: drivers/misc/vmw_vmci/ F: include/linux/vmw_vmci* VMWARE VMMOUSE SUBDRIVER -M: Zack Rusin <[email protected]> -R: VMware Graphics Reviewers <[email protected]> -R: VMware PV-Drivers Reviewers <[email protected]> +M: Zack Rusin <[email protected]> +R: Broadcom internal kernel review list <[email protected]> L: [email protected] S: Supported F: drivers/input/mouse/vmmouse.c -- 2.40.1
