[dpdk-dev] maintainers: handoff ownership of Tap PMD

Message ID 7465870079a466f51f8fb79638c8a291ca87f582.1526550217.git.pascal.mazon@6wind.com (mailing list archive)
State Accepted, archived
Delegated to: Ferruh Yigit
Headers

Checks

Context Check Description
ci/checkpatch warning coding style issues
ci/Intel-compilation success Compilation OK

Commit Message

Pascal Mazon May 17, 2018, 9:44 a.m. UTC
  I have unfortunately no longer time enough for maintaining Tap PMD.
Keith has kindly volunteered to take over maintainership. He's been at
the origin of this PMD and knows well how it works.

Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com>
Acked-by: Keith Wiles <keith.wiles@intel.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Wiles, Keith May 17, 2018, 12:47 p.m. UTC | #1
> On May 17, 2018, at 2:44 AM, Pascal Mazon <pascal.mazon@6wind.com> wrote:
> 
> I have unfortunately no longer time enough for maintaining Tap PMD.
> Keith has kindly volunteered to take over maintainership. He's been at
> the origin of this PMD and knows well how it works.
> 
> Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com>
> Acked-by: Keith Wiles <keith.wiles@intel.com>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2663f1c037d7..a1b072c0b2d7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -686,7 +686,7 @@ F: doc/guides/nics/pcap_ring.rst
> F: doc/guides/nics/features/pcap.ini
> 
> Tap PMD
> -M: Pascal Mazon <pascal.mazon@6wind.com>
> +M: Keith Wiles <keith.wiles@intel.com>
> F: drivers/net/tap/
> F: doc/guides/nics/tap.rst
> F: doc/guides/nics/features/tap.ini
> -- 
> 2.16.1.72.g5be1f00a9
> 

Acked by: Keith Wiles<keith.wiles@intel.com>

Regards,
Keith
  
Ferruh Yigit May 17, 2018, 1:59 p.m. UTC | #2
On 5/17/2018 1:47 PM, Wiles, Keith wrote:
> 
> 
>> On May 17, 2018, at 2:44 AM, Pascal Mazon <pascal.mazon@6wind.com> wrote:
>>
>> I have unfortunately no longer time enough for maintaining Tap PMD.
>> Keith has kindly volunteered to take over maintainership. He's been at
>> the origin of this PMD and knows well how it works.
>>
>> Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com>
>> Acked-by: Keith Wiles <keith.wiles@intel.com>

> Acked by: Keith Wiles<keith.wiles@intel.com>

Applied to dpdk-next-net/master, thanks.

Thank you Pascal! Thank you Keith!
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 2663f1c037d7..a1b072c0b2d7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -686,7 +686,7 @@  F: doc/guides/nics/pcap_ring.rst
 F: doc/guides/nics/features/pcap.ini
 
 Tap PMD
-M: Pascal Mazon <pascal.mazon@6wind.com>
+M: Keith Wiles <keith.wiles@intel.com>
 F: drivers/net/tap/
 F: doc/guides/nics/tap.rst
 F: doc/guides/nics/features/tap.ini