This was not listed as part of the DFU entry. Add it to make sure that the DFU maintainers get CC'ed on patches for spl_dfu.
Signed-off-by: Mattijs Korpershoek <mkorpersh...@kernel.org> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index d62dd35a385bf50cb48831049a3ee1189d75f579..114522c4758c0cee97a9bdb86a7a2c8b3bf3fdc2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1073,6 +1073,7 @@ T: git https://source.denx.de/u-boot/custodians/u-boot-dfu.git F: cmd/dfu.c F: cmd/usb_*.c F: common/dfu.c +F: common/spl/spl_dfu.c F: common/update.c F: doc/api/dfu.rst F: doc/usage/dfu.rst --- base-commit: 17012e3068d047ad71460f039eeb0c3be63f82a0 change-id: 20250618-maintainers-dfu-spl-7e2e56b42232 Best regards, -- Mattijs Korpershoek <mkorpersh...@kernel.org>