[dpdk-dev] maintainers: claim hash, lpm and cfgfile libraries

Message ID 1423231027-14291-1-git-send-email-bruce.richardson@intel.com (mailing list archive)
State Superseded, archived
Headers

Commit Message

Bruce Richardson Feb. 6, 2015, 1:57 p.m. UTC
  Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)
  

Comments

De Lara Guarch, Pablo Feb. 6, 2015, 2:24 p.m. UTC | #1
> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Bruce Richardson
> Sent: Friday, February 06, 2015 1:57 PM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] maintainers: claim hash, lpm and cfgfile libraries
> 
> Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>

Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
  
Bruce Richardson Feb. 6, 2015, 5 p.m. UTC | #2
On Fri, Feb 06, 2015 at 01:57:07PM +0000, Bruce Richardson wrote:
> Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Self-NAK this version - Cristian has already claimed cfgfile and I'm happy to
let him have it :-)

> ---
>  MAINTAINERS | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7a2c3ba..cf6baff 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -278,12 +278,14 @@ F: examples/l3fwd-acl/
>  F: doc/guides/sample_app_ug/l3_forward_access_ctrl.rst
>  
>  Hashes
> +M: Bruce Richardson <bruce.richardson@intel.com>
>  F: lib/librte_hash/
>  F: doc/guides/prog_guide/hash_lib.rst
>  F: app/test/test_hash*
>  F: app/test/test_func_reentrancy.c
>  
>  LPM
> +M: Bruce Richardson <bruce.richardson@intel.com>
>  F: lib/librte_lpm/
>  F: doc/guides/prog_guide/lpm*
>  F: app/test/test_lpm*
> @@ -301,6 +303,7 @@ Other libraries
>  ---------------
>  
>  Configuration file
> +M: Bruce Richardson <bruce.richardson@intel.com>
>  F: lib/librte_cfgfile/
>  
>  Interactive command line
> -- 
> 2.1.0
>
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 7a2c3ba..cf6baff 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -278,12 +278,14 @@  F: examples/l3fwd-acl/
 F: doc/guides/sample_app_ug/l3_forward_access_ctrl.rst
 
 Hashes
+M: Bruce Richardson <bruce.richardson@intel.com>
 F: lib/librte_hash/
 F: doc/guides/prog_guide/hash_lib.rst
 F: app/test/test_hash*
 F: app/test/test_func_reentrancy.c
 
 LPM
+M: Bruce Richardson <bruce.richardson@intel.com>
 F: lib/librte_lpm/
 F: doc/guides/prog_guide/lpm*
 F: app/test/test_lpm*
@@ -301,6 +303,7 @@  Other libraries
 ---------------
 
 Configuration file
+M: Bruce Richardson <bruce.richardson@intel.com>
 F: lib/librte_cfgfile/
 
 Interactive command line