All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: python - remove ehabkost and add bleal
@ 2022-02-08  0:05 John Snow
  2022-02-08  5:11 ` Philippe Mathieu-Daudé via
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: John Snow @ 2022-02-08  0:05 UTC (permalink / raw)
  To: qemu-devel
  Cc: Eduardo Habkost, Peter Maydell, Beraldo Leal, John Snow,
	Stefan Hajnoczi, Cleber Rosa, Paolo Bonzini, Alex Bennée

Eduardo Habkost has left Red Hat and has other daily responsibilities to
attend to. In order to stop spamming him on every series, remove him as
"Reviewer" for the python/ library dir and add Beraldo Leal instead.

For the "python scripts" stanza (which is separate due to level of
support), replace Eduardo as maintainer with myself.

(Thanks for all of your hard work, Eduardo!)

Signed-off-by: John Snow <jsnow@redhat.com>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9814580975..028ac0de25 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2735,13 +2735,13 @@ F: backends/cryptodev*.c
 Python library
 M: John Snow <jsnow@redhat.com>
 M: Cleber Rosa <crosa@redhat.com>
-R: Eduardo Habkost <eduardo@habkost.net>
+R: Beraldo Leal <bleal@redhat.com>
 S: Maintained
 F: python/
 T: git https://gitlab.com/jsnow/qemu.git python
 
 Python scripts
-M: Eduardo Habkost <eduardo@habkost.net>
+M: John Snow <jsnow@redhat.com>
 M: Cleber Rosa <crosa@redhat.com>
 S: Odd Fixes
 F: scripts/*.py
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: python - remove ehabkost and add bleal
  2022-02-08  0:05 [PATCH] MAINTAINERS: python - remove ehabkost and add bleal John Snow
@ 2022-02-08  5:11 ` Philippe Mathieu-Daudé via
  2022-02-09 12:34 ` Beraldo Leal
  2022-02-09 15:28 ` Eduardo Habkost
  2 siblings, 0 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé via @ 2022-02-08  5:11 UTC (permalink / raw)
  To: John Snow, qemu-devel
  Cc: Eduardo Habkost, Peter Maydell, Beraldo Leal, Stefan Hajnoczi,
	Cleber Rosa, Paolo Bonzini, Alex Bennée

On 8/2/22 01:05, John Snow wrote:
> Eduardo Habkost has left Red Hat and has other daily responsibilities to
> attend to. In order to stop spamming him on every series, remove him as
> "Reviewer" for the python/ library dir and add Beraldo Leal instead.
> 
> For the "python scripts" stanza (which is separate due to level of
> support), replace Eduardo as maintainer with myself.
> 
> (Thanks for all of your hard work, Eduardo!)

Thank you Eduardo, and thank you John for taking this.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

> 
> Signed-off-by: John Snow <jsnow@redhat.com>
> ---
>   MAINTAINERS | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9814580975..028ac0de25 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2735,13 +2735,13 @@ F: backends/cryptodev*.c
>   Python library
>   M: John Snow <jsnow@redhat.com>
>   M: Cleber Rosa <crosa@redhat.com>
> -R: Eduardo Habkost <eduardo@habkost.net>
> +R: Beraldo Leal <bleal@redhat.com>
>   S: Maintained
>   F: python/
>   T: git https://gitlab.com/jsnow/qemu.git python
>   
>   Python scripts
> -M: Eduardo Habkost <eduardo@habkost.net>
> +M: John Snow <jsnow@redhat.com>
>   M: Cleber Rosa <crosa@redhat.com>
>   S: Odd Fixes
>   F: scripts/*.py



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: python - remove ehabkost and add bleal
  2022-02-08  0:05 [PATCH] MAINTAINERS: python - remove ehabkost and add bleal John Snow
  2022-02-08  5:11 ` Philippe Mathieu-Daudé via
@ 2022-02-09 12:34 ` Beraldo Leal
  2022-02-09 15:28 ` Eduardo Habkost
  2 siblings, 0 replies; 5+ messages in thread
From: Beraldo Leal @ 2022-02-09 12:34 UTC (permalink / raw)
  To: John Snow
  Cc: Eduardo Habkost, Peter Maydell, qemu-devel, Stefan Hajnoczi,
	Cleber Rosa, Paolo Bonzini, Alex Bennée

On Mon, Feb 07, 2022 at 07:05:25PM -0500, John Snow wrote:
> Eduardo Habkost has left Red Hat and has other daily responsibilities to
> attend to. In order to stop spamming him on every series, remove him as
> "Reviewer" for the python/ library dir and add Beraldo Leal instead.
> 
> For the "python scripts" stanza (which is separate due to level of
> support), replace Eduardo as maintainer with myself.
> 
> (Thanks for all of your hard work, Eduardo!)
> 
> Signed-off-by: John Snow <jsnow@redhat.com>
> ---
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9814580975..028ac0de25 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2735,13 +2735,13 @@ F: backends/cryptodev*.c
>  Python library
>  M: John Snow <jsnow@redhat.com>
>  M: Cleber Rosa <crosa@redhat.com>
> -R: Eduardo Habkost <eduardo@habkost.net>
> +R: Beraldo Leal <bleal@redhat.com>
>  S: Maintained
>  F: python/
>  T: git https://gitlab.com/jsnow/qemu.git python
>  
>  Python scripts
> -M: Eduardo Habkost <eduardo@habkost.net>
> +M: John Snow <jsnow@redhat.com>
>  M: Cleber Rosa <crosa@redhat.com>
>  S: Odd Fixes
>  F: scripts/*.py

Reviewed-by: Beraldo Leal <bleal@redhat.com>

Thanks,
Beraldo



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: python - remove ehabkost and add bleal
  2022-02-08  0:05 [PATCH] MAINTAINERS: python - remove ehabkost and add bleal John Snow
  2022-02-08  5:11 ` Philippe Mathieu-Daudé via
  2022-02-09 12:34 ` Beraldo Leal
@ 2022-02-09 15:28 ` Eduardo Habkost
  2022-02-09 19:40   ` John Snow
  2 siblings, 1 reply; 5+ messages in thread
From: Eduardo Habkost @ 2022-02-09 15:28 UTC (permalink / raw)
  To: John Snow
  Cc: Eduardo Habkost, Peter Maydell, Beraldo Leal,
	qemu-devel developers, Stefan Hajnoczi, Cleber Rosa,
	Paolo Bonzini, Alex Bennée

On Mon, 7 Feb 2022 at 19:05, John Snow <jsnow@redhat.com> wrote:
>
> Eduardo Habkost has left Red Hat and has other daily responsibilities to
> attend to. In order to stop spamming him on every series, remove him as
> "Reviewer" for the python/ library dir and add Beraldo Leal instead.
>
> For the "python scripts" stanza (which is separate due to level of
> support), replace Eduardo as maintainer with myself.
>
> (Thanks for all of your hard work, Eduardo!)

Thank you! And my apologies for not sending the MAINTAINERS patch
myself. I'm being unable to deal with the amount of QEMU-related
traffic directed to my email address.

Acked-by: Eduardo Habkost <eduardo@habkost.net>

--
Eduardo


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] MAINTAINERS: python - remove ehabkost and add bleal
  2022-02-09 15:28 ` Eduardo Habkost
@ 2022-02-09 19:40   ` John Snow
  0 siblings, 0 replies; 5+ messages in thread
From: John Snow @ 2022-02-09 19:40 UTC (permalink / raw)
  To: Eduardo Habkost
  Cc: Eduardo Habkost, Peter Maydell, Beraldo Leal,
	qemu-devel developers, Stefan Hajnoczi, Cleber Rosa,
	Paolo Bonzini, Alex Bennée

On Wed, Feb 9, 2022 at 10:29 AM Eduardo Habkost <ehabkost@habkost.com> wrote:
>
> On Mon, 7 Feb 2022 at 19:05, John Snow <jsnow@redhat.com> wrote:
> >
> > Eduardo Habkost has left Red Hat and has other daily responsibilities to
> > attend to. In order to stop spamming him on every series, remove him as
> > "Reviewer" for the python/ library dir and add Beraldo Leal instead.
> >
> > For the "python scripts" stanza (which is separate due to level of
> > support), replace Eduardo as maintainer with myself.
> >
> > (Thanks for all of your hard work, Eduardo!)
>
> Thank you! And my apologies for not sending the MAINTAINERS patch
> myself. I'm being unable to deal with the amount of QEMU-related
> traffic directed to my email address.
>
> Acked-by: Eduardo Habkost <eduardo@habkost.net>
>

I assure you no apologies are necessary!

Thanks, I've staged this patch to my Python branch.
--js



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-02-09 19:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-08  0:05 [PATCH] MAINTAINERS: python - remove ehabkost and add bleal John Snow
2022-02-08  5:11 ` Philippe Mathieu-Daudé via
2022-02-09 12:34 ` Beraldo Leal
2022-02-09 15:28 ` Eduardo Habkost
2022-02-09 19:40   ` John Snow

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.