diff options
author | Christian Borntraeger | 2022-10-19 14:56:40 +0200 |
---|---|---|
committer | Thomas Huth | 2022-10-28 08:35:03 +0200 |
commit | 9d711f19c5608910cdefdad24e23a2e695b312bb (patch) | |
tree | 969e5485e2dfe5408d722be3487e4e3efa39d54d /MAINTAINERS | |
parent | tests/tcg/s390x: Add a test for the vistr instruction (diff) | |
download | qemu-9d711f19c5608910cdefdad24e23a2e695b312bb.tar.gz qemu-9d711f19c5608910cdefdad24e23a2e695b312bb.tar.xz qemu-9d711f19c5608910cdefdad24e23a2e695b312bb.zip |
MAINTAINERS: target/s390x/: add Ilya as reviewer
Ilya has volunteered to review TCG patches for s390x.
Signed-off-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Acked-by: David Hildenbrand <david@redhat.com>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20221019125640.3014143-1-borntraeger@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 17ff0a0138..0a331eec7a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -303,6 +303,7 @@ F: target/rx/ S390 TCG CPUs M: Richard Henderson <richard.henderson@linaro.org> M: David Hildenbrand <david@redhat.com> +R: Ilya Leoshkevich <iii@linux.ibm.com> S: Maintained F: target/s390x/ F: target/s390x/tcg |