* [PATCH] virtio: add Eugenio Pérez as Maintainer
@ 2026-09-02 9:24 Eugenio Pérez
2026-09-02 12:48 ` Stefano Garzarella
0 siblings, 1 reply; 4+ messages in thread
From: Eugenio Pérez @ 2026-09-02 9:24 UTC (permalink / raw)
To: mst
Cc: Eugenio Pérez, Jason Wang, Laurent Vivier, jen,
virtualization, Xuan Zhuo, linux-kernel, Stefano Garzarella
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] virtio: add Eugenio Pérez as Maintainer
2026-09-02 9:24 [PATCH] virtio: add Eugenio Pérez as Maintainer Eugenio Pérez
@ 2026-09-02 12:48 ` Stefano Garzarella
2026-09-02 13:41 ` Michael S. Tsirkin
2026-09-03 8:16 ` Eugenio Perez Martin
0 siblings, 2 replies; 4+ messages in thread
From: Stefano Garzarella @ 2026-09-02 12:48 UTC (permalink / raw)
To: Eugenio Pérez
Cc: mst, Jason Wang, Laurent Vivier, jen, virtualization, Xuan Zhuo,
linux-kernel
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
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] virtio: add Eugenio Pérez as Maintainer
2026-09-02 12:48 ` Stefano Garzarella
@ 2026-09-02 13:41 ` Michael S. Tsirkin
2026-09-03 8:16 ` Eugenio Perez Martin
1 sibling, 0 replies; 4+ messages in thread
From: Michael S. Tsirkin @ 2026-09-02 13:41 UTC (permalink / raw)
To: Stefano Garzarella
Cc: Eugenio Pérez, Jason Wang, Laurent Vivier, jen,
virtualization, Xuan Zhuo, linux-kernel
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
> >
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] virtio: add Eugenio Pérez as Maintainer
2026-09-02 12:48 ` Stefano Garzarella
2026-09-02 13:41 ` Michael S. Tsirkin
@ 2026-09-03 8:16 ` Eugenio Perez Martin
1 sibling, 0 replies; 4+ messages in thread
From: Eugenio Perez Martin @ 2026-09-03 8:16 UTC (permalink / raw)
To: Stefano Garzarella
Cc: mst, Jason Wang, Laurent Vivier, jen, virtualization, Xuan Zhuo,
linux-kernel
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
> >
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-09-03 8:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-02 9:24 [PATCH] virtio: add Eugenio Pérez as Maintainer Eugenio Pérez
2026-09-02 12:48 ` Stefano Garzarella
2026-09-02 13:41 ` Michael S. Tsirkin
2026-09-03 8:16 ` Eugenio Perez Martin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®