From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:49804) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1D8n-0006Ns-9E for qemu-devel@nongnu.org; Tue, 14 Aug 2012 05:10:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1D8k-0005Mz-T8 for qemu-devel@nongnu.org; Tue, 14 Aug 2012 05:10:21 -0400 Received: from e06smtp12.uk.ibm.com ([195.75.94.108]:45868) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1D8k-0005MK-Ke for qemu-devel@nongnu.org; Tue, 14 Aug 2012 05:10:18 -0400 Received: from /spool/local by e06smtp12.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 14 Aug 2012 10:10:16 +0100 Received: from d06av07.portsmouth.uk.ibm.com (d06av07.portsmouth.uk.ibm.com [9.149.37.248]) by b06cxnps4076.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q7E9A7X39437250 for ; Tue, 14 Aug 2012 09:10:07 GMT Received: from d06av07.portsmouth.uk.ibm.com (d06av07.portsmouth.uk.ibm.com [127.0.0.1]) by d06av07.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q7E8jPWA016860 for ; Tue, 14 Aug 2012 04:45:25 -0400 From: Stefan Hajnoczi Date: Tue, 14 Aug 2012 10:10:09 +0100 Message-Id: <1344935409-16945-1-git-send-email-stefanha@linux.vnet.ibm.com> Subject: [Qemu-devel] [PATCH] MAINTAINERS: Update email address for Stefan Hajnoczi List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Stefan Hajnoczi Switch to my personal email address. Signed-off-by: Stefan Hajnoczi --- Access to the IBM email address ceases from September 2012. Keeping qemu-trivial moving during September should be no problem. I'll be back 100% and continuing to contribute to QEMU in October again. MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 708ad54..6d864c1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -568,7 +568,7 @@ F: monitor.c Network device layer M: Anthony Liguori -M: Stefan Hajnoczi +M: Stefan Hajnoczi S: Maintained F: net/ T: git git://github.com/stefanha/qemu.git net @@ -588,7 +588,7 @@ F: slirp/ T: git git://git.kiszka.org/qemu.git queues/slirp Tracing -M: Stefan Hajnoczi +M: Stefan Hajnoczi S: Maintained F: trace/ F: scripts/tracetool.py -- 1.7.10.4