From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42069) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVmfU-000404-Mn for qemu-devel@nongnu.org; Wed, 11 Mar 2015 15:51:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YVmfO-0005Q8-RA for qemu-devel@nongnu.org; Wed, 11 Mar 2015 15:51:48 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56285) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVmfO-0005Q3-Iv for qemu-devel@nongnu.org; Wed, 11 Mar 2015 15:51:42 -0400 Date: Wed, 11 Mar 2015 20:51:34 +0100 From: "Michael S. Tsirkin" Message-ID: <20150311205134-mutt-send-email-mst@redhat.com> References: <1426096767-30494-1-git-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <1426096767-30494-1-git-send-email-mst@redhat.com> Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PULL 18/25] MAINTAINERS: drop aliguori@amazon.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Kevin Wolf , Peter Maydell , Anthony Liguori , Stefan Hajnoczi , Amit Shah , Paolo Bonzini , =?us-ascii?B?PT9VVEYtOD9xP0FuZHJlYXM9MjBGPUMzPUE0cmJlcj89?= It's sad when a friend leaves, but we have to move on. Drop Anthony's email from MAINTAINERS so he stops getting irrelevant email. Got Anthony's ack off-list. Signed-off-by: Michael S. Tsirkin Acked-by: Anthony Liguori --- MAINTAINERS | 9 --------- 1 file changed, 9 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 8c06739..50343e9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -50,14 +50,12 @@ Descriptions of section entries: =20 General Project Administration ------------------------------ -M: Anthony Liguori M: Peter Maydell =20 Responsible Disclosure, Reporting Security Issues ------------------------------ W: http://wiki.qemu.org/SecurityProcess M: Michael S. Tsirkin -M: Anthony Liguori L: secalert@redhat.com =20 Guest CPU cores (TCG): @@ -565,7 +563,6 @@ F: hw/unicore32/ X86 Machines ------------ PC -M: Anthony Liguori M: Michael S. Tsirkin S: Supported F: include/hw/i386/ @@ -676,7 +673,6 @@ S: Supported F: hw/*/*vhost* =20 virtio -M: Anthony Liguori M: Michael S. Tsirkin S: Supported F: hw/*/virtio* @@ -771,7 +767,6 @@ T: git git://repo.or.cz/qemu/kevin.git block T: git git://github.com/stefanha/qemu.git block =20 Character Devices -M: Anthony Liguori M: Paolo Bonzini S: Maintained F: qemu-char.c @@ -832,7 +827,6 @@ F: audio/spiceaudio.c F: hw/display/qxl* =20 Graphics -M: Anthony Liguori M: Gerd Hoffmann S: Odd Fixes F: ui/ @@ -844,7 +838,6 @@ S: Odd Fixes F: ui/cocoa.m =20 Main loop -M: Anthony Liguori M: Paolo Bonzini S: Maintained F: cpus.c @@ -861,7 +854,6 @@ F: hmp-commands.hx T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp =20 Network device layer -M: Anthony Liguori M: Stefan Hajnoczi M: Jason Wang S: Maintained @@ -913,7 +905,6 @@ F: qga/ T: git git://github.com/mdroth/qemu.git qga =20 QOM -M: Anthony Liguori M: Andreas F=E4rber S: Supported T: git git://github.com/afaerber/qemu-cpu.git qom-next --=20 MST