diff options
author | Wainer dos Santos Moschetta <wainersm@redhat.com> | 2025-01-08 12:10:54 +0000 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2025-01-11 11:22:01 +0000 |
commit | ae0aef5e761ad6425c634f3d83b8cc5b52d1ce0a (patch) | |
tree | 5f17f1e088089071738134ef0aa30736ed32e635 | |
parent | e1fca1bddd003e159a7d8e050d5cd768bdba8128 (diff) | |
download | qemu-ae0aef5e761ad6425c634f3d83b8cc5b52d1ce0a.zip qemu-ae0aef5e761ad6425c634f3d83b8cc5b52d1ce0a.tar.gz qemu-ae0aef5e761ad6425c634f3d83b8cc5b52d1ce0a.tar.bz2 |
MAINTAINERS: Remove myself from reviewers
The time I spent contributing to QEMU was great, but I've not been active
for a long time now. So removing myself from the reviewers list of
"Integration Testing with the Avocado framework" and
"Build and test automation" subsystems.
Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Message-Id: <20250103194450.360789-1-wainersm@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250108121054.1126164-33-alex.bennee@linaro.org>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cab9018..c1d954c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4152,7 +4152,6 @@ M: Alex Bennée <alex.bennee@linaro.org> T: git https://gitlab.com/stsquad/qemu testing/next M: Philippe Mathieu-Daudé <philmd@linaro.org> M: Thomas Huth <thuth@redhat.com> -R: Wainer dos Santos Moschetta <wainersm@redhat.com> S: Maintained F: .github/workflows/lockdown.yml F: .gitlab-ci.yml @@ -4198,7 +4197,6 @@ Integration Testing with the Avocado framework W: https://trello.com/b/6Qi1pxVn/avocado-qemu R: Cleber Rosa <crosa@redhat.com> R: Philippe Mathieu-Daudé <philmd@linaro.org> -R: Wainer dos Santos Moschetta <wainersm@redhat.com> S: Odd Fixes F: tests/avocado/ |