maintainers: update for mempool

Message ID 20180702155535.20573-1-olivier.matz@6wind.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series maintainers: update for mempool |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK

Commit Message

Olivier Matz July 2, 2018, 3:55 p.m. UTC
  Given its very good contributions to this library, add Andrew as
official maintainer for librte_mempool.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Andrew Rybchenko July 2, 2018, 4:08 p.m. UTC | #1
On 07/02/2018 06:55 PM, Olivier Matz wrote:
> Given its very good contributions to this library, add Andrew as
> official maintainer for librte_mempool.
>
> Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index dabb12d65..7781e43c5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -277,6 +277,7 @@ Core Libraries
>   
>   Memory pool
>   M: Olivier Matz <olivier.matz@6wind.com>
> +M: Andrew Rybchenko <arybchenko@solarflare.com>
>   F: lib/librte_mempool/
>   F: drivers/mempool/Makefile
>   F: drivers/mempool/ring/

Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
  
Thomas Monjalon July 11, 2018, 5:03 p.m. UTC | #2
02/07/2018 18:08, Andrew Rybchenko:
> On 07/02/2018 06:55 PM, Olivier Matz wrote:
> > Given its very good contributions to this library, add Andrew as
> > official maintainer for librte_mempool.
> >
> > Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
> > ---
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -277,6 +277,7 @@ Core Libraries
> >   
> >   Memory pool
> >   M: Olivier Matz <olivier.matz@6wind.com>
> > +M: Andrew Rybchenko <arybchenko@solarflare.com>
> >   F: lib/librte_mempool/
> >   F: drivers/mempool/Makefile
> >   F: drivers/mempool/ring/
> 
> Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>

Applied, thanks Andrew :)
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index dabb12d65..7781e43c5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -277,6 +277,7 @@  Core Libraries
 
 Memory pool
 M: Olivier Matz <olivier.matz@6wind.com>
+M: Andrew Rybchenko <arybchenko@solarflare.com>
 F: lib/librte_mempool/
 F: drivers/mempool/Makefile
 F: drivers/mempool/ring/