diff options
author | Jorgen Hansen <[email protected]> | 2021-07-21 03:02:46 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-07-21 13:16:54 +0200 |
commit | e703eaff5089da93fd379678f0371f52497042ba (patch) | |
tree | a04bd1122698bf7417e7328025d9e449a5a5166a | |
parent | b8a97f2a65388394f433bf0730293a94f7d49046 (diff) |
MAINTAINERS: Update for VMCI driver
Add maintainer info for the VMware VMCI driver.
v2: moved pv-drivers to L: as private list
Acked-by: Vishnu Dasa <[email protected]>
Signed-off-by: Jorgen Hansen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6c8be735cc91..61ff28cfdcde 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19800,6 +19800,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]> +L: [email protected] (private) +S: Maintained +F: drivers/misc/vmw_vmci/ + VMWARE VMMOUSE SUBDRIVER M: "VMware Graphics" <[email protected]> M: "VMware, Inc." <[email protected]> |