On 11/22/21 20:11, Willian Rampazzo wrote: > Remove me as a reviewer for the Build and test automation and the > Integration Testing with the Avocado Framework and add Beraldo > Leal.
Thank you Willian for your QEMU contributions and reviews, they helped the community in having a better idea of what integration testing is and is not, and how to use the Avocado framework, having a better idea what Avocado can not do for QEMU needs. Also thank you for improving the documentation :) Beraldo, thank you for replacing Willian as an upstream Avocado <-> QEMU projects bridge :) Reviewed-by: Philippe Mathieu-Daudé <[email protected]> > Signed-off-by: Willian Rampazzo <[email protected]> > --- > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index d3879aa3c1..8f5156bfa7 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3469,7 +3469,7 @@ M: Alex Bennée <[email protected]> > M: Philippe Mathieu-Daudé <[email protected]> > M: Thomas Huth <[email protected]> > R: Wainer dos Santos Moschetta <[email protected]> > -R: Willian Rampazzo <[email protected]> > +R: Beraldo Leal <[email protected]> > S: Maintained > F: .github/lockdown.yml > F: .gitlab-ci.yml > @@ -3507,7 +3507,7 @@ W: https://trello.com/b/6Qi1pxVn/avocado-qemu > R: Cleber Rosa <[email protected]> > R: Philippe Mathieu-Daudé <[email protected]> > R: Wainer dos Santos Moschetta <[email protected]> > -R: Willian Rampazzo <[email protected]> > +R: Beraldo Leal <[email protected]> > S: Odd Fixes > F: tests/avocado/ > >
