diff options
author | Cornelia Huck | 2022-10-10 18:09:57 +0200 |
---|---|---|
committer | Thomas Huth | 2022-10-27 09:09:50 +0200 |
commit | d001a81256d1291319e13711f73d1f436beb81af (patch) | |
tree | 7c107bfe3de3d0857eb7585adda0dd4902ee2bc3 /MAINTAINERS | |
parent | s390x/pv: remove semicolon from macro definition (diff) | |
download | qemu-d001a81256d1291319e13711f73d1f436beb81af.tar.gz qemu-d001a81256d1291319e13711f73d1f436beb81af.tar.xz qemu-d001a81256d1291319e13711f73d1f436beb81af.zip |
s390x: step down as general arch maintainer
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>
Message-Id: <20221010160957.40779-1-cohuck@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 32e495e165..17ff0a0138 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 |