diff options
author | Thomas Petazzoni | 2020-09-14 13:52:39 +0200 |
---|---|---|
committer | Tom Rini | 2020-09-16 16:54:00 -0400 |
commit | 42ef2edc85d04ef7ffd70606a024182380b7da0e (patch) | |
tree | 1b6469b4bf8ae8193141eb0857f165b52a319201 /MAINTAINERS | |
parent | 81d0cef3b268ccc4f1061a3e29850fbd23166d20 (diff) |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 87603d474f5..fdbfd2bcf7c 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 |