diff options
author | Willian Rampazzo | 2021-11-29 15:09:30 +0100 |
---|---|---|
committer | Alex Bennée | 2021-11-29 16:13:16 +0100 |
commit | 40525be5cbe768b23b427c6535c0b11bda80c851 (patch) | |
tree | 67dfba2b35ef2a42b5eaf2189428f5a4f7a12da8 /MAINTAINERS | |
parent | gdbstub: handle a potentially racing TaskState (diff) | |
download | qemu-40525be5cbe768b23b427c6535c0b11bda80c851.tar.gz qemu-40525be5cbe768b23b427c6535c0b11bda80c851.tar.xz qemu-40525be5cbe768b23b427c6535c0b11bda80c851.zip |
MAINTAINERS: Remove me as a reviewer for the build and test/avocado
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>
Reviewed-by: Beraldo Leal <bleal@redhat.com>
Message-Id: <20211122191124.31620-1-willianr@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20211129140932.4115115-7-alex.bennee@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files 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/ |