From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKryc-0004lT-O5 for qemu-devel@nongnu.org; Tue, 04 Mar 2014 11:14:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WKryW-00083t-Jp for qemu-devel@nongnu.org; Tue, 04 Mar 2014 11:13:54 -0500 Received: from mx1.redhat.com ([209.132.183.28]:58316) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKryW-00082q-C6 for qemu-devel@nongnu.org; Tue, 04 Mar 2014 11:13:48 -0500 Message-ID: <5315FBAF.7020706@redhat.com> Date: Tue, 04 Mar 2014 17:13:35 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1393937889-14553-1-git-send-email-mst@redhat.com> <1393937889-14553-10-git-send-email-mst@redhat.com> <5315F9DE.30503@suse.de> In-Reply-To: <5315F9DE.30503@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL 09/12] MAINTAINERS: drop an out of date address List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Andreas_F=E4rber?= , qemu-devel@nongnu.org Cc: Peter Maydell , Anthony Liguori , "Michael S. Tsirkin" Il 04/03/2014 17:05, Andreas F=E4rber ha scritto: > Am 04.03.2014 14:03, schrieb Michael S. Tsirkin: >> Gleb's address seems to be out of date. Since it stayed like that for= a >> while now, I'm guessing he's no longer interested in getting mail. >> >> Signed-off-by: Michael S. Tsirkin >> --- >> MAINTAINERS | 2 -- >> 1 file changed, 2 deletions(-) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index adc5973..1f2d277 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -158,7 +158,6 @@ Guest CPU Cores (KVM): >> ---------------------- >> >> Overall >> -M: Gleb Natapov >> M: Paolo Bonzini >> L: kvm@vger.kernel.org >> S: Supported >> @@ -181,7 +180,6 @@ S: Maintained >> F: target-s390x/kvm.c >> >> X86 >> -M: Gleb Natapov >> M: Marcelo Tosatti >> L: kvm@vger.kernel.org >> S: Supported > > Paolo, are you intentionally not listed for X86 KVM? No, not intentionally. Will send a patch to fix. Paolo