[PATCH] Add an entry in MAINTAINERS for VMware's hypervisorinterface

From: Alok Kataria
Date: Wed Sep 04 2013 - 05:00:28 EST


Hey,

This change adds an entry to the maintainers file to explicitly state
that any changes to vmware.c should be sent to the authors of the file
as well.

If you are thinking why do this now, off late we have seen quite a few
changes that touched the "arch/x86/kernel/cpu/vmware.c" file but were
not directed to me, someone else made me aware of those changes. It
could be that my use of different SOB lines "Alok N Kataria" vs "Alok
Kataria" confuses get_maintainer.pl, but adding this entry in
MAINTAINERS should solve the problem at hand. For one of the changes
[1], I did verify that get_maintainer.pl, now expectedly includes me in
the cc list.

Thanks,
Alok

[1] http://marc.info/?l=linux-kernel&m=137571112610984&w=2

>From : Alok Kataria <akataria@xxxxxxxxxx>

Add an entry in MAINTAINERS file to reflect the authors of a file.

Signed-off-by: Alok Kataria <akataria@xxxxxxxxxx>

Index: linux-2.6/MAINTAINERS
===================================================================
--- linux-2.6.orig/MAINTAINERS 2013-09-04 14:07:34.404027068 +0530
+++ linux-2.6/MAINTAINERS 2013-09-04 14:20:39.714026943 +0530
@@ -9038,6 +9038,12 @@
F: drivers/vme/
F: include/linux/vme*

+VMWARE HYPERVISOR INTERFACE
+M: Alok Kataria <akataria@xxxxxxxxxx>
+L: virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx
+S: Supported
+F: arch/x86/kernel/cpu/vmware.c
+
VMWARE VMXNET3 ETHERNET DRIVER
M: Shreyas Bhatewara <sbhatewara@xxxxxxxxxx>
M: "VMware, Inc." <pv-drivers@xxxxxxxxxx>



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/