diff options
author | Thomas Hellstrom <[email protected]> | 2019-03-28 12:06:37 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-07-17 00:42:27 +0200 |
commit | 406de552c2be6ded524c75d14a73cf7f027f587e (patch) | |
tree | 7d2a0ccc37f84ce017d6d9d6084fac530e3a6452 | |
parent | 50e04acf2990d0d93983720b0a85b11ef805df60 (diff) |
MAINTAINERS: Update PARAVIRT_OPS_INTERFACE and VMWARE_HYPERVISOR_INTERFACE
Alok Kataria will be handing over VMware's maintainership of these
interfaces to Thomas Hellström, with pv-drivers as backup contact.
Signed-off-by: Thomas Hellstrom <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Alok Kataria <[email protected]>
Acked-by: Juergen Gross <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f5533d1bda2e..80fa7a4a0b56 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12074,7 +12074,8 @@ F: Documentation/parport*.txt PARAVIRT_OPS INTERFACE M: Juergen Gross <[email protected]> -M: Alok Kataria <[email protected]> +M: Thomas Hellstrom <[email protected]> +M: "VMware, Inc." <[email protected]> S: Supported F: Documentation/virtual/paravirt_ops.txt @@ -17087,7 +17088,8 @@ S: Maintained F: drivers/misc/vmw_balloon.c VMWARE HYPERVISOR INTERFACE -M: Alok Kataria <[email protected]> +M: Thomas Hellstrom <[email protected]> +M: "VMware, Inc." <[email protected]> S: Supported F: arch/x86/kernel/cpu/vmware.c |