[v1] doc: update ABI in MAINTAINERS file

Message ID 20210622155017.473505-1-mdr@ashroe.eu (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series [v1] doc: update ABI in MAINTAINERS file |

Checks

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

Commit Message

Ray Kinsella June 22, 2021, 3:50 p.m. UTC
  Update to ABI MAINTAINERS.

Signed-off-by: Ray Kinsella <mdr@ashroe.eu>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)
  

Comments

Ferruh Yigit June 25, 2021, 8:08 a.m. UTC | #1
On 6/22/2021 4:50 PM, Ray Kinsella wrote:
> Update to ABI MAINTAINERS.
> 
> Signed-off-by: Ray Kinsella <mdr@ashroe.eu>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5877a16971..dab8883a4f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -117,7 +117,6 @@ F: .ci/
>  
>  ABI Policy & Versioning
>  M: Ray Kinsella <mdr@ashroe.eu>
> -M: Neil Horman <nhorman@tuxdriver.com>
>  F: lib/eal/include/rte_compat.h
>  F: lib/eal/include/rte_function_versioning.h
>  F: doc/guides/contributing/abi_*.rst
> 

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

Tried to reach out Neil multiple times for ABI issues without success.
  
Thomas Monjalon July 9, 2021, 3:50 p.m. UTC | #2
25/06/2021 10:08, Ferruh Yigit:
> On 6/22/2021 4:50 PM, Ray Kinsella wrote:
> > Update to ABI MAINTAINERS.
> > 
> > Signed-off-by: Ray Kinsella <mdr@ashroe.eu>
> > ---
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> >  ABI Policy & Versioning
> >  M: Ray Kinsella <mdr@ashroe.eu>
> > -M: Neil Horman <nhorman@tuxdriver.com>
> >  F: lib/eal/include/rte_compat.h
> >  F: lib/eal/include/rte_function_versioning.h
> >  F: doc/guides/contributing/abi_*.rst
> 
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
> 
> Tried to reach out Neil multiple times for ABI issues without success.

Acked-by: Thomas Monjalon <thomas@monjalon.net>

Applied
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 5877a16971..dab8883a4f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -117,7 +117,6 @@  F: .ci/
 
 ABI Policy & Versioning
 M: Ray Kinsella <mdr@ashroe.eu>
-M: Neil Horman <nhorman@tuxdriver.com>
 F: lib/eal/include/rte_compat.h
 F: lib/eal/include/rte_function_versioning.h
 F: doc/guides/contributing/abi_*.rst