diff options
author | Jan Kara <jack@suse.cz> | 2022-10-25 11:30:28 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2022-10-25 11:30:28 +0200 |
commit | ab7720a2b1175b21cace83757a9fd70408156bae (patch) | |
tree | 14da3b21b2c898b1f2a22195d0974af2dcb170dc | |
parent | c791730f2554a9ebb8f18df9368dc27d4ebc38c2 (diff) |
maintainers: Add ISOFS entry
We miss ISOFS entry in MAINTAINERS file. Add it and write me as the
maintainer there since ISOFS is pretty low effort these days. Less
random patches for Andrew to merge ;-).
Signed-off-by: Jan Kara <jack@suse.cz>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e04d944005ba..20667c64dad3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10893,6 +10893,13 @@ F: drivers/isdn/Makefile F: drivers/isdn/hardware/ F: drivers/isdn/mISDN/ +ISOFS FILESYSTEM +M: Jan Kara <jack@suse.cz> +L: linux-fsdevel@vger.kernel.org +S: Maintained +F: Documentation/filesystems/isofs.rst +F: fs/isofs/ + IT87 HARDWARE MONITORING DRIVER M: Jean Delvare <jdelvare@suse.com> L: linux-hwmon@vger.kernel.org |