diff mbox series

MAINTAINERS: add Edgar as Xen maintainer

Message ID alpine.DEB.2.22.394.2407101322290.3635@ubuntu-linux-20-04-desktop
State New
Headers show
Series MAINTAINERS: add Edgar as Xen maintainer | expand

Commit Message

Stefano Stabellini July 10, 2024, 8:28 p.m. UTC
Add Edgar as Xen subsystem maintainer in QEMU. Edgar has been a QEMU
maintainer for years, and has already made key changes to one of the
most difficult areas of the Xen subsystem (the mapcache).

Edgar volunteered helping us maintain the Xen subsystem in QEMU and we
are very happy to welcome him to the team. His knowledge and expertise
with QEMU internals will be of great help.

Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>

Comments

Edgar E. Iglesias July 11, 2024, 7:12 a.m. UTC | #1
On Wed, Jul 10, 2024 at 10:28 PM Stefano Stabellini <sstabellini@kernel.org>
wrote:

> Add Edgar as Xen subsystem maintainer in QEMU. Edgar has been a QEMU
> maintainer for years, and has already made key changes to one of the
> most difficult areas of the Xen subsystem (the mapcache).
>
> Edgar volunteered helping us maintain the Xen subsystem in QEMU and we
> are very happy to welcome him to the team. His knowledge and expertise
> with QEMU internals will be of great help.
>
> Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>
>
>
Thanks Stefano!

Reviewed-by: Edgar E. Iglesias <edgar.iglesias@amd.com>




> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6725913c8b..63e11095a2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -536,6 +536,7 @@ X86 Xen CPUs
>  M: Stefano Stabellini <sstabellini@kernel.org>
>  M: Anthony PERARD <anthony@xenproject.org>
>  M: Paul Durrant <paul@xen.org>
> +M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
>  L: xen-devel@lists.xenproject.org
>  S: Supported
>  F: */xen*
>
Paul Durrant July 11, 2024, 7:20 a.m. UTC | #2
On 10/07/2024 22:28, Stefano Stabellini wrote:
> Add Edgar as Xen subsystem maintainer in QEMU. Edgar has been a QEMU
> maintainer for years, and has already made key changes to one of the
> most difficult areas of the Xen subsystem (the mapcache).
> 
> Edgar volunteered helping us maintain the Xen subsystem in QEMU and we
> are very happy to welcome him to the team. His knowledge and expertise
> with QEMU internals will be of great help.
> 
> Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>
> 

Reviewed-by: Paul Durrant <paul@xen.org>

> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6725913c8b..63e11095a2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -536,6 +536,7 @@ X86 Xen CPUs
>   M: Stefano Stabellini <sstabellini@kernel.org>
>   M: Anthony PERARD <anthony@xenproject.org>
>   M: Paul Durrant <paul@xen.org>
> +M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
>   L: xen-devel@lists.xenproject.org
>   S: Supported
>   F: */xen*
Anthony PERARD July 11, 2024, 8:35 a.m. UTC | #3
On Wed, Jul 10, 2024 at 01:28:52PM -0700, Stefano Stabellini wrote:
> Add Edgar as Xen subsystem maintainer in QEMU. Edgar has been a QEMU
> maintainer for years, and has already made key changes to one of the
> most difficult areas of the Xen subsystem (the mapcache).
> 
> Edgar volunteered helping us maintain the Xen subsystem in QEMU and we
> are very happy to welcome him to the team. His knowledge and expertise
> with QEMU internals will be of great help.
> 
> Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6725913c8b..63e11095a2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -536,6 +536,7 @@ X86 Xen CPUs
>  M: Stefano Stabellini <sstabellini@kernel.org>
>  M: Anthony PERARD <anthony@xenproject.org>
>  M: Paul Durrant <paul@xen.org>
> +M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
>  L: xen-devel@lists.xenproject.org
>  S: Supported
>  F: */xen*

Acked-by: Anthony PERARD <anthony@xenproject.org>

Welcome!
Cheers,
Alex Bennée July 11, 2024, 10:09 a.m. UTC | #4
Stefano Stabellini <sstabellini@kernel.org> writes:

> Add Edgar as Xen subsystem maintainer in QEMU. Edgar has been a QEMU
> maintainer for years, and has already made key changes to one of the
> most difficult areas of the Xen subsystem (the mapcache).
>
> Edgar volunteered helping us maintain the Xen subsystem in QEMU and we
> are very happy to welcome him to the team. His knowledge and expertise
> with QEMU internals will be of great help.
>
> Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Edgar E. Iglesias July 11, 2024, 5:02 p.m. UTC | #5
On Thu, Jul 11, 2024 at 12:09 PM Alex Bennée <alex.bennee@linaro.org> wrote:

> Stefano Stabellini <sstabellini@kernel.org> writes:
>
> > Add Edgar as Xen subsystem maintainer in QEMU. Edgar has been a QEMU
> > maintainer for years, and has already made key changes to one of the
> > most difficult areas of the Xen subsystem (the mapcache).
> >
> > Edgar volunteered helping us maintain the Xen subsystem in QEMU and we
> > are very happy to welcome him to the team. His knowledge and expertise
> > with QEMU internals will be of great help.
> >
> > Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>
>
> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
>
>
Thanks all!

I'll put this together with the reviewed mapcache fixes into a pull-request!

Best regards,
Edgar
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 6725913c8b..63e11095a2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -536,6 +536,7 @@  X86 Xen CPUs
 M: Stefano Stabellini <sstabellini@kernel.org>
 M: Anthony PERARD <anthony@xenproject.org>
 M: Paul Durrant <paul@xen.org>
+M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
 L: xen-devel@lists.xenproject.org
 S: Supported
 F: */xen*