2015-08-24 21:24:17

by Shrikrishna Khare

[permalink] [raw]
Subject: [PATCH net-next] MAINTAINERS: update vmxnet3 driver maintainer

Shreyas Bhatewara would no longer maintain the vmxnet3 driver. Taking over
the role of vmxnet3 maintainer.

Signed-off-by: Shrikrishna Khare <[email protected]>
Signed off-by: Shreyas Bhatewara <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4e6dcb6..2963a89 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11053,7 +11053,7 @@ F: drivers/input/mouse/vmmouse.c
F: drivers/input/mouse/vmmouse.h

VMWARE VMXNET3 ETHERNET DRIVER
-M: Shreyas Bhatewara <[email protected]>
+M: Shrikrishna Khare <[email protected]>
M: "VMware, Inc." <[email protected]>
L: [email protected]
S: Maintained
--
1.8.5.6


2015-08-25 21:46:40

by David Miller

[permalink] [raw]
Subject: Re: [PATCH net-next] MAINTAINERS: update vmxnet3 driver maintainer

From: Shrikrishna Khare <[email protected]>
Date: Mon, 24 Aug 2015 14:24:11 -0700

> Shreyas Bhatewara would no longer maintain the vmxnet3 driver. Taking over
> the role of vmxnet3 maintainer.
>
> Signed-off-by: Shrikrishna Khare <[email protected]>
> Signed off-by: Shreyas Bhatewara <[email protected]>

Applied, thanks.