diff options
author | Christian Borntraeger <[email protected]> | 2022-02-10 09:53:10 +0100 |
---|---|---|
committer | Christian Borntraeger <[email protected]> | 2022-02-11 09:55:53 +0100 |
commit | bfced9f9639551c589af32716eb8c5d2165fc7af (patch) | |
tree | 7703fe00940e09583380cdca5a32e247d3d15cfb | |
parent | 09a93c1df3eafa43bcdfd7bf837c574911f12f55 (diff) |
KVM: s390: MAINTAINERS: promote Claudio Imbrenda
Claudio has volunteered to be more involved in the maintainership of
s390 KVM.
Signed-off-by: Christian Borntraeger <[email protected]>
Acked-by: Claudio Imbrenda <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Acked-by: Janosch Frank <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3e461db9cd91..fe332650d032 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10547,8 +10547,8 @@ F: arch/riscv/kvm/ KERNEL VIRTUAL MACHINE for s390 (KVM/s390) M: Christian Borntraeger <[email protected]> M: Janosch Frank <[email protected]> +M: Claudio Imbrenda <[email protected]> R: David Hildenbrand <[email protected]> -R: Claudio Imbrenda <[email protected]> S: Supported W: http://www.ibm.com/developerworks/linux/linux390/ |