* [Qemu-devel] [PATCH] MAINTAINERS: drop aliguori@amazon.com
@ 2015-03-10 16:29 Michael S. Tsirkin
2015-03-10 16:40 ` Peter Maydell
2015-03-12 13:36 ` Stefan Hajnoczi
0 siblings, 2 replies; 3+ messages in thread
From: Michael S. Tsirkin @ 2015-03-10 16:29 UTC (permalink / raw)
To: qemu-devel
Cc: Peter Maydell, Anthony Liguori, Stefan Hajnoczi, Amit Shah,
Paolo Bonzini, =?UTF-8?q?Andreas=20F=C3=A4rber?=
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 <mst@redhat.com>
Acked-by: Anthony Liguori <aliguori@amazon.com>
---
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:
General Project Administration
------------------------------
-M: Anthony Liguori <aliguori@amazon.com>
M: Peter Maydell <peter.maydell@linaro.org>
Responsible Disclosure, Reporting Security Issues
------------------------------
W: http://wiki.qemu.org/SecurityProcess
M: Michael S. Tsirkin <mst@redhat.com>
-M: Anthony Liguori <aliguori@amazon.com>
L: secalert@redhat.com
Guest CPU cores (TCG):
@@ -565,7 +563,6 @@ F: hw/unicore32/
X86 Machines
------------
PC
-M: Anthony Liguori <aliguori@amazon.com>
M: Michael S. Tsirkin <mst@redhat.com>
S: Supported
F: include/hw/i386/
@@ -676,7 +673,6 @@ S: Supported
F: hw/*/*vhost*
virtio
-M: Anthony Liguori <aliguori@amazon.com>
M: Michael S. Tsirkin <mst@redhat.com>
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
Character Devices
-M: Anthony Liguori <aliguori@amazon.com>
M: Paolo Bonzini <pbonzini@redhat.com>
S: Maintained
F: qemu-char.c
@@ -832,7 +827,6 @@ F: audio/spiceaudio.c
F: hw/display/qxl*
Graphics
-M: Anthony Liguori <aliguori@amazon.com>
M: Gerd Hoffmann <kraxel@redhat.com>
S: Odd Fixes
F: ui/
@@ -844,7 +838,6 @@ S: Odd Fixes
F: ui/cocoa.m
Main loop
-M: Anthony Liguori <aliguori@amazon.com>
M: Paolo Bonzini <pbonzini@redhat.com>
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
Network device layer
-M: Anthony Liguori <aliguori@amazon.com>
M: Stefan Hajnoczi <stefanha@redhat.com>
M: Jason Wang <jasowang@redhat.com>
S: Maintained
@@ -913,7 +905,6 @@ F: qga/
T: git git://github.com/mdroth/qemu.git qga
QOM
-M: Anthony Liguori <aliguori@amazon.com>
M: Andreas Färber <afaerber@suse.de>
S: Supported
T: git git://github.com/afaerber/qemu-cpu.git qom-next
--
MST
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] MAINTAINERS: drop aliguori@amazon.com
2015-03-10 16:29 [Qemu-devel] [PATCH] MAINTAINERS: drop aliguori@amazon.com Michael S. Tsirkin
@ 2015-03-10 16:40 ` Peter Maydell
2015-03-12 13:36 ` Stefan Hajnoczi
1 sibling, 0 replies; 3+ messages in thread
From: Peter Maydell @ 2015-03-10 16:40 UTC (permalink / raw)
To: Michael S. Tsirkin
Cc: Anthony Liguori, QEMU Developers, Stefan Hajnoczi, Amit Shah,
Paolo Bonzini, Andreas Färber
On 10 March 2015 at 16:29, Michael S. Tsirkin <mst@redhat.com> wrote:
>
> Responsible Disclosure, Reporting Security Issues
> ------------------------------
> W: http://wiki.qemu.org/SecurityProcess
> M: Michael S. Tsirkin <mst@redhat.com>
> -M: Anthony Liguori <aliguori@amazon.com>
> L: secalert@redhat.com
Incidentally I noticed this isn't in sync with the wiki page,
which also has Petr Matousek on the contact list.
That's a separate patch to fix, though.
-- PMM
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] MAINTAINERS: drop aliguori@amazon.com
2015-03-10 16:29 [Qemu-devel] [PATCH] MAINTAINERS: drop aliguori@amazon.com Michael S. Tsirkin
2015-03-10 16:40 ` Peter Maydell
@ 2015-03-12 13:36 ` Stefan Hajnoczi
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2015-03-12 13:36 UTC (permalink / raw)
To: Michael S. Tsirkin
Cc: Peter Maydell, Anthony Liguori, qemu-devel, Stefan Hajnoczi,
Amit Shah, Paolo Bonzini, =?UTF-8?q?Andreas=20F=C3=A4rber?=
[-- Attachment #1: Type: text/plain, Size: 584 bytes --]
On Tue, Mar 10, 2015 at 05:29:27PM +0100, Michael S. Tsirkin wrote:
> 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 <mst@redhat.com>
> Acked-by: Anthony Liguori <aliguori@amazon.com>
> ---
> MAINTAINERS | 9 ---------
> 1 file changed, 9 deletions(-)
Anthony expressed his intentions to do this at KVM Forum 2014 so I've
been expecting this patch.
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-03-12 13:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-10 16:29 [Qemu-devel] [PATCH] MAINTAINERS: drop aliguori@amazon.com Michael S. Tsirkin
2015-03-10 16:40 ` Peter Maydell
2015-03-12 13:36 ` Stefan Hajnoczi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).