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

Message ID 20170330160531.5474-1-keith.wiles@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers

Checks

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

Commit Message

Wiles, Keith March 30, 2017, 4:05 p.m. UTC
  Pascal has added many features to the Tap PMD and the code
is now mostly his code. We talked and he suggested I send
the patch to change ownership.

Signed-off-by: Keith Wiles <keith.wiles@intel.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Pascal Mazon March 31, 2017, 6:43 a.m. UTC | #1
On Thu, 30 Mar 2017 11:05:31 -0500
Keith Wiles <keith.wiles@intel.com> wrote:

> Pascal has added many features to the Tap PMD and the code
> is now mostly his code. We talked and he suggested I send
> the patch to change ownership.
> 
> Signed-off-by: Keith Wiles <keith.wiles@intel.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4cb6e4957..46c23a48b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -398,7 +398,7 @@ F: drivers/net/pcap/
>  F: doc/guides/nics/pcap_ring.rst
>  
>  Tap PMD
> -M: Keith Wiles <keith.wiles@intel.com>
> +M: Pascal Mazon <pascal.mazon@6wind.com>
>  F: drivers/net/tap/
>  F: doc/guides/nics/tap.rst
>  

Acked-by: Pascal Mazon <pascal.mazon@6wind.com>
  
Thomas Monjalon April 6, 2017, 8:01 a.m. UTC | #2
2017-03-31 08:43, Pascal Mazon:
> On Thu, 30 Mar 2017 11:05:31 -0500
> Keith Wiles <keith.wiles@intel.com> wrote:
> 
> > Pascal has added many features to the Tap PMD and the code
> > is now mostly his code. We talked and he suggested I send
> > the patch to change ownership.
> > 
> > Signed-off-by: Keith Wiles <keith.wiles@intel.com>
> > ---
> >  Tap PMD
> > -M: Keith Wiles <keith.wiles@intel.com>
> > +M: Pascal Mazon <pascal.mazon@6wind.com>
> >  F: drivers/net/tap/
> >  F: doc/guides/nics/tap.rst
> 
> Acked-by: Pascal Mazon <pascal.mazon@6wind.com>

Applied, thanks Keith for having started this new PMD.
Good luck Pascal for your new responsibility!
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 4cb6e4957..46c23a48b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -398,7 +398,7 @@  F: drivers/net/pcap/
 F: doc/guides/nics/pcap_ring.rst
 
 Tap PMD
-M: Keith Wiles <keith.wiles@intel.com>
+M: Pascal Mazon <pascal.mazon@6wind.com>
 F: drivers/net/tap/
 F: doc/guides/nics/tap.rst