* [PATCH] Update Intel Ethernet Driver maintainers list
@ 2014-10-03 21:45 Alexander Duyck
2014-10-03 22:04 ` Jeff Kirsher
0 siblings, 1 reply; 3+ messages in thread
From: Alexander Duyck @ 2014-10-03 21:45 UTC (permalink / raw)
To: netdev; +Cc: matthew.vick, jeffrey.t.kirsher, alexander.duyck
I will no longer be working for Intel as of today. As such I am removing
myself from the maintainers list and adding my replacement, Matthew Vick
as he will be taking over maintenance of the fm10k driver.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
---
Just wanted to send this out as a notice, I have internally submitted a copy
of this for Jeff Kirsher's tree to have submitted via a pull request. I
should only be without a corporate email for a day or two and will likely be
back up on my new email account early next week. In the meantime I will still
be on the netdev list via my gmail account.
MAINTAINERS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index c2e7a06..e36f464 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4784,14 +4784,14 @@ M: Deepak Saxena <dsaxena@plexity.net>
S: Maintained
F: drivers/char/hw_random/ixp4xx-rng.c
-INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe/ixgbevf/i40e/i40evf)
+INTEL ETHERNET DRIVERS (e100/e1000/e1000e/fm10k/igb/igbvf/ixgb/ixgbe/ixgbevf/i40e/i40evf)
M: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
M: Jesse Brandeburg <jesse.brandeburg@intel.com>
M: Bruce Allan <bruce.w.allan@intel.com>
M: Carolyn Wyborny <carolyn.wyborny@intel.com>
M: Don Skidmore <donald.c.skidmore@intel.com>
M: Greg Rose <gregory.v.rose@intel.com>
-M: Alex Duyck <alexander.h.duyck@intel.com>
+M: Matthew Vick <matthew.vick@intel.com>
M: John Ronciak <john.ronciak@intel.com>
M: Mitch Williams <mitch.a.williams@intel.com>
M: Linux NICS <linux.nics@intel.com>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Update Intel Ethernet Driver maintainers list
2014-10-03 21:45 [PATCH] Update Intel Ethernet Driver maintainers list Alexander Duyck
@ 2014-10-03 22:04 ` Jeff Kirsher
2014-10-07 19:13 ` David Miller
0 siblings, 1 reply; 3+ messages in thread
From: Jeff Kirsher @ 2014-10-03 22:04 UTC (permalink / raw)
To: Alexander Duyck; +Cc: netdev, matthew.vick, alexander.duyck
[-- Attachment #1: Type: text/plain, Size: 1913 bytes --]
On Fri, 2014-10-03 at 14:45 -0700, Alexander Duyck wrote:
> I will no longer be working for Intel as of today. As such I am removing
> myself from the maintainers list and adding my replacement, Matthew Vick
> as he will be taking over maintenance of the fm10k driver.
>
> Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Dave, no need to wait for a pull request on this one. :-) We will miss
you Alex.
> ---
>
> Just wanted to send this out as a notice, I have internally submitted a copy
> of this for Jeff Kirsher's tree to have submitted via a pull request. I
> should only be without a corporate email for a day or two and will likely be
> back up on my new email account early next week. In the meantime I will still
> be on the netdev list via my gmail account.
>
> MAINTAINERS | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c2e7a06..e36f464 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4784,14 +4784,14 @@ M: Deepak Saxena <dsaxena@plexity.net>
> S: Maintained
> F: drivers/char/hw_random/ixp4xx-rng.c
>
> -INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe/ixgbevf/i40e/i40evf)
> +INTEL ETHERNET DRIVERS (e100/e1000/e1000e/fm10k/igb/igbvf/ixgb/ixgbe/ixgbevf/i40e/i40evf)
> M: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
> M: Jesse Brandeburg <jesse.brandeburg@intel.com>
> M: Bruce Allan <bruce.w.allan@intel.com>
> M: Carolyn Wyborny <carolyn.wyborny@intel.com>
> M: Don Skidmore <donald.c.skidmore@intel.com>
> M: Greg Rose <gregory.v.rose@intel.com>
> -M: Alex Duyck <alexander.h.duyck@intel.com>
> +M: Matthew Vick <matthew.vick@intel.com>
> M: John Ronciak <john.ronciak@intel.com>
> M: Mitch Williams <mitch.a.williams@intel.com>
> M: Linux NICS <linux.nics@intel.com>
>
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Update Intel Ethernet Driver maintainers list
2014-10-03 22:04 ` Jeff Kirsher
@ 2014-10-07 19:13 ` David Miller
0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2014-10-07 19:13 UTC (permalink / raw)
To: jeffrey.t.kirsher
Cc: alexander.h.duyck, netdev, matthew.vick, alexander.duyck
From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Date: Fri, 03 Oct 2014 15:04:36 -0700
> On Fri, 2014-10-03 at 14:45 -0700, Alexander Duyck wrote:
>> I will no longer be working for Intel as of today. As such I am removing
>> myself from the maintainers list and adding my replacement, Matthew Vick
>> as he will be taking over maintenance of the fm10k driver.
>>
>> Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
>
> Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
>
> Dave, no need to wait for a pull request on this one. :-) We will miss
> you Alex.
Applied.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-10-07 19:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-03 21:45 [PATCH] Update Intel Ethernet Driver maintainers list Alexander Duyck
2014-10-03 22:04 ` Jeff Kirsher
2014-10-07 19:13 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).