Unfortunately, I don't have a lot of capacity lately to take good care of s390 in QEMU like I used to; and it doesn't look like that situation will change. So let me convert myself to a reviewer in the s390 areas I co-maintain.
Fortunately, we still have two other maintainers for "S390 floating interrupt controller", so no action needed on that front. For the other sections we get two new maintainers: Hendrik will maintain "S390 CPU models" and Ilya will co-maintain "S390 TCG CPUs". Thanks Hendrik and Ilya for stepping up! Cc: Richard Henderson <[email protected]> Cc: Thomas Huth <[email protected]> Cc: Christian Borntraeger <[email protected]> Cc: Ilya Leoshkevich <[email protected]> Cc: Halil Pasic <[email protected]> Cc: Hendrik Brueckner <[email protected]> Cc: Matthew Rosato <[email protected]> Signed-off-by: David Hildenbrand (Red Hat) <[email protected]> --- MAINTAINERS | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index d1c5080e50..d048c9f30d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -364,8 +364,8 @@ F: target/rx/ S390 TCG CPUs M: Richard Henderson <[email protected]> -M: David Hildenbrand <[email protected]> -R: Ilya Leoshkevich <[email protected]> +M: Ilya Leoshkevich <[email protected]> +R: David Hildenbrand <[email protected]> S: Maintained F: target/s390x/ F: target/s390x/tcg @@ -1862,7 +1862,8 @@ F: target/s390x/ioinst.c L: [email protected] S390 CPU models -M: David Hildenbrand <[email protected]> +M: Hendrik Brueckner <[email protected]> +R: David Hildenbrand <[email protected]> S: Maintained F: target/s390x/cpu_features*.[ch] F: target/s390x/cpu_models.[ch] @@ -2919,7 +2920,7 @@ L: [email protected] S390 floating interrupt controller M: Halil Pasic <[email protected]> M: Christian Borntraeger <[email protected]> -M: David Hildenbrand <[email protected]> +R: David Hildenbrand <[email protected]> R: Jason Herne <[email protected]> S: Supported F: hw/intc/s390_flic*.c -- 2.51.1
