On Wed, Sep 2, 2026 at 2:49 PM Stefano Garzarella <[email protected]> wrote: > > On Wed, Sep 02, 2026 at 11:24:59AM +0200, Eugenio Pérez wrote: > >Signed-off-by: Eugenio Pérez <[email protected]> > >--- > > MAINTAINERS | 6 +++--- > > 1 file changed, 3 insertions(+), 3 deletions(-) > > > >diff --git a/MAINTAINERS b/MAINTAINERS > >index 3a19da74d00c..a92c5712d8cc 100644 > >--- a/MAINTAINERS > >+++ b/MAINTAINERS > >@@ -28877,7 +28877,7 @@ VIRTIO CORE > > M: "Michael S. Tsirkin" <[email protected]> > > M: Jason Wang <[email protected]> > > R: Xuan Zhuo <[email protected]> > >-R: Eugenio Pérez <[email protected]> > >+M: Eugenio Pérez <[email protected]> > > Should this be moved up before R: entries? >
Ouch I forgot to reorder this one, > BTW thanks for the effort! > Welcome! :). > Stefano > > > L: [email protected] > > S: Maintained > > F: Documentation/ABI/testing/sysfs-bus-vdpa > >@@ -28954,7 +28954,7 @@ F: include/uapi/linux/virtio_gpu.h > > VIRTIO HOST (VHOST) > > M: "Michael S. Tsirkin" <[email protected]> > > M: Jason Wang <[email protected]> > >-R: Eugenio Pérez <[email protected]> > >+M: Eugenio Pérez <[email protected]> > > L: [email protected] > > L: [email protected] > > L: [email protected] > >@@ -29009,8 +29009,8 @@ F: include/uapi/linux/virtio_mem.h > > VIRTIO NET DRIVER > > M: "Michael S. Tsirkin" <[email protected]> > > M: Jason Wang <[email protected]> > >+M: Eugenio Pérez <[email protected]> > > R: Xuan Zhuo <[email protected]> > >-R: Eugenio Pérez <[email protected]> > > L: [email protected] > > L: [email protected] > > S: Maintained > >-- > >2.55.0 > > >

