From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35100) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYsgL-0000SC-BA for qemu-devel@nongnu.org; Thu, 25 Feb 2016 04:58:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYsgH-0000az-9n for qemu-devel@nongnu.org; Thu, 25 Feb 2016 04:58:01 -0500 Received: from mx1.redhat.com ([209.132.183.28]:34762) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYsgH-0000aH-4D for qemu-devel@nongnu.org; Thu, 25 Feb 2016 04:57:57 -0500 From: Thomas Huth Date: Thu, 25 Feb 2016 10:57:54 +0100 Message-Id: <1456394274-21082-1-git-send-email-thuth@redhat.com> Subject: [Qemu-devel] [PATCH] MAINTAINERS: Remove the old s390-virtio machine List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, agraf@suse.de, cornelia.huck@de.ibm.com, borntraeger@de.ibm.com The old s390-virtio machine has been removed last year, so we don't need the corresponding section in the MAINTAINERS file anymore. Signed-off-by: Thomas Huth --- MAINTAINERS | 6 ------ 1 file changed, 6 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 9148966..341574c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -653,12 +653,6 @@ F: hw/*/grlib* S390 Machines ------------- -S390 Virtio -M: Alexander Graf -S: Maintained -F: hw/s390x/s390-*.c -X: hw/s390x/*pci*.[hc] - S390 Virtio-ccw M: Cornelia Huck M: Christian Borntraeger -- 1.8.3.1