diff options
author | Christian Borntraeger <[email protected]> | 2017-03-02 17:08:23 +0100 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2017-05-09 16:43:25 +0300 |
commit | c8b0d7290657996a29f318b948d2397d30e70c36 (patch) | |
tree | 0f41b90714e7e03259412d719270bf7ad2da0f2b | |
parent | 96fb20c343be46afca37d6c501d4cf13d58e110a (diff) |
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 <[email protected]>
Acked-by: Halil Pasic <[email protected]>
Acked-by: Cornelia Huck <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
-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 <[email protected]> M: Cornelia Huck <[email protected]> +M: Halil Pasic <[email protected]> |