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]> 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

