diff mbox series

[10/10] MAINTAINERS: Add maintainers for guestmemfs

Message ID 20240805093245.889357-11-jgowans@amazon.com (mailing list archive)
State New
Headers show
Series Introduce guestmemfs: persistent in-memory filesystem | expand

Commit Message

Gowans, James Aug. 5, 2024, 9:32 a.m. UTC
Signed-off-by: James Gowans <jgowans@amazon.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 1028eceb59ca..e9c841bb18ba 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9412,6 +9412,14 @@  S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/gtp.git
 F:	drivers/net/gtp.c
 
+GUESTMEMFS
+M:	James Gowans <jgowans@amazon.com>
+M:	Alex Graf <graf@amazon.de>
+L:	linux-fsdevel@vger.kernel.org
+S:	Maintained
+F:	Documentation/filesystems/guestmemfs.rst
+F:	fs/guestmemfs/
+
 GUID PARTITION TABLE (GPT)
 M:	Davidlohr Bueso <dave@stgolabs.net>
 L:	linux-efi@vger.kernel.org