From: Vishnu Dasa <[email protected]>
Add a new entry for VMWARE VSOCK VMCI TRANSPORT DRIVER in the
MAINTAINERS file.
Signed-off-by: Vishnu Dasa <[email protected]>
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 5a634b5d6f6c..0e52ee3521c3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21873,6 +21873,14 @@ L: [email protected]
S: Supported
F: drivers/net/vmxnet3/
+VMWARE VSOCK VMCI TRANSPORT DRIVER
+M: Bryan Tan <[email protected]>
+M: Vishnu Dasa <[email protected]>
+R: VMware PV-Drivers Reviewers <[email protected]>
+L: [email protected]
+S: Supported
+F: net/vmw_vsock/vmci_transport*
+
VOCORE VOCORE2 BOARD
M: Harvey Hunt <[email protected]>
L: [email protected]
--
2.35.1
On Tue, Sep 06, 2022 at 10:27:22AM -0700, [email protected] wrote:
>From: Vishnu Dasa <[email protected]>
>
>Add a new entry for VMWARE VSOCK VMCI TRANSPORT DRIVER in the
>MAINTAINERS file.
>
>Signed-off-by: Vishnu Dasa <[email protected]>
>---
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
Thanks for adding this entry!
Will be very useful to review vsock patches for vmci transport.
Acked-by: Stefano Garzarella <[email protected]>