diff options
author | Paolo Bonzini <[email protected]> | 2019-12-04 15:33:35 +0100 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2019-12-22 13:15:59 +0100 |
commit | 19a049f1a44d18e38a311e723c19c33c81020a30 (patch) | |
tree | ceda4803f775a20232d7e3703c87388b42200f47 | |
parent | 088e11d4220b4802e23fa00fe610ea89a5094587 (diff) |
MAINTAINERS: remove Radim from KVM maintainers
Radim's kernel.org email is bouncing, which I take as a signal that
he is not really able to deal with KVM at this time. Make MAINTAINERS
match the effective value of KVM's bus factor.
Signed-off-by: Paolo Bonzini <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ec23101052f2..f70f105a8b6a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8927,7 +8927,6 @@ F: include/linux/umh.h KERNEL VIRTUAL MACHINE (KVM) M: Paolo Bonzini <[email protected]> -M: Radim Krčmář <[email protected]> W: http://www.linux-kvm.org T: git git://git.kernel.org/pub/scm/virt/kvm/kvm.git @@ -8999,7 +8998,6 @@ F: tools/testing/selftests/kvm/*/s390x/ KERNEL VIRTUAL MACHINE FOR X86 (KVM/x86) M: Paolo Bonzini <[email protected]> -M: Radim Krčmář <[email protected]> R: Sean Christopherson <[email protected]> R: Vitaly Kuznetsov <[email protected]> R: Wanpeng Li <[email protected]> |