From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57802) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKp0S-0003bJ-R0 for qemu-devel@nongnu.org; Tue, 04 Mar 2014 08:03:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WKp0M-0002gC-Tg for qemu-devel@nongnu.org; Tue, 04 Mar 2014 08:03:36 -0500 Received: from mx1.redhat.com ([209.132.183.28]:44021) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKp0M-0002g5-Ks for qemu-devel@nongnu.org; Tue, 04 Mar 2014 08:03:30 -0500 Date: Tue, 4 Mar 2014 15:03:25 +0200 From: "Michael S. Tsirkin" Message-ID: <1393937889-14553-10-git-send-email-mst@redhat.com> References: <1393937889-14553-1-git-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1393937889-14553-1-git-send-email-mst@redhat.com> Subject: [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: 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 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 -- MST