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 <[email protected]>
---
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 <[email protected]>
+M: Andrew Rybchenko <[email protected]>
F: lib/librte_mempool/
F: drivers/mempool/Makefile
F: drivers/mempool/ring/
Acked-by: Andrew Rybchenko <[email protected]>