[dpdk-dev] MAINTAINERS: claim responsibility for Link Bonding PMD

Message ID 1422612356-31347-1-git-send-email-declan.doherty@intel.com (mailing list archive)
State Accepted, archived
Headers

Commit Message

Doherty, Declan Jan. 30, 2015, 10:05 a.m. UTC
  Signed-off-by: Declan Doherty <declan.doherty@intel.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Thomas Monjalon Feb. 2, 2015, 11:42 a.m. UTC | #1
2015-01-30 10:05, Declan Doherty:
> Signed-off-by: Declan Doherty <declan.doherty@intel.com>
[...]
>  Link bonding
> +M: Declan Doherty <declan.doherty@intel.com>
>  F: lib/librte_pmd_bond/
>  F: doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst
>  F: app/test/test_link_bonding.c

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

Applied

Thanks Declan for all your work on link bonding library.
  
Zhang, Helin Feb. 9, 2015, 12:44 a.m. UTC | #2
> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Declan Doherty
> Sent: Friday, January 30, 2015 6:06 PM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] MAINTAINERS: claim responsibility for Link Bonding
> PMD
> 
> Signed-off-by: Declan Doherty <declan.doherty@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5fccdbb..743fa49 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -161,6 +161,7 @@ Drivers
>  -------
> 
>  Link bonding
> +M: Declan Doherty <declan.doherty@intel.com>
>  F: lib/librte_pmd_bond/
>  F: doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst
>  F: app/test/test_link_bonding.c
> --
> 1.9.3
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 5fccdbb..743fa49 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -161,6 +161,7 @@  Drivers
 -------
 
 Link bonding
+M: Declan Doherty <declan.doherty@intel.com>
 F: lib/librte_pmd_bond/
 F: doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst
 F: app/test/test_link_bonding.c