From: Jan Kara Date: Tue, 25 Oct 2022 09:30:28 +0000 (+0200) Subject: maintainers: Add ISOFS entry X-Git-Tag: v6.2-rc1~146^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ab7720a2b1175b21cace83757a9fd70408156bae;p=thirdparty%2Flinux.git 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 --- diff --git a/MAINTAINERS b/MAINTAINERS index e04d944005ba8..20667c64dad3f 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 +L: linux-fsdevel@vger.kernel.org +S: Maintained +F: Documentation/filesystems/isofs.rst +F: fs/isofs/ + IT87 HARDWARE MONITORING DRIVER M: Jean Delvare L: linux-hwmon@vger.kernel.org