Skip to content

Commit

Permalink
MAINTAINERS: Change status of some VMware drivers
Browse files Browse the repository at this point in the history
Change the status from 'Maintained' to 'Supported' for VMWARE
BALLOON DRIVER, VMWARE PVRDMA DRIVER, VMWARE PVSCSI driver,
VMWARE VMCI DRIVER, VMWARE VMMOUSE SUBDRIVER and VMWARE VMXNET3
ETHERNET DRIVER.

This needs to be done to conform to the guidelines in [1].
Maintainers for these drivers are VMware employees.

[1] https://docs.kernel.org/process/maintainers.html

Acked-by: Nadav Amit <[email protected]>
Signed-off-by: Vishnu Dasa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
vdasahar authored and gregkh committed Sep 7, 2022
1 parent a6d0ca9 commit 0f174bc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -21692,7 +21692,7 @@ VMWARE BALLOON DRIVER
M: Nadav Amit <[email protected]>
R: VMware PV-Drivers Reviewers <[email protected]>
L: [email protected]
S: Maintained
S: Supported
F: drivers/misc/vmw_balloon.c

VMWARE HYPERVISOR INTERFACE
Expand All @@ -21711,14 +21711,14 @@ M: Bryan Tan <[email protected]>
M: Vishnu Dasa <[email protected]>
R: VMware PV-Drivers Reviewers <[email protected]>
L: [email protected]
S: Maintained
S: Supported
F: drivers/infiniband/hw/vmw_pvrdma/

VMWARE PVSCSI DRIVER
M: Vishal Bhakta <[email protected]>
R: VMware PV-Drivers Reviewers <[email protected]>
L: [email protected]
S: Maintained
S: Supported
F: drivers/scsi/vmw_pvscsi.c
F: drivers/scsi/vmw_pvscsi.h

Expand All @@ -21734,23 +21734,23 @@ M: Bryan Tan <[email protected]>
M: Vishnu Dasa <[email protected]>
R: VMware PV-Drivers Reviewers <[email protected]>
L: [email protected]
S: Maintained
S: Supported
F: drivers/misc/vmw_vmci/

VMWARE VMMOUSE SUBDRIVER
M: Zack Rusin <[email protected]>
R: VMware Graphics Reviewers <[email protected]>
R: VMware PV-Drivers Reviewers <[email protected]>
L: [email protected]
S: Maintained
S: Supported
F: drivers/input/mouse/vmmouse.c
F: drivers/input/mouse/vmmouse.h

VMWARE VMXNET3 ETHERNET DRIVER
M: Ronak Doshi <[email protected]>
R: VMware PV-Drivers Reviewers <[email protected]>
L: [email protected]
S: Maintained
S: Supported
F: drivers/net/vmxnet3/

VOCORE VOCORE2 BOARD
Expand Down

0 comments on commit 0f174bc

Please sign in to comment.