[v1] maintainers: add maintainer for Intel MEV drivers

Message ID 20241025070120.3293468-1-praveen.shetty@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Bruce Richardson
Headers
Series [v1] maintainers: add maintainer for Intel MEV drivers |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/loongarch-compilation success Compilation OK
ci/loongarch-unit-testing success Unit Testing PASS
ci/Intel-compilation success Compilation OK
ci/intel-Testing success Testing PASS
ci/intel-Functional success Functional PASS
ci/github-robot: build success github build: passed

Commit Message

Praveen Shetty Oct. 25, 2024, 7:01 a.m. UTC
Add Praveen Shetty as official maintainer for Intel IDPF
and CPFL drivers in the MAINTAINERS file.

Signed-off-by: Praveen Shetty <praveen.shetty@intel.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

Bruce Richardson Oct. 25, 2024, 8:17 a.m. UTC | #1
On Fri, Oct 25, 2024 at 07:01:20AM +0000, Praveen Shetty wrote:
> Add Praveen Shetty as official maintainer for Intel IDPF
> and CPFL drivers in the MAINTAINERS file.
> 
> Signed-off-by: Praveen Shetty <praveen.shetty@intel.com>

Thanks Praveen.
Acked-by: Bruce Richardson <bruce.richardson@intel.com>

> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6ea7850093..3d626ae7a0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -805,6 +805,7 @@ F: doc/guides/nics/features/ice.ini
>  
>  Intel idpf
>  M: Jingjing Wu <jingjing.wu@intel.com>
> +M: Praveen Shetty <praveen.shetty@intel.com>
>  T: git://dpdk.org/next/dpdk-next-net-intel
>  F: drivers/net/idpf/
>  F: drivers/common/idpf/
> @@ -812,6 +813,7 @@ F: doc/guides/nics/idpf.rst
>  F: doc/guides/nics/features/idpf.ini
>  
>  Intel cpfl - EXPERIMENTAL
> +M: Praveen Shetty <praveen.shetty@intel.com>
>  T: git://dpdk.org/next/dpdk-next-net-intel
>  F: drivers/net/cpfl/
>  F: doc/guides/nics/cpfl.rst
> -- 
> 2.34.1
>
  
Bruce Richardson Oct. 25, 2024, 10:15 a.m. UTC | #2
On Fri, Oct 25, 2024 at 09:17:30AM +0100, Bruce Richardson wrote:
> On Fri, Oct 25, 2024 at 07:01:20AM +0000, Praveen Shetty wrote:
> > Add Praveen Shetty as official maintainer for Intel IDPF
> > and CPFL drivers in the MAINTAINERS file.
> > 
> > Signed-off-by: Praveen Shetty <praveen.shetty@intel.com>
> 
> Thanks Praveen.
> Acked-by: Bruce Richardson <bruce.richardson@intel.com>
> 
Applied to dpdk-next-net-intel.
Thanks,
/Bruce
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 6ea7850093..3d626ae7a0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -805,6 +805,7 @@  F: doc/guides/nics/features/ice.ini
 
 Intel idpf
 M: Jingjing Wu <jingjing.wu@intel.com>
+M: Praveen Shetty <praveen.shetty@intel.com>
 T: git://dpdk.org/next/dpdk-next-net-intel
 F: drivers/net/idpf/
 F: drivers/common/idpf/
@@ -812,6 +813,7 @@  F: doc/guides/nics/idpf.rst
 F: doc/guides/nics/features/idpf.ini
 
 Intel cpfl - EXPERIMENTAL
+M: Praveen Shetty <praveen.shetty@intel.com>
 T: git://dpdk.org/next/dpdk-next-net-intel
 F: drivers/net/cpfl/
 F: doc/guides/nics/cpfl.rst