maintainers: resign from stack library

Message ID 20201029145226.15363-1-gage.eads@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series maintainers: resign from stack library |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/iol-broadcom-Performance success Performance Testing PASS
ci/iol-intel-Functional success Functional Testing PASS
ci/iol-broadcom-Functional success Functional Testing PASS
ci/iol-testing success Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/Intel-compilation success Compilation OK
ci/travis-robot success Travis build: passed
ci/iol-mellanox-Performance success Performance Testing PASS

Commit Message

Eads, Gage Oct. 29, 2020, 2:52 p.m. UTC
  I'm moving on to a new position in November and won't be able to continue
as a stack library maintainer.

Thanks to fellow maintainer Olivier, and the rest of the DPDK community,
for the support over the past few years.

Signed-off-by: Gage Eads <gage.eads@intel.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)
  

Comments

Eads, Gage Oct. 29, 2020, 2:51 p.m. UTC | #1
(Off-list) I discussed filling the spot with Steven, Dharmik, and Honnappa. If I may
speak on their behalf -- Steven suggested Dharmik, who helped with Steven's stack
patches and knows the library well, and has shown his lock-free algorithm expertise
in other parts of DPDK. I'd support Dharmik to take on the role.

Thanks,
Gage

> -----Original Message-----
> From: Eads, Gage <gage.eads@intel.com>
> Sent: Thursday, October 29, 2020 9:52 AM
> To: dev@dpdk.org
> Cc: olivier.matz@6wind.com; thomas@monjalon.net; Eads, Gage
> <gage.eads@intel.com>; dharmik.thakkar@arm.com; Steven.Lariau@arm.com;
> Honnappa.Nagarahalli@arm.com
> Subject: [PATCH] maintainers: resign from stack library
> 
> I'm moving on to a new position in November and won't be able to continue
> as a stack library maintainer.
> 
> Thanks to fellow maintainer Olivier, and the rest of the DPDK community,
> for the support over the past few years.
> 
> Signed-off-by: Gage Eads <gage.eads@intel.com>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5b390d1d8..1265df1ec 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -362,7 +362,6 @@ F: app/test/test_ring*
>  F: app/test/test_func_reentrancy.c
> 
>  Stack
> -M: Gage Eads <gage.eads@intel.com>
>  M: Olivier Matz <olivier.matz@6wind.com>
>  F: lib/librte_stack/
>  F: drivers/mempool/stack/
> --
> 2.13.6
  
Thomas Monjalon Nov. 3, 2020, 8:10 p.m. UTC | #2
29/10/2020 15:52, Gage Eads:
> I'm moving on to a new position in November and won't be able to continue
> as a stack library maintainer.
> 
> Thanks to fellow maintainer Olivier, and the rest of the DPDK community,
> for the support over the past few years.
> 
> Signed-off-by: Gage Eads <gage.eads@intel.com>
> ---
>  Stack
> -M: Gage Eads <gage.eads@intel.com>
>  M: Olivier Matz <olivier.matz@6wind.com>
>  F: lib/librte_stack/
>  F: drivers/mempool/stack/

Applied
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 5b390d1d8..1265df1ec 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -362,7 +362,6 @@  F: app/test/test_ring*
 F: app/test/test_func_reentrancy.c
 
 Stack
-M: Gage Eads <gage.eads@intel.com>
 M: Olivier Matz <olivier.matz@6wind.com>
 F: lib/librte_stack/
 F: drivers/mempool/stack/