maintainers: update for mempool library

Message ID 20231101162018.42733-1-mb@smartsharesystems.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series maintainers: update for mempool library |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/loongarch-compilation success Compilation OK
ci/loongarch-unit-testing success Unit Testing PASS
ci/Intel-compilation success Compilation OK
ci/intel-Testing success Testing PASS
ci/intel-Functional success Functional PASS
ci/github-robot: build fail github build: failed
ci/iol-mellanox-Performance success Performance Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/iol-intel-Functional success Functional Testing PASS
ci/iol-broadcom-Performance success Performance Testing PASS
ci/iol-compile-amd64-testing success Testing PASS
ci/iol-broadcom-Functional success Functional Testing PASS
ci/iol-compile-arm64-testing success Testing PASS
ci/iol-unit-amd64-testing success Testing PASS
ci/iol-sample-apps-testing success Testing PASS
ci/iol-unit-arm64-testing success Testing PASS

Commit Message

Morten Brørup Nov. 1, 2023, 4:20 p.m. UTC
  Add co-maintainer for Memory pool.

Suggested-by: Thomas Monjalon <thomas@monjalon.net>
Signed-off-by: Morten Brørup <mb@smartsharesystems.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Andrew Rybchenko Nov. 1, 2023, 4:48 p.m. UTC | #1
On November 1, 2023 19:20:29 Morten Brørup <mb@smartsharesystems.com> wrote:

> Add co-maintainer for Memory pool.
>
> Suggested-by: Thomas Monjalon <thomas@monjalon.net>
> Signed-off-by: Morten Brørup <mb@smartsharesystems.com>

Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>

> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4083658697..8a4e9f0a9e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -379,6 +379,7 @@ T: git://dpdk.org/dpdk
>
> Memory pool
> M: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
> +M: Morten Brørup <mb@smartsharesystems.com>
> F: lib/mempool/
> F: drivers/mempool/ring/
> F: doc/guides/prog_guide/mempool_lib.rst
> --
> 2.17.1
  
Thomas Monjalon Nov. 6, 2023, 9:15 p.m. UTC | #2
01/11/2023 17:48, Andrew Rybchenko:
> 
> On November 1, 2023 19:20:29 Morten Brørup <mb@smartsharesystems.com> wrote:
> 
> > Add co-maintainer for Memory pool.
> >
> > Suggested-by: Thomas Monjalon <thomas@monjalon.net>
> > Signed-off-by: Morten Brørup <mb@smartsharesystems.com>
> 
> Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>

Applied, thanks Morten for helping.
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 4083658697..8a4e9f0a9e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -379,6 +379,7 @@  T: git://dpdk.org/dpdk
 
 Memory pool
 M: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
+M: Morten Brørup <mb@smartsharesystems.com>
 F: lib/mempool/
 F: drivers/mempool/ring/
 F: doc/guides/prog_guide/mempool_lib.rst