fs/erofs: add erofs filesystem support
This patch mainly deals with uncompressed files.
Signed-off-by: Huang Jianan <jnhuang95@gmail.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 5011a54..c13161f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -809,6 +809,13 @@
F: doc/usage/environment.rst
F: scripts/env2string.awk
+EROFS
+M: Huang Jianan <jnhuang95@gmail.com>
+L: linux-erofs@lists.ozlabs.org
+S: Maintained
+F: fs/erofs/
+F: include/erofs.h
+
EVENTS
M: Simon Glass <sjg@chromium.org>
S: Maintained