diff options
author | Christian Borntraeger <borntraeger@de.ibm.com> | 2017-03-02 17:08:23 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2017-05-09 16:43:25 +0300 |
commit | c8b0d7290657996a29f318b948d2397d30e70c36 (patch) | |
tree | 0f41b90714e7e03259412d719270bf7ad2da0f2b /MAINTAINERS | |
parent | 96fb20c343be46afca37d6c501d4cf13d58e110a (diff) | |
download | linux-stable-c8b0d7290657996a29f318b948d2397d30e70c36.tar.gz linux-stable-c8b0d7290657996a29f318b948d2397d30e70c36.tar.bz2 linux-stable-c8b0d7290657996a29f318b948d2397d30e70c36.zip |
s390/virtio: change maintainership
Halil is doing a lot more work in the virtio area on s390 than I
do. Let's reflect the reality in the maintainers file.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Halil Pasic <pasic@linux.vnet.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 38d3e4ed7208..a1f6e1954804 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13324,8 +13324,8 @@ F: include/uapi/linux/virtio_*.h F: drivers/crypto/virtio/ VIRTIO DRIVERS FOR S390 -M: Christian Borntraeger <borntraeger@de.ibm.com> M: Cornelia Huck <cornelia.huck@de.ibm.com> +M: Halil Pasic <pasic@linux.vnet.ibm.com> L: linux-s390@vger.kernel.org L: virtualization@lists.linux-foundation.org L: kvm@vger.kernel.org |