diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2020-09-14 17:44:36 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-09-16 16:54:00 -0400 |
commit | c4d0384a4ac492969e36b60813fec8bf25ddd725 (patch) | |
tree | f2c2e1466ab8331b16b4614e1c78ba402448d4c5 /MAINTAINERS | |
parent | 42ef2edc85d04ef7ffd70606a024182380b7da0e (diff) |
MAINTAINERS: add myself as reviewer for SquashFS
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 <miquel.raynal@bootlin.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fdbfd2bcf7..7e46470c70 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -984,6 +984,7 @@ F: include/spmi/ SQUASHFS M: Joao Marcos Costa <joaomarcos.costa@bootlin.com> R: Thomas Petazzoni <thomas.petazzoni@bootlin.com> +R: Miquel Raynal <miquel.raynal@bootlin.com> S: Maintained F: fs/squashfs/ F: include/sqfs.h |