From patchwork Mon Aug 19 13:51:42 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anthony Liguori X-Patchwork-Id: 268214 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 926142C0117 for ; Mon, 19 Aug 2013 23:52:29 +1000 (EST) Received: from localhost ([::1]:43236 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBPsh-0003SU-KT for incoming@patchwork.ozlabs.org; Mon, 19 Aug 2013 09:52:27 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52821) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBPsN-0003Lc-MS for qemu-devel@nongnu.org; Mon, 19 Aug 2013 09:52:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VBPsI-0007dx-K3 for qemu-devel@nongnu.org; Mon, 19 Aug 2013 09:52:07 -0400 Received: from mail-oa0-f44.google.com ([209.85.219.44]:61147) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBPsI-0007dc-F0 for qemu-devel@nongnu.org; Mon, 19 Aug 2013 09:52:02 -0400 Received: by mail-oa0-f44.google.com with SMTP id l20so6006956oag.3 for ; Mon, 19 Aug 2013 06:52:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=Co5HPnLooNhZIpmceAodKclNu6fScGzi85i+D6IN+28=; b=kD9yeYqCoFdPIO+SFkr4TQTRrxFuKCar6vASdmSp9rQsxssUoQHWj1pLXDnVZZQqhY g04dZ0UZqAiE/0hBjFRmDeLI/AfK/B/+PwvQhwBPzX5nmQj1hdsc1bCbILYtsW3jkm+u DwAg/2tK8Jn4KwrPXIuzXbrDDPlXAD3PvJXZmvMvMJ1Gpm8NhpBJbKvb66/9CD+Z49uI sbb/0nRwxT0XghInILO6MOXF7JdOGWX5ws2h0nI64rHVA6CmMIiCL41sBPyOpiMxlj8B hB/zZApCNjOrLNxygHIiTvxDAEIa+Yzvorvu/PUa30iNnSlIegPv1/GRumQEhUqWj3Vh 4HCg== X-Gm-Message-State: ALoCoQmEU8FIxQldaOAzfwOJnRibtEhn5mu1WyoHFU4EU1+Okf/wmsWE7O1gwkioMy3uajtoX1sP X-Received: by 10.60.93.105 with SMTP id ct9mr7001166oeb.42.1376920321547; Mon, 19 Aug 2013 06:52:01 -0700 (PDT) Received: from titi.austin.rr.com (cpe-70-112-157-87.austin.res.rr.com. [70.112.157.87]) by mx.google.com with ESMTPSA id s14sm17140858oeo.1.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 19 Aug 2013 06:52:01 -0700 (PDT) From: Anthony Liguori To: qemu-devel@nongnu.org Date: Mon, 19 Aug 2013 08:51:42 -0500 Message-Id: <1376920302-11279-1-git-send-email-anthony@codemonkey.ws> X-Mailer: git-send-email 1.8.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.219.44 Cc: Anthony Liguori , Anthony Liguori Subject: [Qemu-devel] [PATCH] Change email address X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org My IBM email address will be unaccessible after August 23rd, 2013. Signed-off-by: Anthony Liguori --- .mailmap | 2 +- MAINTAINERS | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.mailmap b/.mailmap index 9797802..7b91a95 100644 --- a/.mailmap +++ b/.mailmap @@ -2,7 +2,7 @@ # into proper addresses so that they are counted properly in git shortlog output. # Andrzej Zaborowski balrog -Anthony Liguori aliguori +Anthony Liguori aliguori Aurelien Jarno aurel32 Blue Swirl blueswir1 Edgar E. Iglesias edgar_igl diff --git a/MAINTAINERS b/MAINTAINERS index 654e2cb..70a3370 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -50,7 +50,7 @@ Descriptions of section entries: General Project Administration ------------------------------ -M: Anthony Liguori +M: Anthony Liguori M: Paul Brook Guest CPU cores (TCG): @@ -509,7 +509,7 @@ F: hw/unicore32/ X86 Machines ------------ PC -M: Anthony Liguori +M: Anthony Liguori S: Supported F: hw/i386/pc.[ch] F: hw/i386/pc_piix.c @@ -593,7 +593,7 @@ S: Supported F: hw/*/*vhost* virtio -M: Anthony Liguori +M: Anthony Liguori S: Supported F: hw/*/virtio* @@ -651,7 +651,7 @@ F: block/ F: hw/block/ Character Devices -M: Anthony Liguori +M: Anthony Liguori S: Maintained F: qemu-char.c @@ -689,7 +689,7 @@ F: audio/spiceaudio.c F: hw/display/qxl* Graphics -M: Anthony Liguori +M: Anthony Liguori S: Maintained F: ui/ @@ -699,7 +699,7 @@ S: Odd Fixes F: ui/cocoa.m Main loop -M: Anthony Liguori +M: Anthony Liguori S: Supported F: vl.c @@ -711,7 +711,7 @@ F: hmp.c F: hmp-commands.hx Network device layer -M: Anthony Liguori +M: Anthony Liguori M: Stefan Hajnoczi S: Maintained F: net/