Re: [PATCH] MAINTAINERS: python - remove ehabkost and add bleal

2022-02-09 Thread John Snow
On Wed, Feb 9, 2022 at 10:29 AM Eduardo Habkost  wrote:
>
> On Mon, 7 Feb 2022 at 19: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! 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 
>

I assure you no apologies are necessary!

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




Re: [PATCH] MAINTAINERS: python - remove ehabkost and add bleal

2022-02-09 Thread Eduardo Habkost
On Mon, 7 Feb 2022 at 19: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! 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



Re: [PATCH] MAINTAINERS: python - remove ehabkost and add bleal

2022-02-09 Thread Beraldo Leal
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 
> ---
>  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 
>  M: Cleber Rosa 
> -R: Eduardo Habkost 
> +R: Beraldo Leal 
>  S: Maintained
>  F: python/
>  T: git https://gitlab.com/jsnow/qemu.git python
>  
>  Python scripts
> -M: Eduardo Habkost 
> +M: John Snow 
>  M: Cleber Rosa 
>  S: Odd Fixes
>  F: scripts/*.py

Reviewed-by: Beraldo Leal 

Thanks,
Beraldo




Re: [PATCH] MAINTAINERS: python - remove ehabkost and add bleal

2022-02-07 Thread Philippe Mathieu-Daudé via

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é 



Signed-off-by: John Snow 
---
  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 
  M: Cleber Rosa 
-R: Eduardo Habkost 
+R: Beraldo Leal 
  S: Maintained
  F: python/
  T: git https://gitlab.com/jsnow/qemu.git python
  
  Python scripts

-M: Eduardo Habkost 
+M: John Snow 
  M: Cleber Rosa 
  S: Odd Fixes
  F: scripts/*.py





[PATCH] MAINTAINERS: python - remove ehabkost and add bleal

2022-02-07 Thread John Snow
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 
---
 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 
 M: Cleber Rosa 
-R: Eduardo Habkost 
+R: Beraldo Leal 
 S: Maintained
 F: python/
 T: git https://gitlab.com/jsnow/qemu.git python
 
 Python scripts
-M: Eduardo Habkost 
+M: John Snow 
 M: Cleber Rosa 
 S: Odd Fixes
 F: scripts/*.py
-- 
2.34.1