diff options
author | Zack Rusin <[email protected]> | 2023-12-24 00:20:36 -0500 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-12-29 11:06:49 -0800 |
commit | c1bacb02cb2f2c56db10f3d927acb5f91fe4d064 (patch) | |
tree | f199216b8098996aac540b3b4427c87c47e8877b | |
parent | 46e714c729c8d1d8110bc0545d7ffe8a759c9dc0 (diff) |
MAINTAINERS: change vmware.com addresses to broadcom.com
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.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Zack Rusin <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Cc: Ian Forbes <[email protected]>
Cc: Martin Krastev <[email protected]>
Cc: Maaz Mombasawala <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
-rw-r--r-- | .mailmap | 1 | ||||
-rw-r--r-- | MAINTAINERS | 9 |
2 files changed, 5 insertions, 5 deletions
@@ -631,4 +631,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 49f53d21f60c..dcab0685f6fc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6903,8 +6903,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]> S: Supported T: git git://anongit.freedesktop.org/drm/drm-misc @@ -23203,9 +23203,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]> S: Supported F: drivers/input/mouse/vmmouse.c |