[PATCH 4/4] MAINTAINERS: Add entry for 9PFS

Kuan-Wei Chiu visitorckw at gmail.com
Mon Jul 6 23:54:46 CEST 2026


Add maintainer entry for the newly introduced 9P filesystem
subsystem, including the protocol core, vfs integration, and
virtio transport driver.

Signed-off-by: Kuan-Wei Chiu <visitorckw at gmail.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index f4eb2c13a43..2deb6b37420 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -50,6 +50,14 @@ so much easier [Ed]
 Maintainers List (try to look for most precise areas first)
 
 		-----------------------------------
+9PFS
+M:	Kuan-Wei Chiu <visitorckw at gmail.com>
+S:	Maintained
+F:	drivers/virtio/virtio_9p.c
+F:	fs/9p/
+F:	include/9p.h
+F:	net/9p/
+
 ACPI
 M:	Simon Glass <sjg at chromium.org>
 S:	Maintained
-- 
2.55.0.rc2.803.g1fd1e6609c-goog



More information about the U-Boot mailing list