The MAINTAINERS file was only updated to replace Paul with Luca for the next-dts tree only. This commit adds Luca as a maintainer for the dts folder on the main tree as well.
Signed-off-by: Luca Vizzarro <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 7aca98c537..1700ac74a5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1981,7 +1981,7 @@ F: app/proc-info/ F: doc/guides/tools/proc_info.rst DTS -M: Paul Szczepanek <[email protected]> +M: Luca Vizzarro <[email protected]> M: Patrick Robb <[email protected]> T: git://dpdk.org/next/dpdk-next-dts F: dts/ -- 2.43.0

