diff mbox series

MAINTAINERS: Remove me as a reviewer for the build and test/avocado

Message ID 20211122191124.31620-1-willianr@redhat.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: Remove me as a reviewer for the build and test/avocado | expand

Commit Message

Willian Rampazzo Nov. 22, 2021, 7:11 p.m. UTC
Remove me as a reviewer for the Build and test automation and the
Integration Testing with the Avocado Framework and add Beraldo
Leal.

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

Comments

Beraldo Leal Nov. 22, 2021, 7:21 p.m. UTC | #1
On Mon, Nov 22, 2021 at 04:11:24PM -0300, 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.
> 
> Signed-off-by: Willian Rampazzo <willianr@redhat.com>
> ---
>  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 <alex.bennee@linaro.org>
>  M: Philippe Mathieu-Daudé <f4bug@amsat.org>
>  M: Thomas Huth <thuth@redhat.com>
>  R: Wainer dos Santos Moschetta <wainersm@redhat.com>
> -R: Willian Rampazzo <willianr@redhat.com>
> +R: Beraldo Leal <bleal@redhat.com>
>  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 <crosa@redhat.com>
>  R: Philippe Mathieu-Daudé <philmd@redhat.com>
>  R: Wainer dos Santos Moschetta <wainersm@redhat.com>
> -R: Willian Rampazzo <willianr@redhat.com>
> +R: Beraldo Leal <bleal@redhat.com>
>  S: Odd Fixes
>  F: tests/avocado/

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

--
Beraldo
Alex Bennée Nov. 22, 2021, 9:03 p.m. UTC | #2
Willian Rampazzo <willianr@redhat.com> writes:

> Remove me as a reviewer for the Build and test automation and the
> Integration Testing with the Avocado Framework and add Beraldo
> Leal.

Queued to for-6.2/tcg-gdb-plugin-fixes, thanks.
Philippe Mathieu-Daudé Nov. 23, 2021, 10:37 a.m. UTC | #3
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é <philmd@redhat.com>

> Signed-off-by: Willian Rampazzo <willianr@redhat.com>
> ---
>  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 <alex.bennee@linaro.org>
>  M: Philippe Mathieu-Daudé <f4bug@amsat.org>
>  M: Thomas Huth <thuth@redhat.com>
>  R: Wainer dos Santos Moschetta <wainersm@redhat.com>
> -R: Willian Rampazzo <willianr@redhat.com>
> +R: Beraldo Leal <bleal@redhat.com>
>  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 <crosa@redhat.com>
>  R: Philippe Mathieu-Daudé <philmd@redhat.com>
>  R: Wainer dos Santos Moschetta <wainersm@redhat.com>
> -R: Willian Rampazzo <willianr@redhat.com>
> +R: Beraldo Leal <bleal@redhat.com>
>  S: Odd Fixes
>  F: tests/avocado/
>  
>
Willian Rampazzo Nov. 23, 2021, 2:55 p.m. UTC | #4
On Tue, Nov 23, 2021 at 7:37 AM Philippe Mathieu-Daudé
<philmd@redhat.com> wrote:
>
> 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 :)

My pleasure!

Thanks for taking the time to help me understand the basics of QEMU.

>
> Beraldo, thank you for replacing Willian as an upstream
> Avocado <-> QEMU projects bridge :)
>
> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
>
> > Signed-off-by: Willian Rampazzo <willianr@redhat.com>
> > ---
> >  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 <alex.bennee@linaro.org>
> >  M: Philippe Mathieu-Daudé <f4bug@amsat.org>
> >  M: Thomas Huth <thuth@redhat.com>
> >  R: Wainer dos Santos Moschetta <wainersm@redhat.com>
> > -R: Willian Rampazzo <willianr@redhat.com>
> > +R: Beraldo Leal <bleal@redhat.com>
> >  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 <crosa@redhat.com>
> >  R: Philippe Mathieu-Daudé <philmd@redhat.com>
> >  R: Wainer dos Santos Moschetta <wainersm@redhat.com>
> > -R: Willian Rampazzo <willianr@redhat.com>
> > +R: Beraldo Leal <bleal@redhat.com>
> >  S: Odd Fixes
> >  F: tests/avocado/
> >
> >
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index d3879aa3c1..8f5156bfa7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3469,7 +3469,7 @@  M: Alex Bennée <alex.bennee@linaro.org>
 M: Philippe Mathieu-Daudé <f4bug@amsat.org>
 M: Thomas Huth <thuth@redhat.com>
 R: Wainer dos Santos Moschetta <wainersm@redhat.com>
-R: Willian Rampazzo <willianr@redhat.com>
+R: Beraldo Leal <bleal@redhat.com>
 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 <crosa@redhat.com>
 R: Philippe Mathieu-Daudé <philmd@redhat.com>
 R: Wainer dos Santos Moschetta <wainersm@redhat.com>
-R: Willian Rampazzo <willianr@redhat.com>
+R: Beraldo Leal <bleal@redhat.com>
 S: Odd Fixes
 F: tests/avocado/