Messages in this thread Patch in this message |  | | From | Stefan Hajnoczi <> | | Subject | [PATCH] MAINTAINERS: add German Maglione as virtiofs co-maintainer | | Date | Wed, 26 Nov 2025 16:15:48 -0500 |
| |
German Maglione is a co-maintainer of the virtiofsd userspace device implementation (https://gitlab.com/virtio-fs/virtiofsd) and is currently one of the most active virtiofs developers outside the kernel.
I have not worked on virtiofs except to review kernel patches for a few years now and would like German to take over from me gradually. It is healthier to have a kernel maintainer who is actively involved. I expect to remove myself in a few months.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 6df89b14b521a..99e0ff4170f00 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -27165,6 +27165,7 @@ F: arch/s390/include/uapi/asm/virtio-ccw.h F: drivers/s390/virtio/ VIRTIO FILE SYSTEM +M: German Maglione <gmaglione@redhat.com> M: Vivek Goyal <vgoyal@redhat.com> M: Stefan Hajnoczi <stefanha@redhat.com> M: Miklos Szeredi <miklos@szeredi.hu> -- 2.52.0
|  |