Re: [dpdk-dev] [PATCH] maintainers: update for NFP

2022-03-29 Thread Thomas Monjalon
25/03/2022 13:01, heinrich.k...@corigine.com: > From: Heinrich Kuhn > > Niklas has been appointed the new maintainer for the NFP PMD. Update the > MAINTAINERS file to reflect this > > Signed-off-by: Heinrich Kuhn Applied

Re: [dpdk-dev] [PATCH] maintainers: update for NFP

2021-08-31 Thread Ferruh Yigit
On 8/23/2021 9:29 AM, heinrich.k...@corigine.com wrote: > From: Heinrich Kuhn > > Some of Netronome's activities and people have moved over to Corigine, > including NFP PMD maintenance and myself. > > Signed-off-by: Heinrich Kuhn Applied to dpdk-next-net/main, thanks.

Re: [dpdk-dev] [PATCH] maintainers: update for nfp

2021-02-03 Thread Ferruh Yigit
On 2/1/2021 7:56 PM, Ferruh Yigit wrote: On 1/31/2021 10:36 AM, Heinrich Kuhn wrote: Release-on-close has been implemented for the NFP PMD. Remove the UNMAINTAINED flag. Signed-off-by: Heinrich Kuhn ---   MAINTAINERS | 2 +-   1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAIN

Re: [dpdk-dev] [PATCH] maintainers: update for nfp

2021-02-01 Thread Ferruh Yigit
On 1/31/2021 10:36 AM, Heinrich Kuhn wrote: Release-on-close has been implemented for the NFP PMD. Remove the UNMAINTAINED flag. Signed-off-by: Heinrich Kuhn --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 77a2273c1..68c5ce6

Re: [dpdk-dev] [PATCH] maintainers: update for NFP

2020-02-15 Thread Thomas Monjalon
11/02/2020 13:23, Heinrich Kuhn: > Jan is no longer with Netronome. Remove him as maintainer for the > Netronome PMD > > Signed-off-by: Heinrich Kuhn Applied