This patch adds a maintainer for the crypto perf test application, to cover the new perf test graphing script.
Signed-off-by: Ciara Power <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 5e9dc1a1a7..9dd3cb9aef 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1585,6 +1585,7 @@ F: doc/guides/tools/comp_perf.rst Crypto performance test application M: Declan Doherty <[email protected]> +M: Ciara Power <[email protected]> T: git://dpdk.org/next/dpdk-next-crypto F: app/test-crypto-perf/ F: doc/guides/tools/cryptoperf.rst -- 2.25.1

