maintainers: add co-maintainer for flow API

Message ID 1577609818-72351-1-git-send-email-orika@mellanox.com (mailing list archive)
State Accepted, archived
Delegated to: Ferruh Yigit
Headers
Series maintainers: add co-maintainer for flow API |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/iol-intel-Performance success Performance Testing PASS
ci/iol-testing success Testing PASS
ci/iol-nxp-Performance success Performance Testing PASS
ci/iol-mellanox-Performance success Performance Testing PASS
ci/travis-robot success Travis build: passed
ci/Intel-compilation success Compilation OK

Commit Message

Ori Kam Dec. 29, 2019, 8:56 a.m. UTC
  I volunteer to be co maintainer for the rte_flow lib.

Signed-off-by: Ori Kam <orika@mellanox.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Adrien Mazarguil Jan. 6, 2020, 10:37 a.m. UTC | #1
On Sun, Dec 29, 2019 at 08:56:58AM +0000, Ori Kam wrote:
> I volunteer to be co maintainer for the rte_flow lib.
> 
> Signed-off-by: Ori Kam <orika@mellanox.com>

Welcome :)

Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
  
Ferruh Yigit Jan. 6, 2020, 3:37 p.m. UTC | #2
On 1/6/2020 10:37 AM, Adrien Mazarguil wrote:
> On Sun, Dec 29, 2019 at 08:56:58AM +0000, Ori Kam wrote:
>> I volunteer to be co maintainer for the rte_flow lib.
>>
>> Signed-off-by: Ori Kam <orika@mellanox.com>
> 
> Welcome :)
> 
> Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
> 

We need help on rte_flow, thank for volunteering Ori!

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
  
Ferruh Yigit Jan. 9, 2020, 3:20 p.m. UTC | #3
On 1/6/2020 3:37 PM, Ferruh Yigit wrote:
> On 1/6/2020 10:37 AM, Adrien Mazarguil wrote:
>> On Sun, Dec 29, 2019 at 08:56:58AM +0000, Ori Kam wrote:
>>> I volunteer to be co maintainer for the rte_flow lib.
>>>
>>> Signed-off-by: Ori Kam <orika@mellanox.com>
>>
>> Welcome :)
>>
>> Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
>>
> 
> We need help on rte_flow, thank for volunteering Ori!
> 
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
> 

Applied to dpdk-next-net/master, thanks.
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 9b5c80f..ed3e71e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -371,6 +371,7 @@  F: doc/guides/prog_guide/switch_representation.rst
 
 Flow API
 M: Adrien Mazarguil <adrien.mazarguil@6wind.com>
+M: Ori Kam <orika@mellanox.com>
 T: git://dpdk.org/next/dpdk-next-net
 F: app/test-pmd/cmdline_flow.c
 F: doc/guides/prog_guide/rte_flow.rst