2021-07-20 10:55:28

by Jorgen Hansen

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Update for VMCI driver

Add maintainer info for the VMware VMCI driver.

Signed-off-by: Jorgen Hansen <[email protected]>
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index a61f4f3..7e7c6fa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19792,6 +19792,14 @@ L: [email protected]
S: Supported
F: drivers/ptp/ptp_vmw.c

+VMWARE VMCI DRIVER
+M: Jorgen Hansen <[email protected]>
+M: Vishnu Dasa <[email protected]>
+M: "VMware, Inc." <[email protected]>
+L: [email protected]
+S: Maintained
+F: drivers/misc/vmw_vmci/
+
VMWARE VMMOUSE SUBDRIVER
M: "VMware Graphics" <[email protected]>
M: "VMware, Inc." <[email protected]>
--
2.6.2


2021-07-20 18:15:08

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Update for VMCI driver

On Tue, Jul 20, 2021 at 06:04:15PM +0000, Vishnu Dasa wrote:
>
> On Jul 20, 2021, at 3:39 AM, Greg KH <[email protected]<mailto:[email protected]>> wrote:
>
> Also I would need an ack from Vishnu.
>
> Acked-by: Vishnu Dasa <[email protected]<mailto:[email protected]>>

A maintainer that sends html email isn't going to work very well :(

Please fix.

greg k-h