MAINTAINERS: update entry for compressdev

Message ID 1633537547-10453-1-git-send-email-fiona.trahe@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series MAINTAINERS: update entry for compressdev |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK
ci/iol-broadcom-Functional success Functional Testing PASS
ci/intel-Testing success Testing PASS
ci/iol-broadcom-Performance success Performance Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/iol-intel-Functional success Functional Testing PASS
ci/iol-spell-check-testing success Testing PASS
ci/github-robot: build success github build: passed
ci/iol-aarch64-compile-testing success Testing PASS
ci/iol-x86_64-compile-testing success Testing PASS
ci/iol-x86_64-unit-testing success Testing PASS
ci/iol-mellanox-Performance success Performance Testing PASS

Commit Message

Fiona Trahe Oct. 6, 2021, 4:25 p.m. UTC
  Replacing myself with Fan as compressdev API maintainer.

Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
---
 MAINTAINERS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
  

Comments

Thomas Monjalon Oct. 11, 2021, 7:05 p.m. UTC | #1
06/10/2021 18:25, Fiona Trahe:
> Replacing myself with Fan as compressdev API maintainer.
> 
> Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>

Fan, do you ack?
  
Fan Zhang Nov. 25, 2021, 10:07 a.m. UTC | #2
> -----Original Message-----
> From: Trahe, Fiona <fiona.trahe@intel.com>
> Sent: Wednesday, October 6, 2021 5:26 PM
> To: dev@dpdk.org
> Cc: Trahe, Fiona <fiona.trahe@intel.com>; Zhang, Roy Fan
> <roy.fan.zhang@intel.com>; ashish.gupta@marvell.com
> Subject: [PATCH] MAINTAINERS: update entry for compressdev
> 
> Replacing myself with Fan as compressdev API maintainer.
> 
> Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
> ---
>  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 <roy.fan.zhang@intel.com>
  
Thomas Monjalon Nov. 26, 2021, 11:18 a.m. UTC | #3
25/11/2021 11:07, Zhang, Roy Fan:
> > -----Original Message-----
> > From: Trahe, Fiona <fiona.trahe@intel.com>
> > Sent: Wednesday, October 6, 2021 5:26 PM
> > To: dev@dpdk.org
> > Cc: Trahe, Fiona <fiona.trahe@intel.com>; Zhang, Roy Fan
> > <roy.fan.zhang@intel.com>; ashish.gupta@marvell.com
> > 
> > Replacing myself with Fan as compressdev API maintainer.
> > 
> > Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
> > ---
> >  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/

> Acked-by: Fan Zhang <roy.fan.zhang@intel.com>

Ashish, what is your vote?
  
Ashish Gupta Nov. 26, 2021, 2:33 p.m. UTC | #4
> -----Original Message-----
> From: Fiona Trahe <fiona.trahe@intel.com>
> Sent: Wednesday, October 6, 2021 9:56 PM
> To: dev@dpdk.org
> Cc: fiona.trahe@intel.com; roy.fan.zhang@intel.com; Ashish Gupta
> <ashishg@marvell.com>
> Subject: [EXT] [PATCH] MAINTAINERS: update entry for compressdev
> 
> External Email
> 
> ----------------------------------------------------------------------
> Replacing myself with Fan as compressdev API maintainer.
> 
> Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
> ---
>  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: Ashish Gupta <ashish.gupta@marvell.com>
  
Thomas Monjalon Nov. 26, 2021, 5:22 p.m. UTC | #5
> > Replacing myself with Fan as compressdev API maintainer.
> > 
> > Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
> > ---
> >  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>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
> Acked-by: Ashish Gupta <ashish.gupta@marvell.com>

Applied, thanks all.
  

Patch

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/