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 <heinrich.k...@netronome.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 77a2273c1..68c5ce6e5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -815,7 +815,7 @@ F: drivers/net/nfb/
F: doc/guides/nics/nfb.rst
F: doc/guides/nics/features/nfb.ini
-Netronome nfp - UNMAINTAINED
+Netronome nfp
M: Heinrich Kuhn <heinrich.k...@netronome.com>
F: drivers/net/nfp/
F: doc/guides/nics/nfp.rst
Acked-by: Ferruh Yigit <ferruh.yi...@intel.com>
Applied to dpdk-next-net/main, thanks.