Claim maintainership of the hash library. Signed-off-by: Vladimir Medvedkin <[email protected]> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 2550d95..35a87e8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1430,8 +1430,10 @@ Hashes M: Yipeng Wang <[email protected]> M: Sameh Gobriel <[email protected]> M: Bruce Richardson <[email protected]> +M: Vladimir Medvedkin <[email protected]> F: lib/librte_hash/ F: doc/guides/prog_guide/hash_lib.rst +F: doc/guides/prog_guide/toeplitz_hash_lib.rst F: app/test/test_*hash* F: app/test/test_func_reentrancy.c -- 2.7.4

