aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2022-10-25 11:30:28 +0200
committerJan Kara <jack@suse.cz>2022-10-25 11:30:28 +0200
commitab7720a2b1175b21cace83757a9fd70408156bae (patch)
tree14da3b21b2c898b1f2a22195d0974af2dcb170dc
parentudf: Avoid double brelse() in udf_rename() (diff)
downloadwireguard-linux-ab7720a2b1175b21cace83757a9fd70408156bae.tar.xz
wireguard-linux-ab7720a2b1175b21cace83757a9fd70408156bae.zip
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>
Diffstat (limited to '')
-rw-r--r--MAINTAINERS7
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