From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52634) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WMjGy-0004s2-Lj for qemu-devel@nongnu.org; Sun, 09 Mar 2014 15:20:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WMjGs-00056y-AT for qemu-devel@nongnu.org; Sun, 09 Mar 2014 15:20:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54512) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WMjGs-00056o-2e for qemu-devel@nongnu.org; Sun, 09 Mar 2014 15:20:26 -0400 Date: Sun, 9 Mar 2014 21:20:18 +0200 From: "Michael S. Tsirkin" Message-ID: <1394392713-31471-10-git-send-email-mst@redhat.com> References: <1394392713-31471-1-git-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1394392713-31471-1-git-send-email-mst@redhat.com> Subject: [Qemu-devel] [PULL v3 09/14] MAINTAINERS: drop an out of date address List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Anthony Liguori 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 7efaccf..62e7683 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 -- MST