Signed-off-by: Eugenio Pérez <[email protected]> --- v2: Reorder entries so M entries are ordered before than R. --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 3a19da74d00c..a7edb2709960 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -28876,8 +28876,8 @@ F: include/uapi/linux/virtio_console.h VIRTIO CORE 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] 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

