maintainers: Update MAINTAINERS for FIPS validation

Message ID 20220307151347.268283-1-brian.dooley@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series maintainers: Update MAINTAINERS for FIPS validation |

Checks

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

Commit Message

Dooley, Brian March 7, 2022, 3:13 p.m. UTC
  Replace Marko Kovacevic with Brian Dooley and Fan Zhang

Signed-off-by: Brian Dooley <brian.dooley@intel.com>
Cc: Marko Kovacevic <marko.kovacevic@intel.com>
Cc: Fan Zhang <roy.fan.zhang@intel.com>
Cc: Akhil Goyal <gakhil@marvell.com>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
  

Comments

Fan Zhang March 8, 2022, 10:04 a.m. UTC | #1
> -----Original Message-----
> From: Dooley, Brian <brian.dooley@intel.com>
> Sent: Monday, March 7, 2022 3:14 PM
> To: dev@dpdk.org
> Cc: stable@dpdk.org; Dooley, Brian <brian.dooley@intel.com>; Kovacevic,
> Marko <marko.kovacevic@intel.com>; Zhang, Roy Fan
> <roy.fan.zhang@intel.com>; Akhil Goyal <gakhil@marvell.com>; Thomas
> Monjalon <thomas@monjalon.net>
> Subject: [PATCH] maintainers: Update MAINTAINERS for FIPS validation
> 
> Replace Marko Kovacevic with Brian Dooley and Fan Zhang
> 
> Signed-off-by: Brian Dooley <brian.dooley@intel.com>
> Cc: Marko Kovacevic <marko.kovacevic@intel.com>
> Cc: Fan Zhang <roy.fan.zhang@intel.com>
> Cc: Akhil Goyal <gakhil@marvell.com>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 75778343a5..c9c1cf7285 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1707,7 +1707,8 @@ F: examples/ethtool/
>  F: doc/guides/sample_app_ug/ethtool.rst
> 
>  FIPS validation example
> -M: Marko Kovacevic <marko.kovacevic@intel.com>
> +M: Fan Zhang <roy.fan.zhang@intel.com>
> +M: Brian Dooley <brian.dooley@intel.com>
>  F: examples/fips_validation/
>  F: doc/guides/sample_app_ug/fips_validation.rst
> 
> --
> 2.25.1
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
  
Thomas Monjalon March 8, 2022, 11:18 p.m. UTC | #2
> > Replace Marko Kovacevic with Brian Dooley and Fan Zhang
> > 
> >  FIPS validation example
> > -M: Marko Kovacevic <marko.kovacevic@intel.com>
> > +M: Fan Zhang <roy.fan.zhang@intel.com>
> > +M: Brian Dooley <brian.dooley@intel.com>
> >  F: examples/fips_validation/
> >  F: doc/guides/sample_app_ug/fips_validation.rst
> > 
> Acked-by: Fan Zhang <roy.fan.zhang@intel.com>

Applied, thanks.
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 75778343a5..c9c1cf7285 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1707,7 +1707,8 @@  F: examples/ethtool/
 F: doc/guides/sample_app_ug/ethtool.rst
 
 FIPS validation example
-M: Marko Kovacevic <marko.kovacevic@intel.com>
+M: Fan Zhang <roy.fan.zhang@intel.com>
+M: Brian Dooley <brian.dooley@intel.com>
 F: examples/fips_validation/
 F: doc/guides/sample_app_ug/fips_validation.rst