Message ID | 20220112164044.2210508-1-farman@linux.ibm.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [RFC] MAINTAINERS: Add myself to s390 I/O areas | expand |
On Wed, 12 Jan 2022 17:40:44 +0100 Eric Farman <farman@linux.ibm.com> wrote: > 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: Halil Pasic <pasic@linux.ibm.com> Thanks! > --- > MAINTAINERS | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 5d37b0eec5..343f43e83d 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1521,6 +1521,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/ > @@ -1551,6 +1552,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 > @@ -1975,6 +1977,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
Am 12.01.22 um 17:40 schrieb Eric Farman: > 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> Thanks a lot Eric > --- > MAINTAINERS | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 5d37b0eec5..343f43e83d 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1521,6 +1521,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/ > @@ -1551,6 +1552,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 > @@ -1975,6 +1977,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
diff --git a/MAINTAINERS b/MAINTAINERS index 5d37b0eec5..343f43e83d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1521,6 +1521,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/ @@ -1551,6 +1552,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 @@ -1975,6 +1977,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
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> --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+)