diff options
author | Jorgen Hansen <[email protected]> | 2022-02-27 13:05:39 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-03-18 13:47:16 +0100 |
commit | e70bcbcfa983580109c5daa2391ecb9d07dc7cfd (patch) | |
tree | d8a25d84dce86979cf0ff99acc41c6c15769fda4 | |
parent | fefb8a2a941338d871e2d83fbd65fbfa068857bd (diff) |
VMCI: Update maintainers for VMCI
Remove myself as maintainer for the VMCI driver, and add Bryan
and Rajesh.
Acked-by: Rajesh Jalisatgi <[email protected]>
Acked-by: Bryan Tan <[email protected]>
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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 329554cc468b..10cf09b15a9b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20784,7 +20784,8 @@ S: Supported F: drivers/ptp/ptp_vmw.c VMWARE VMCI DRIVER -M: Jorgen Hansen <[email protected]> +M: Bryan Tan <[email protected]> +M: Rajesh Jalisatgi <[email protected]> M: Vishnu Dasa <[email protected]> L: [email protected] (private) |