From: Chao Yu Date: Mon, 19 Feb 2024 06:37:18 +0000 (+0800) Subject: MAINTAINERS: add missing git address for ext2 entry X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d27f41eed5d64f0f4ca2fcb44f417e7dd9d23e11;p=linux.git MAINTAINERS: add missing git address for ext2 entry ext2 git address is missing, add it. Signed-off-by: Chao Yu Signed-off-by: Jan Kara Message-Id: <20240219063718.3682824-1-chao@kernel.org> --- diff --git a/MAINTAINERS b/MAINTAINERS index 8d1052fa6a692..b81670215c40c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7984,6 +7984,7 @@ M: Jan Kara L: linux-ext4@vger.kernel.org S: Maintained F: Documentation/filesystems/ext2.rst +T: git git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git F: fs/ext2/ F: include/linux/ext2*