diff options
author | Srivatsa S. Bhat (VMware) <[email protected]> | 2022-02-24 14:24:22 -0800 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2022-03-15 17:44:16 +0100 |
commit | 01683580c65ffe0ce72d52cfb5225b80b477c598 (patch) | |
tree | 5edff48a2930504f63a04e92060cf8413470b533 | |
parent | 16273fa4f3a2dc2c64dd8a28fe30f255a4de0e4c (diff) |
MAINTAINERS: Update maintainers for paravirt ops and VMware hypervisor interface
Deep has decided to transfer the joint-maintainership of paravirt ops
to Srivatsa, and the maintainership of the VMware hypervisor interface
to Srivatsa and Alexey. Update the MAINTAINERS file to reflect this
change, and also add Alexey as a reviewer for paravirt ops.
Signed-off-by: Srivatsa S. Bhat (VMware) <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Acked-by: Alexey Makhalov <[email protected]>
Acked-by: Deep Shah <[email protected]>
Acked-by: Juergen Gross <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ea3e6c914384..4f81c3dd782f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14576,7 +14576,8 @@ F: include/uapi/linux/ppdev.h PARAVIRT_OPS INTERFACE M: Juergen Gross <[email protected]> -M: Deep Shah <[email protected]> +M: Srivatsa S. Bhat (VMware) <[email protected]> +R: Alexey Makhalov <[email protected]> M: "VMware, Inc." <[email protected]> @@ -20585,10 +20586,13 @@ S: Maintained F: drivers/misc/vmw_balloon.c VMWARE HYPERVISOR INTERFACE -M: Deep Shah <[email protected]> +M: Srivatsa S. Bhat (VMware) <[email protected]> +M: Alexey Makhalov <[email protected]> M: "VMware, Inc." <[email protected]> S: Supported +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/vmware F: arch/x86/include/asm/vmware.h F: arch/x86/kernel/cpu/vmware.c |