[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1378284821.9739.7404.camel@akataria-dtop.eng.vmware.com>
Date: Wed, 04 Sep 2013 14:23:41 +0530
From: Alok Kataria <akataria@...are.com>
To: "H. Peter Anvin" <hpa@...or.com>, Ingo Molnar <mingo@...e.hu>,
Thomas Gleixner <tglx@...utronix.de>,
the arch/x86 maintainers <x86@...nel.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Doug Covelli <dcovelli@...are.com>,
virtualization@...ts.linux-foundation.org
Subject: [PATCH] Add an entry in MAINTAINERS for VMware's hypervisor
interface
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@...are.com>
Add an entry in MAINTAINERS file to reflect the authors of a file.
Signed-off-by: Alok Kataria <akataria@...are.com>
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@...are.com>
+L: virtualization@...ts.linux-foundation.org
+S: Supported
+F: arch/x86/kernel/cpu/vmware.c
+
VMWARE VMXNET3 ETHERNET DRIVER
M: Shreyas Bhatewara <sbhatewara@...are.com>
M: "VMware, Inc." <pv-drivers@...are.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists