I also followed the development of the SquashFS support in U-Boot as part of Joao Marcos internship, so I would also appreciate receiving new contributions and bug reports related to this topic.
Signed-off-by: Miquel Raynal <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index d073f26493d..e53a25ba724 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -984,6 +984,7 @@ F: include/spmi/ SQUASHFS M: Joao Marcos Costa <[email protected]> R: Thomas Petazzoni <[email protected]> +R: Miquel Raynal <[email protected]> S: Maintained F: fs/squashfs/ F: include/sqfs.h -- 2.20.1

