RE: [PATCH] MAINTAINERS: update entry for compressdev
From: Zhang, Roy Fan <hidden>
Date: 2021-11-25 10:07:37
quoted hunk ↗ jump to hunk
-----Original Message----- From: Trahe, Fiona <redacted> Sent: Wednesday, October 6, 2021 5:26 PM To: dev@dpdk.org Cc: Trahe, Fiona <redacted>; Zhang, Roy Fan [off-list ref]; ashish.gupta@marvell.com Subject: [PATCH] MAINTAINERS: update entry for compressdev Replacing myself with Fan as compressdev API maintainer. Signed-off-by: Fiona Trahe <redacted> --- MAINTAINERS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)diff --git a/MAINTAINERS b/MAINTAINERS index 278e5b3..2586468 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -438,7 +438,7 @@ F: doc/guides/prog_guide/rte_security.rst F: app/test/test_security.c Compression API - EXPERIMENTAL -M: Fiona Trahe <fiona.trahe@intel.com> +M: Fan Zhang <roy.fan.zhang@intel.com> M: Ashish Gupta <ashish.gupta@marvell.com> T: git://dpdk.org/next/dpdk-next-crypto F: lib/compressdev/ --1.7.0.7
Acked-by: Fan Zhang <redacted>