diff mbox

[GIT,PULL] KVM maintainership update

Message ID 50AB82C6.6060901@redhat.com (mailing list archive)
State New, archived
Headers show

Commit Message

Avi Kivity Nov. 20, 2012, 1:16 p.m. UTC
Linus, please pull from:

  git://git.kernel.org/pub/scm/virt/kvm/kvm.git master

to receive this MAINTAINERS update.  After many years of maintaining KVM,
I am moving on.  It was a real pleasure for me to work with so many talented
and dedicated hackers on this project.

Replacing me will be one of those talented and dedicated hackers, Gleb, who
has authored hundreds of patches in and around KVM.


----------------------------------------------------------------
Avi Kivity (1):
      KVM: Retire as maintainer

Gleb Natapov (1):
      KVM: taking co-maintenance

 CREDITS     | 5 +++++
 MAINTAINERS | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
diff mbox

Patch

diff --git a/CREDITS b/CREDITS
index d8fe12a..2346b09 100644
--- a/CREDITS
+++ b/CREDITS
@@ -1823,6 +1823,11 @@  S: Kattreinstr 38
 S: D-64295
 S: Germany
 
+N: Avi Kivity
+E: avi.kivity@gmail.com
+D: Kernel-based Virtual Machine (KVM)
+S: Ra'annana, Israel
+
 N: Andi Kleen
 E: andi@firstfloor.org
 U: http://www.halobates.de
diff --git a/MAINTAINERS b/MAINTAINERS
index bb0b27d..b273360 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4280,8 +4280,8 @@  F:	include/linux/lockd/
 F:	include/linux/sunrpc/
 
 KERNEL VIRTUAL MACHINE (KVM)
-M:	Avi Kivity <avi@redhat.com>
 M:	Marcelo Tosatti <mtosatti@redhat.com>
+M:	Gleb Natapov <gleb@redhat.com>
 L:	kvm@vger.kernel.org
 W:	http://kvm.qumranet.com
 S:	Supported