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 <js...@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 <js...@redhat.com> > M: Cleber Rosa <cr...@redhat.com> > -R: Eduardo Habkost <edua...@habkost.net> > +R: Beraldo Leal <bl...@redhat.com> > S: Maintained > F: python/ > T: git https://gitlab.com/jsnow/qemu.git python > > Python scripts > -M: Eduardo Habkost <edua...@habkost.net> > +M: John Snow <js...@redhat.com> > M: Cleber Rosa <cr...@redhat.com> > S: Odd Fixes > F: scripts/*.py
Reviewed-by: Beraldo Leal <bl...@redhat.com> Thanks, Beraldo