diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2013-05-15 13:02:24 -0400 |
---|---|---|
committer | Gleb Natapov <gleb@redhat.com> | 2013-05-19 08:46:38 -0400 |
commit | c93a64fe6ca6a03fbe076f705e5f5d30d1bded79 (patch) | |
tree | db072fd39231e830c629d05cb58f6e7196c14ec5 /MAINTAINERS | |
parent | f722406faae2d073cc1d01063d1123c35425939e (diff) |
KVM: take over co-maintainership from Marcelo, fix MAINTAINERS entry
As announced last week by Marcelo Tosatti, I will be co-maintaining
KVM together with Gleb.
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Gleb Natapov <gleb@redhat.com>
Cc: kvm@vger.kernel.org
Acked-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3d7782b9f90d..790e5a9e3528 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4641,12 +4641,13 @@ F: include/linux/sunrpc/ | |||
4641 | F: include/uapi/linux/sunrpc/ | 4641 | F: include/uapi/linux/sunrpc/ |
4642 | 4642 | ||
4643 | KERNEL VIRTUAL MACHINE (KVM) | 4643 | KERNEL VIRTUAL MACHINE (KVM) |
4644 | M: Marcelo Tosatti <mtosatti@redhat.com> | ||
4645 | M: Gleb Natapov <gleb@redhat.com> | 4644 | M: Gleb Natapov <gleb@redhat.com> |
4645 | M: Paolo Bonzini <pbonzini@redhat.com> | ||
4646 | L: kvm@vger.kernel.org | 4646 | L: kvm@vger.kernel.org |
4647 | W: http://kvm.qumranet.com | 4647 | W: http://linux-kvm.org |
4648 | S: Supported | 4648 | S: Supported |
4649 | F: Documentation/*/kvm.txt | 4649 | F: Documentation/*/kvm*.txt |
4650 | F: Documentation/virtual/kvm/ | ||
4650 | F: arch/*/kvm/ | 4651 | F: arch/*/kvm/ |
4651 | F: arch/*/include/asm/kvm* | 4652 | F: arch/*/include/asm/kvm* |
4652 | F: include/linux/kvm* | 4653 | F: include/linux/kvm* |