[PATCH] virtio: add Eugenio Pérez as Maintainer

Eugenio Pérez posted 1 patch 3 weeks, 3 days ago
There is a newer version of this series
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
[PATCH] virtio: add Eugenio Pérez as Maintainer
Posted by Eugenio Pérez 3 weeks, 3 days ago
Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
---
 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" <mst@redhat.com>
 M:	Jason Wang <jasowangio@gmail.com>
 R:	Xuan Zhuo <xuanzhuo@linux.alibaba.com>
-R:	Eugenio Pérez <eperezma@redhat.com>
+M:	Eugenio Pérez <eperezma@redhat.com>
 L:	virtualization@lists.linux.dev
 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" <mst@redhat.com>
 M:	Jason Wang <jasowangio@gmail.com>
-R:	Eugenio Pérez <eperezma@redhat.com>
+M:	Eugenio Pérez <eperezma@redhat.com>
 L:	kvm@vger.kernel.org
 L:	virtualization@lists.linux.dev
 L:	netdev@vger.kernel.org
@@ -29009,8 +29009,8 @@ F:	include/uapi/linux/virtio_mem.h
 VIRTIO NET DRIVER
 M:	"Michael S. Tsirkin" <mst@redhat.com>
 M:	Jason Wang <jasowangio@gmail.com>
+M:	Eugenio Pérez <eperezma@redhat.com>
 R:	Xuan Zhuo <xuanzhuo@linux.alibaba.com>
-R:	Eugenio Pérez <eperezma@redhat.com>
 L:	netdev@vger.kernel.org
 L:	virtualization@lists.linux.dev
 S:	Maintained
--
2.55.0

Re: [PATCH] virtio: add Eugenio Pérez as Maintainer
Posted by Stefano Garzarella 3 weeks, 2 days ago
On Wed, Sep 02, 2026 at 11:24:59AM +0200, Eugenio Pérez wrote:
>Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
>---
> 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" <mst@redhat.com>
> M:	Jason Wang <jasowangio@gmail.com>
> R:	Xuan Zhuo <xuanzhuo@linux.alibaba.com>
>-R:	Eugenio Pérez <eperezma@redhat.com>
>+M:	Eugenio Pérez <eperezma@redhat.com>

Should this be moved up before R: entries?

BTW thanks for the effort!

Stefano

> L:	virtualization@lists.linux.dev
> 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" <mst@redhat.com>
> M:	Jason Wang <jasowangio@gmail.com>
>-R:	Eugenio Pérez <eperezma@redhat.com>
>+M:	Eugenio Pérez <eperezma@redhat.com>
> L:	kvm@vger.kernel.org
> L:	virtualization@lists.linux.dev
> L:	netdev@vger.kernel.org
>@@ -29009,8 +29009,8 @@ F:	include/uapi/linux/virtio_mem.h
> VIRTIO NET DRIVER
> M:	"Michael S. Tsirkin" <mst@redhat.com>
> M:	Jason Wang <jasowangio@gmail.com>
>+M:	Eugenio Pérez <eperezma@redhat.com>
> R:	Xuan Zhuo <xuanzhuo@linux.alibaba.com>
>-R:	Eugenio Pérez <eperezma@redhat.com>
> L:	netdev@vger.kernel.org
> L:	virtualization@lists.linux.dev
> S:	Maintained
>--
>2.55.0
>
Re: [PATCH] virtio: add Eugenio Pérez as Maintainer
Posted by Eugenio Perez Martin 3 weeks, 2 days ago
On Wed, Sep 2, 2026 at 2:49 PM Stefano Garzarella <sgarzare@redhat.com> wrote:
>
> On Wed, Sep 02, 2026 at 11:24:59AM +0200, Eugenio Pérez wrote:
> >Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
> >---
> > 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" <mst@redhat.com>
> > M:    Jason Wang <jasowangio@gmail.com>
> > R:    Xuan Zhuo <xuanzhuo@linux.alibaba.com>
> >-R:    Eugenio Pérez <eperezma@redhat.com>
> >+M:    Eugenio Pérez <eperezma@redhat.com>
>
> Should this be moved up before R: entries?
>

Ouch I forgot to reorder this one,

> BTW thanks for the effort!
>

Welcome! :).

> Stefano
>
> > L:    virtualization@lists.linux.dev
> > 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" <mst@redhat.com>
> > M:    Jason Wang <jasowangio@gmail.com>
> >-R:    Eugenio Pérez <eperezma@redhat.com>
> >+M:    Eugenio Pérez <eperezma@redhat.com>
> > L:    kvm@vger.kernel.org
> > L:    virtualization@lists.linux.dev
> > L:    netdev@vger.kernel.org
> >@@ -29009,8 +29009,8 @@ F:     include/uapi/linux/virtio_mem.h
> > VIRTIO NET DRIVER
> > M:    "Michael S. Tsirkin" <mst@redhat.com>
> > M:    Jason Wang <jasowangio@gmail.com>
> >+M:    Eugenio Pérez <eperezma@redhat.com>
> > R:    Xuan Zhuo <xuanzhuo@linux.alibaba.com>
> >-R:    Eugenio Pérez <eperezma@redhat.com>
> > L:    netdev@vger.kernel.org
> > L:    virtualization@lists.linux.dev
> > S:    Maintained
> >--
> >2.55.0
> >
>
Re: [PATCH] virtio: add Eugenio Pérez as Maintainer
Posted by Michael S. Tsirkin 3 weeks, 2 days ago
On Wed, Sep 02, 2026 at 02:48:58PM +0200, Stefano Garzarella wrote:
> On Wed, Sep 02, 2026 at 11:24:59AM +0200, Eugenio Pérez wrote:
> > Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
> > ---
> > 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" <mst@redhat.com>
> > M:	Jason Wang <jasowangio@gmail.com>
> > R:	Xuan Zhuo <xuanzhuo@linux.alibaba.com>
> > -R:	Eugenio Pérez <eperezma@redhat.com>
> > +M:	Eugenio Pérez <eperezma@redhat.com>
> 
> Should this be moved up before R: entries?
> 
> BTW thanks for the effort!
> 
> Stefano

Good point.

> > L:	virtualization@lists.linux.dev
> > 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" <mst@redhat.com>
> > M:	Jason Wang <jasowangio@gmail.com>
> > -R:	Eugenio Pérez <eperezma@redhat.com>
> > +M:	Eugenio Pérez <eperezma@redhat.com>
> > L:	kvm@vger.kernel.org
> > L:	virtualization@lists.linux.dev
> > L:	netdev@vger.kernel.org
> > @@ -29009,8 +29009,8 @@ F:	include/uapi/linux/virtio_mem.h
> > VIRTIO NET DRIVER
> > M:	"Michael S. Tsirkin" <mst@redhat.com>
> > M:	Jason Wang <jasowangio@gmail.com>
> > +M:	Eugenio Pérez <eperezma@redhat.com>
> > R:	Xuan Zhuo <xuanzhuo@linux.alibaba.com>
> > -R:	Eugenio Pérez <eperezma@redhat.com>
> > L:	netdev@vger.kernel.org
> > L:	virtualization@lists.linux.dev
> > S:	Maintained
> > --
> > 2.55.0
> >