[PATCH] MAINTAINERS: add myself as reviewer for SquashFS

As I have followed the development of the SquashFS support in U-Boot as part of Joao Marcos work, it makes sense to get Cc'ed on contributions/bug reports related to the squashfs support.
Signed-off-by: Thomas Petazzoni thomas.petazzoni@bootlin.com --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 101f4e185d..d073f26493 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -983,6 +983,7 @@ F: include/spmi/
SQUASHFS M: Joao Marcos Costa joaomarcos.costa@bootlin.com +R: Thomas Petazzoni thomas.petazzoni@bootlin.com S: Maintained F: fs/squashfs/ F: include/sqfs.h

On Mon, Sep 14, 2020 at 01:52:39PM +0200, Thomas Petazzoni wrote:
As I have followed the development of the SquashFS support in U-Boot as part of Joao Marcos work, it makes sense to get Cc'ed on contributions/bug reports related to the squashfs support.
Signed-off-by: Thomas Petazzoni thomas.petazzoni@bootlin.com
Applied to u-boot/master, thanks!
participants (2)
-
Thomas Petazzoni
-
Tom Rini