The raw/ifpga driver does not belong in the next-net-intel tree because: a) it's not a "net" driver b) it's now maintained by Altera
So remove the line in MAINTAINERS targeting patches for that driver at next-net-intel tree. Signed-off-by: Bruce Richardson <[email protected]> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 0f5539f851..59694f6e82 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1575,7 +1575,6 @@ Rawdev Drivers Intel FPGA M: Rosen Xu <[email protected]> -T: git://dpdk.org/next/dpdk-next-net-intel F: drivers/raw/ifpga/ F: doc/guides/rawdevs/ifpga.rst -- 2.51.0

