[PATCH] MAINTAINERS: add entry for VMware Balloon driver

From: Dmitry Torokhov
Date: Wed Jun 18 2014 - 19:09:17 EST


Signed-off-by: Dmitry Torokhov <dtor@xxxxxxxxxx>
---
MAINTAINERS | 6 ++++++
drivers/misc/vmw_balloon.c | 2 +-
2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6c484ac..3a446e8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9645,6 +9645,12 @@ L: virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx
S: Supported
F: arch/x86/kernel/cpu/vmware.c

+VMWARE BALLOON DRIVER
+M: "VMware, Inc." <pv-drivers@xxxxxxxxxx>
+L: linux-kernel@xxxxxxxxxxxxxxx
+S: Maintained
+F: drivers/misc/vmw_balloon.c
+
VMWARE VMXNET3 ETHERNET DRIVER
M: Shreyas Bhatewara <sbhatewara@xxxxxxxxxx>
M: "VMware, Inc." <pv-drivers@xxxxxxxxxx>
diff --git a/drivers/misc/vmw_balloon.c b/drivers/misc/vmw_balloon.c
index 2421835..1a4dc2a 100644
--- a/drivers/misc/vmw_balloon.c
+++ b/drivers/misc/vmw_balloon.c
@@ -17,7 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
- * Maintained by: Dmitry Torokhov <dtor@xxxxxxxxxx>
+ * Maintained by: pv-drivers@xxxxxxxxxx
*/

/*
--
1.7.4.1

--
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/