maintainers: update for ethdev

Message ID 20180629145857.16629-1-thomas@monjalon.net (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series maintainers: update for ethdev |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation fail apply issues

Commit Message

Thomas Monjalon June 29, 2018, 2:58 p.m. UTC
  Ferruh and Andrew are doing excellent reviews and contributions
to ethdev API.
They become official maintainers and responsibles of this major lib.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

Andrew Rybchenko June 29, 2018, 3:11 p.m. UTC | #1
On 06/29/2018 05:58 PM, Thomas Monjalon wrote:
> Ferruh and Andrew are doing excellent reviews and contributions
> to ethdev API.
> They become official maintainers and responsibles of this major lib.
>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---
>   MAINTAINERS | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3bc928f46..dabb12d65 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -300,6 +300,8 @@ F: test/test/test_mbuf.c
>   
>   Ethernet API
>   M: Thomas Monjalon <thomas@monjalon.net>
> +M: Ferruh Yigit <ferruh.yigit@intel.com>
> +M: Andrew Rybchenko <arybchenko@solarflare.com>
>   T: git://dpdk.org/next/dpdk-next-net
>   F: lib/librte_ethdev/
>   F: devtools/test-null.sh

Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
  
Ferruh Yigit June 29, 2018, 3:51 p.m. UTC | #2
On 6/29/2018 4:11 PM, Andrew Rybchenko wrote:
> On 06/29/2018 05:58 PM, Thomas Monjalon wrote:
>> Ferruh and Andrew are doing excellent reviews and contributions
>> to ethdev API.
>> They become official maintainers and responsibles of this major lib.
>>
>> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
>> ---
>>   MAINTAINERS | 2 ++
>>   1 file changed, 2 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 3bc928f46..dabb12d65 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -300,6 +300,8 @@ F: test/test/test_mbuf.c
>>   
>>   Ethernet API
>>   M: Thomas Monjalon <thomas@monjalon.net>
>> +M: Ferruh Yigit <ferruh.yigit@intel.com>
>> +M: Andrew Rybchenko <arybchenko@solarflare.com>
>>   T: git://dpdk.org/next/dpdk-next-net
>>   F: lib/librte_ethdev/
>>   F: devtools/test-null.sh
> 
> Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
  
Thomas Monjalon June 29, 2018, 4:06 p.m. UTC | #3
29/06/2018 17:51, Ferruh Yigit:
> On 6/29/2018 4:11 PM, Andrew Rybchenko wrote:
> > On 06/29/2018 05:58 PM, Thomas Monjalon wrote:
> >> Ferruh and Andrew are doing excellent reviews and contributions
> >> to ethdev API.
> >> They become official maintainers and responsibles of this major lib.
> >>
> >> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> > 
> > Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

Applied, thanks again
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 3bc928f46..dabb12d65 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -300,6 +300,8 @@  F: test/test/test_mbuf.c
 
 Ethernet API
 M: Thomas Monjalon <thomas@monjalon.net>
+M: Ferruh Yigit <ferruh.yigit@intel.com>
+M: Andrew Rybchenko <arybchenko@solarflare.com>
 T: git://dpdk.org/next/dpdk-next-net
 F: lib/librte_ethdev/
 F: devtools/test-null.sh