diff mbox series

MAINTAINERS: python - remove ehabkost and add bleal

Message ID 20220208000525.2601011-1-jsnow@redhat.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: python - remove ehabkost and add bleal | expand

Commit Message

John Snow Feb. 8, 2022, 12:05 a.m. UTC
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(-)

Comments

Philippe Mathieu-Daudé Feb. 8, 2022, 5:11 a.m. UTC | #1
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
Beraldo Leal Feb. 9, 2022, 12:34 p.m. UTC | #2
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
Eduardo Habkost Feb. 9, 2022, 3:28 p.m. UTC | #3
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
John Snow Feb. 9, 2022, 7:40 p.m. UTC | #4
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
diff mbox series

Patch

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