diff options
author | Alok Kataria <[email protected]> | 2013-09-04 14:23:41 +0530 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2013-09-04 22:00:04 -0700 |
commit | 4488e09b4582c3d9cae1601351e26584e208d877 (patch) | |
tree | 2cace970eb0ebbe8da128dd8df78c2e91ce3ab9e | |
parent | f2a7b303d6e0bfb75b611b560af218608e50011f (diff) |
x86, doc: Add an entry in MAINTAINERS for arch/x86/kernel/cpu/vmware.c
Add an entry in MAINTAINERS file to reflect the maintainers of this
file.
Signed-off-by: Alok Kataria <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: H. Peter Anvin <[email protected]>
[ hpa: fixed tabs vs spaces ]
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index defc05383f83..fba8134cf471 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9016,6 +9016,12 @@ F: drivers/staging/vme/ F: drivers/vme/ F: include/linux/vme* +VMWARE HYPERVISOR INTERFACE +M: Alok Kataria <[email protected]> +S: Supported +F: arch/x86/kernel/cpu/vmware.c + VMWARE VMXNET3 ETHERNET DRIVER M: Shreyas Bhatewara <[email protected]> M: "VMware, Inc." <[email protected]> |