Replace Honnapa Nagarahalli with Wathsala Vithanage as a maintainer for the Ring Queue module.
I have contributed critical correctness fixes under the C11 memory model and added detailed documentation explaining the rationale behind the relaxed memory ordering and synchronization primitives used in the code. Signed-off-by: Wathsala Vithanage <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 45fbebd3c8..c157cc9a97 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -277,7 +277,7 @@ F: lib/eal/include/rte_bitmap.h F: app/test/test_bitmap.c MCSlock -M: Honnappa Nagarahalli <[email protected]> +M: Wathsala Vithanage <[email protected]> F: lib/eal/include/rte_mcslock.h F: app/test/test_mcslock.c -- 2.43.0

