This commit adds a maintainers to RegEx lib and to the new Mellanox RegEx PMD.
Signed-off-by: Ori Kam <or...@mellanox.com> --- MAINTAINERS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 53a5e9a..d11306a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -447,6 +447,11 @@ F: app/test/test_compressdev* F: doc/guides/prog_guide/compressdev.rst F: doc/guides/compressdevs/features/default.ini +RegEx API +M: Ori Kam <or...@mellanox.com> +F: lib/librte_regexdev/ +F: doc/guides/prog_guid/regexdev_lib.rst + Eventdev API M: Jerin Jacob <jer...@marvell.com> T: git://dpdk.org/next/dpdk-next-eventdev @@ -1189,6 +1194,16 @@ F: drivers/event/opdl/ F: doc/guides/eventdevs/opdl.rst +RegEx Drivers +------------------ +M: Ori Kam <or...@mellanox.com> +F: drivers/regex/ + +Mellanox BF2 +M: Ori Kam <or...@mellanox.com> +F: drivers/regex/mlx5/ + + Rawdev Drivers -------------- -- 1.8.3.1