From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34892) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlLqe-0004HZ-QW for qemu-devel@nongnu.org; Wed, 19 Dec 2012 10:46:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TlLqd-0004jr-Ct for qemu-devel@nongnu.org; Wed, 19 Dec 2012 10:46:20 -0500 Received: from mx1.redhat.com ([209.132.183.28]:10367) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlLqd-0004jh-4T for qemu-devel@nongnu.org; Wed, 19 Dec 2012 10:46:19 -0500 Date: Wed, 19 Dec 2012 17:46:15 +0200 From: Gleb Natapov Message-ID: <20121219154615.GA17584@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] [PATCH] MAINTAINERS: Take over kvm maintenance List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Marcelo Tosatti , qemu-devel@nongnu.org, Andreas =?utf-8?Q?F=C3=A4rber?= , Avi Kivity Replace Avi with myself as kvm maintainer. Signed-off-by: Gleb Natapov diff --git a/MAINTAINERS b/MAINTAINERS index 2ede20d..0e574f9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -132,7 +132,7 @@ Guest CPU Cores (KVM): ---------------------- Overall -M: Avi Kivity +M: Gleb Natapov M: Marcelo Tosatti L: kvm@vger.kernel.org S: Supported @@ -150,7 +150,7 @@ S: Maintained F: target-s390x/kvm.c X86 -M: Avi Kivity +M: Gleb Natapov M: Marcelo Tosatti L: kvm@vger.kernel.org S: Supported -- Gleb.