[PATCH] s390x: step down as general arch maintainer

Cornelia Huck posted 1 patch 3 years, 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20221010160957.40779-1-cohuck@redhat.com
Maintainers: Thomas Huth <thuth@redhat.com>
MAINTAINERS | 2 --
1 file changed, 2 deletions(-)
[PATCH] s390x: step down as general arch maintainer
Posted by Cornelia Huck 3 years, 3 months ago
I haven't really been working on s390x for some time now, and in
practice, I don't have time for it, either. So let's remove myself
from this entry.

Signed-off-by: Cornelia Huck <cohuck@redhat.com>
---
 MAINTAINERS | 2 --
 1 file changed, 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e1530b51a2f3..d7f40605d1da 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -84,7 +84,6 @@ T: git https://github.com/vivier/qemu.git trivial-patches
 Architecture support
 --------------------
 S390 general architecture support
-M: Cornelia Huck <cohuck@redhat.com>
 M: Thomas Huth <thuth@redhat.com>
 S: Supported
 F: configs/devices/s390x-softmmu/default.mak
@@ -106,7 +105,6 @@ F: docs/system/target-s390x.rst
 F: docs/system/s390x/
 F: tests/migration/s390x/
 K: ^Subject:.*(?i)s390x?
-T: git https://gitlab.com/cohuck/qemu.git s390-next
 L: qemu-s390x@nongnu.org
 
 MIPS general architecture support
-- 
2.37.3
Re: [PATCH] s390x: step down as general arch maintainer
Posted by Thomas Huth 3 years, 3 months ago
On 10/10/2022 18.09, Cornelia Huck wrote:
> I haven't really been working on s390x for some time now, and in
> practice, I don't have time for it, either. So let's remove myself
> from this entry.
> 
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
>   MAINTAINERS | 2 --
>   1 file changed, 2 deletions(-)

Cornelia, thank you again very much for all your s390x work that you did 
through all those years! If you ever want to come back to the heavy metal 
computers (those that you cannot throw that easily through a window ;-)), 
you're very welcome to send a reverting patch for this one here!

Queued to my s390x-next branch:

  https://gitlab.com/thuth/qemu/-/commits/s390x-next/

  Thomas