Add co-maintainer for Memory pool. Suggested-by: Thomas Monjalon <[email protected]> Signed-off-by: Morten Brørup <[email protected]> --- 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 <[email protected]> +M: Morten Brørup <[email protected]> F: lib/mempool/ F: drivers/mempool/ring/ F: doc/guides/prog_guide/mempool_lib.rst -- 2.17.1

