[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 05/22] MAINTAINERS: Remove myself as reviewer
From: |
Thomas Huth |
Subject: |
[PULL 05/22] MAINTAINERS: Remove myself as reviewer |
Date: |
Tue, 10 Sep 2024 14:37:06 +0200 |
From: Beraldo Leal <bleal@redhat.com>
Finally taking this off my to-do list. It’s been a privilege to be part
of this project, but I am no longer actively involved in reviewing
Python code here, so I believe it's best to update the list to reflect
the current maintainers.
Please, feel free to reach out if any questions arise.
Signed-off-by: Beraldo Leal <bleal@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240819150035.2180786-1-bleal@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
MAINTAINERS | 3 ---
1 file changed, 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 0c1bc69828..8c7358fd5b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3188,7 +3188,6 @@ F: qapi/cryptodev.json
Python library
M: John Snow <jsnow@redhat.com>
M: Cleber Rosa <crosa@redhat.com>
-R: Beraldo Leal <bleal@redhat.com>
S: Maintained
F: python/
T: git https://gitlab.com/jsnow/qemu.git python
@@ -4135,7 +4134,6 @@ M: Alex Bennée <alex.bennee@linaro.org>
M: Philippe Mathieu-Daudé <philmd@linaro.org>
M: Thomas Huth <thuth@redhat.com>
R: Wainer dos Santos Moschetta <wainersm@redhat.com>
-R: Beraldo Leal <bleal@redhat.com>
S: Maintained
F: .github/workflows/lockdown.yml
F: .gitlab-ci.yml
@@ -4181,7 +4179,6 @@ 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>
-R: Beraldo Leal <bleal@redhat.com>
S: Odd Fixes
F: tests/avocado/
--
2.46.0
- [PULL 00/22] Tests and misc patches, Thomas Huth, 2024/09/10
- [PULL 03/22] gitlab-ci: Build MSYS2 job using multiple CPUs, Thomas Huth, 2024/09/10
- [PULL 01/22] meson: Split --enable-sanitizers to --enable-{asan, ubsan}, Thomas Huth, 2024/09/10
- [PULL 04/22] contrib/plugins/Makefile: Add a 'distclean' target, Thomas Huth, 2024/09/10
- [PULL 02/22] meson: Move -fsanitize=undefined into normal configuraton, Thomas Huth, 2024/09/10
- [PULL 05/22] MAINTAINERS: Remove myself as reviewer,
Thomas Huth <=
- [PULL 09/22] tests/functional: Convert mips64el Fuloong2e avocado test (2/2), Thomas Huth, 2024/09/10
- [PULL 06/22] MAINTAINERS: Remove myself from the Meson section, Thomas Huth, 2024/09/10
- [PULL 08/22] tests/functional: Convert the m68k Q800 Avocado test into a functional test, Thomas Huth, 2024/09/10
- [PULL 10/22] tests/functional: Convert mips64el I6400 Malta avocado tests, Thomas Huth, 2024/09/10
- [PULL 11/22] tests/functional: Convert mips64el 5KEc Malta avocado tests, Thomas Huth, 2024/09/10
- [PULL 07/22] tests/functional: Add the LinuxKernelTest for testing the Linux boot process, Thomas Huth, 2024/09/10
- [PULL 13/22] tests/functional: Convert nanomips Malta avocado tests, Thomas Huth, 2024/09/10
- [PULL 15/22] tests/functional: Convert ARM Raspi2 avocado tests, Thomas Huth, 2024/09/10
- [PULL 12/22] tests/functional: Convert mips32el Malta YAMON avocado test, Thomas Huth, 2024/09/10
- [PULL 14/22] tests/functional: Convert mips32eb 4Kc Malta avocado tests, Thomas Huth, 2024/09/10