Honnappa and Konstantin contributed actively to the ring library and volunteered to replace myself as maintainers.
Signed-off-by: Olivier Matz <[email protected]> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index c3785554f..db235c2cc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -347,7 +347,8 @@ F: app/test/test_mempool* F: app/test/test_func_reentrancy.c Ring queue -M: Olivier Matz <[email protected]> +M: Honnappa Nagarahalli <[email protected]> +M: Konstantin Ananyev <[email protected]> F: lib/librte_ring/ F: doc/guides/prog_guide/ring_lib.rst F: app/test/test_ring* -- 2.25.1

