From patchwork Wed Dec 19 15:46:15 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gleb Natapov X-Patchwork-Id: 207417 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 864742C008C for ; Thu, 20 Dec 2012 02:46:42 +1100 (EST) Received: from localhost ([::1]:49867 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlLqy-0004ci-Da for incoming@patchwork.ozlabs.org; Wed, 19 Dec 2012 10:46:40 -0500 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 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qBJFkGa6032055 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 19 Dec 2012 10:46:16 -0500 Received: from dhcp-1-237.tlv.redhat.com (dhcp-4-26.tlv.redhat.com [10.35.4.26]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id qBJFkFRq023406; Wed, 19 Dec 2012 10:46:16 -0500 Received: by dhcp-1-237.tlv.redhat.com (Postfix, from userid 13519) id 1991518D414; Wed, 19 Dec 2012 17:46:15 +0200 (IST) Date: Wed, 19 Dec 2012 17:46:15 +0200 From: Gleb Natapov To: Anthony Liguori Message-ID: <20121219154615.GA17584@redhat.com> MIME-Version: 1.0 Content-Disposition: inline X-Scanned-By: MIMEDefang 2.67 on 10.5.11.12 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 209.132.183.28 Cc: Marcelo Tosatti , qemu-devel@nongnu.org, Andreas =?utf-8?Q?F=C3=A4rber?= , Avi Kivity Subject: [Qemu-devel] [PATCH] MAINTAINERS: Take over kvm maintenance X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Replace Avi with myself as kvm maintainer. Signed-off-by: Gleb Natapov --- Gleb. 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