[dpdk-dev] maintainers: add staging tree for network drivers

Message ID 20161110121440.17360-1-ferruh.yigit@intel.com (mailing list archive)
State Accepted, archived
Headers

Checks

Context Check Description
checkpatch/checkpatch success coding style OK

Commit Message

Ferruh Yigit Nov. 10, 2016, 12:14 p.m. UTC
  Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
---
CC: Bruce Richardson <bruce.richardson@intel.com>
CC: Thomas Monjalon <thomas.monjalon@6wind.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

Thomas Monjalon Nov. 10, 2016, 1:50 p.m. UTC | #1
>  Networking Drivers
>  ------------------
> +M: Ferruh Yigit <ferruh.yigit@intel.com>
> +T: git://dpdk.org/next/dpdk-next-net

Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>

It will be applied at the beginning of 17.02 cycle to reflect the change.
  
Thomas Monjalon Nov. 14, 2016, 2:04 p.m. UTC | #2
> >  Networking Drivers
> >  ------------------
> > +M: Ferruh Yigit <ferruh.yigit@intel.com>
> > +T: git://dpdk.org/next/dpdk-next-net
> 
> Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
> 
> It will be applied at the beginning of 17.02 cycle to reflect the change.

Applied, thanks.

So from now, Ferruh will be responsible of the next-net tree.
Thank you for your commitment.
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 065397b..d6bb8f8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -252,6 +252,8 @@  F: examples/l2fwd-crypto/
 
 Networking Drivers
 ------------------
+M: Ferruh Yigit <ferruh.yigit@intel.com>
+T: git://dpdk.org/next/dpdk-next-net
 
 Link bonding
 M: Declan Doherty <declan.doherty@intel.com>