MAINTAINERS: append initramfs files to the VFS section
authorDavid Disseldorp <ddiss@suse.de>
Tue, 18 Mar 2025 04:07:11 +0000 (15:07 +1100)
committerChristian Brauner <brauner@kernel.org>
Tue, 18 Mar 2025 14:13:58 +0000 (15:13 +0100)
At the moment it's a little unclear where initramfs patches should be
sent. This should see them end up on the linux-fsdevel mailing list.

Signed-off-by: David Disseldorp <ddiss@suse.de>
Link: https://lore.kernel.org/r/20250318040711.20683-1-ddiss@suse.de
Signed-off-by: Christian Brauner <brauner@kernel.org>
MAINTAINERS

index 896a307fa06545e2861abe46ea7029f9b4d3628e..6d70925f27c9e6308e27df581f943e805353c908 100644 (file)
@@ -8896,6 +8896,9 @@ F:        include/linux/fs.h
 F:     include/linux/fs_types.h
 F:     include/uapi/linux/fs.h
 F:     include/uapi/linux/openat2.h
+F:     Documentation/driver-api/early-userspace/buffer-format.rst
+F:     init/do_mounts*
+F:     init/*initramfs*
 
 FILESYSTEMS [EXPORTFS]
 M:     Chuck Lever <chuck.lever@oracle.com>