diff options
author | Eric Farman | 2022-01-12 17:40:44 +0100 |
---|---|---|
committer | Thomas Huth | 2022-01-18 10:13:53 +0100 |
commit | 6a6d3dfd6ed57d624dbbef116c8328d70d49130f (patch) | |
tree | f692f8fef0c2c5bade1b371f63f52728d1d638a7 /MAINTAINERS | |
parent | MAINTAINERS: split out s390x sections (diff) | |
download | qemu-6a6d3dfd6ed57d624dbbef116c8328d70d49130f.tar.gz qemu-6a6d3dfd6ed57d624dbbef116c8328d70d49130f.tar.xz qemu-6a6d3dfd6ed57d624dbbef116c8328d70d49130f.zip |
MAINTAINERS: Add myself to s390 I/O areas
After the recent restructuring, I'd like to volunteer to help
in some of the s390 I/O areas.
Built on "[PATCH RFC v2] MAINTAINERS: split out s390x sections"
Signed-off-by: Eric Farman <farman@linux.ibm.com>
Acked-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Acked-by: Halil Pasic <pasic@linux.ibm.com>
Message-Id: <20220112164044.2210508-1-farman@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 793d6edd2d..893a556710 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1525,6 +1525,7 @@ S390 Machines S390 Virtio-ccw M: Halil Pasic <pasic@linux.ibm.com> M: Christian Borntraeger <borntraeger@linux.ibm.com> +M: Eric Farman <farman@linux.ibm.com> S: Supported F: hw/s390x/ F: include/hw/s390x/ @@ -1555,6 +1556,7 @@ L: qemu-s390x@nongnu.org S390 channel subsystem M: Halil Pasic <pasic@linux.ibm.com> M: Christian Borntraeger <borntraeger@linux.ibm.com> +M: Eric Farman <farman@linux.ibm.com> S: Supported F: hw/s390x/ccw-device.[ch] F: hw/s390x/css.c @@ -1987,6 +1989,7 @@ T: git https://github.com/stefanha/qemu.git block virtio-ccw M: Cornelia Huck <cohuck@redhat.com> M: Halil Pasic <pasic@linux.ibm.com> +M: Eric Farman <farman@linux.ibm.com> S: Supported F: hw/s390x/virtio-ccw*.[hc] F: hw/s390x/vhost-vsock-ccw.c |