[PATCH] MAINTAINERS: add missing git address for ext2 entry

From: Chao Yu
Date: Mon Feb 19 2024 - 01:37:39 EST


ext2 git address is missing, add it.

Signed-off-by: Chao Yu <chao@xxxxxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 960512bec428..1c72a1301771 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7984,6 +7984,7 @@ M: Jan Kara <jack@xxxxxxxx>
L: linux-ext4@xxxxxxxxxxxxxxx
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*

--
2.40.1