diff options
author | Eric Farman <[email protected]> | 2022-05-25 16:40:28 +0200 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2022-06-01 12:03:16 +0200 |
commit | 315945a43e91c81ebfab0ef011d1dcab419c6d9b (patch) | |
tree | 032674d8e80f86d91a29fc305edb5b5e96340db9 | |
parent | 9dade1707fdb4fb6a1d498aa8811779556b7ffbc (diff) |
MAINTAINERS: Update s390 virtio-ccw
Add myself to the kernel side of virtio-ccw
Signed-off-by: Eric Farman <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Acked-by: Halil Pasic <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian Borntraeger <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5e8c2f611766..157bb82c65d1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20862,6 +20862,7 @@ F: include/uapi/linux/virtio_crypto.h VIRTIO DRIVERS FOR S390 M: Cornelia Huck <[email protected]> M: Halil Pasic <[email protected]> +M: Eric Farman <[email protected]> |