[PATCH 3/4] MAINTAINERS: Remove myself from various sections

Thomas Huth posted 4 patches 3 weeks, 3 days ago
Maintainers: Cornelia Huck <cohuck@redhat.com>, Eric Farman <farman@linux.ibm.com>, Matthew Rosato <mjrosato@linux.ibm.com>
[PATCH 3/4] MAINTAINERS: Remove myself from various sections
Posted by Thomas Huth 3 weeks, 3 days ago
From: Thomas Huth <thuth@redhat.com>

I likely won't have much time in the future for QEMU anymore, so
remove myself from various sections that have already enough other
maintainers / reviewers.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9a859e4133a..1c7dfab39d3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -67,7 +67,6 @@ F: */
 Project policy and developer guides
 R: Alex Bennée <alex.bennee@linaro.org>
 R: Daniel P. Berrangé <berrange@redhat.com>
-R: Thomas Huth <thuth@redhat.com>
 R: Markus Armbruster <armbru@redhat.com>
 R: Philippe Mathieu-Daudé <philmd@linaro.org>
 W: https://www.qemu.org/docs/master/devel/index.html
@@ -4489,7 +4488,6 @@ Build and test automation, general continuous integration
 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>
 S: Maintained
 F: .github/workflows/lockdown.yml
 F: .gitlab-ci.yml
@@ -4586,7 +4584,6 @@ F: scripts/symlink-install-tree.py
 Top Level Makefile and configure
 M: Paolo Bonzini <pbonzini@redhat.com>
 R: Alex Bennée <alex.bennee@linaro.org>
-R: Thomas Huth <thuth@redhat.com>
 S: Maintained
 F: Makefile
 F: configure
-- 
2.53.0


Re: [PATCH 3/4] MAINTAINERS: Remove myself from various sections
Posted by Philippe Mathieu-Daudé 3 weeks, 2 days ago
On 13/3/26 12:34, Thomas Huth wrote:
> From: Thomas Huth <thuth@redhat.com>
> 
> I likely won't have much time in the future for QEMU anymore, so
> remove myself from various sections that have already enough other
> maintainers / reviewers.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>   MAINTAINERS | 3 ---
>   1 file changed, 3 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>