Replace Honnapa Nagarahalli with Wathsala Vithanage as a maintainer for the Ring Queue module.
I have contributed multiple bug fixes critical for correctness under the C11 memory model and have been actively reviewing code for this module over the past year. Signed-off-by: Wathsala Vithanage <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index d7d8dbdb25..45fbebd3c8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -412,8 +412,8 @@ F: app/test/test_mempool* F: app/test/test_func_reentrancy.c Ring queue -M: Honnappa Nagarahalli <[email protected]> M: Konstantin Ananyev <[email protected]> +M: Wathsala Vithanage <[email protected]> F: lib/ring/ F: doc/guides/prog_guide/ring_lib.rst F: app/test/test_ring* -- 2.43.0

