diff options
| author | Miquel Raynal <[email protected]> | 2020-09-14 17:44:36 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2020-09-16 16:54:00 -0400 |
| commit | c4d0384a4ac492969e36b60813fec8bf25ddd725 (patch) | |
| tree | f2c2e1466ab8331b16b4614e1c78ba402448d4c5 | |
| 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 <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fdbfd2bcf7c..7e46470c709 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 |
