diff options
| author | Richard Genoud <[email protected]> | 2026-03-13 11:42:29 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-03-26 11:04:28 -0600 |
| commit | 868233099d873cc8e2f8b99f609bdbaed421eab7 (patch) | |
| tree | 9cec53924cae2f61ab2a37c9fea251a582098c5e /MAINTAINERS | |
| parent | eed18b1e25051123804d26525d600c9d2cd76e2c (diff) | |
MAINTAINERS: SQUASHFS: Add myself as co-maintainer
I propose myself to maintain the squashfs files with João.
Also, reorder patterns in alphabetical order.
Signed-off-by: Richard Genoud <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Miquel Raynal <[email protected]>
Reviewed-by: João Marcos Costa <[email protected]>
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 73be3d545fb..e9b04bbfea5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1769,12 +1769,14 @@ F: include/spmi/ SQUASHFS M: Joao Marcos Costa <[email protected]> +M: Richard Genoud <[email protected]> R: Thomas Petazzoni <[email protected]> R: Miquel Raynal <[email protected]> S: Maintained +F: cmd/sqfs.c +F: common/spl/spl_squashfs.c F: fs/squashfs/ F: include/sqfs.h -F: cmd/sqfs.c F: test/py/tests/test_fs/test_squashfs/ STACKPROTECTOR |
