diff options
author | Willian Rampazzo <willianr@redhat.com> | 2021-11-29 14:09:30 +0000 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2021-11-29 15:13:16 +0000 |
commit | 40525be5cbe768b23b427c6535c0b11bda80c851 (patch) | |
tree | 67dfba2b35ef2a42b5eaf2189428f5a4f7a12da8 | |
parent | a8e537fa4d61b29c5c0ab1395918ad63f7752b25 (diff) |
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>
-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/ |