[dpdk-dev] maintainers: update testpmd maintainers

Message ID 1479904483-2600-1-git-send-email-wei.dai@intel.com (mailing list archive)
State Superseded, archived
Headers

Checks

Context Check Description
checkpatch/checkpatch success coding style OK

Commit Message

Wei Dai Nov. 23, 2016, 12:34 p.m. UTC
  add Jingjing Wu and Wei Dai as new maintainers
of test-pmd.

Signed-off-by: Wei Dai <wei.dai@intel.com>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
  

Comments

Zhang, Helin Nov. 23, 2016, 12:58 p.m. UTC | #1
> -----Original Message-----
> From: Dai, Wei
> Sent: Wednesday, November 23, 2016 8:35 PM
> To: dev@dpdk.org
> Cc: De Lara Guarch, Pablo; Wu, Jingjing; Mcnamara, John; Zhang, Helin; Dai,
> Wei
> Subject: [PATCH] maintainers: update testpmd maintainers
> 
> add Jingjing Wu and Wei Dai as new maintainers of test-pmd.
> 
> Signed-off-by: Wei Dai <wei.dai@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>

> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d6bb8f8..8070ed6 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -614,7 +614,8 @@ F: app/test/virtual_pmd.c
>  F: app/test/virtual_pmd.h
> 
>  Driver testing tool
> -M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
> +M: Jingjing Wu <jingjing.wu@intel.com>
> +M: Wei Dai <wei.dai@intel.com>
>  F: app/test-pmd/
>  F: doc/guides/testpmd_app_ug/
> 
> --
> 2.7.4
  
Thomas Monjalon Nov. 23, 2016, 1:09 p.m. UTC | #2
2016-11-23 20:34, Wei Dai:
> add Jingjing Wu and Wei Dai as new maintainers
> of test-pmd.

Thanks for proposing yourself.
I think it is a bit strange for you Wei Dai to become maintainer now,
as you are a newcomer and never sent a patch for testpmd yet.
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index d6bb8f8..8070ed6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -614,7 +614,8 @@  F: app/test/virtual_pmd.c
 F: app/test/virtual_pmd.h
 
 Driver testing tool
-M: Pablo de Lara <pablo.de.lara.guarch@intel.com>
+M: Jingjing Wu <jingjing.wu@intel.com>
+M: Wei Dai <wei.dai@intel.com>
 F: app/test-pmd/
 F: doc/guides/testpmd_app_ug/