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 <akata...@vmware.com> Add an entry in MAINTAINERS file to reflect the authors of a file. Signed-off-by: Alok Kataria <akata...@vmware.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 <akata...@vmware.com> +L: virtualization@lists.linux-foundation.org +S: Supported +F: arch/x86/kernel/cpu/vmware.c + VMWARE VMXNET3 ETHERNET DRIVER M: Shreyas Bhatewara <sbhatew...@vmware.com> M: "VMware, Inc." <pv-driv...@vmware.com> _______________________________________________ Virtualization mailing list Virtualization@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/virtualization