From patchwork Thu Mar 1 11:24:03 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Peter Maydell X-Patchwork-Id: 130161 Delivered-To: patch@linaro.org Received: by 10.80.172.228 with SMTP id x91csp2692067edc; Thu, 1 Mar 2018 03:45:35 -0800 (PST) X-Google-Smtp-Source: AG47ELuTGurhu9rjBCAyeOLJrkaTrxdl+MHkwlkRf8ZwRcPyTKw8BsFPDs6F6KrbrDS1YLYNy3XC X-Received: by 2002:a25:48f:: with SMTP id 137-v6mr776987ybe.153.1519904735582; Thu, 01 Mar 2018 03:45:35 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519904735; cv=none; d=google.com; s=arc-20160816; b=eEQdx3FwVUs0GC84RM4D0MidqugE4IJd11rgHFxqOFa/n+8WKjDmRCn1gD9bKuZwIW +jdKAdxRU8MKF71Novag8UONKY7sbXTThyph1elhcaSmAfmvN6eMFQt5JDx6XlpBBBqx 5eMB8GDbqYxyoq1+nY+F9NLY6xRfgZY0AQYh8nHiHXksT96TGC2e0GCIFUyuU3LDqvz0 gEdAQVgQxY+v0rtiAEjGWhe+QKW0WOmcCAf0syhiqiA2uvQ9x9Zpjd9rCf6fm9wlJ/5+ QPDe2UpGMUH5UIEQmxqzDsAviozAVkuz5U1x7SDP7jIWvWsmlryWAj+8ZQ60Dyyqvr3H JPnw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:subject :content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:to:from:arc-authentication-results; bh=qk6aUO/NGopJ9ewe3P/ugH2fIid73FIkkeeTwZMVTU0=; b=ZQmlViEuO/nuEqdPkFdhRz597IEW9u6OGykaxvcS9tJmH/b4NH04uhxuQni8bm0n6/ os7Y5An31EiYgP2oPsrzf8mS7oKp/iGr+7/AqXj8jG3RjLeLoKX2KbZ8ZVxqnQxK8D8q 8aXRDfU9B8NcCfGBZgVHLmNtueNR9ODOYDi4h57TBxr0HwOqNjGpuCkUtPOj1u2iupvg Q6Z0e0CjcrlShd4v8dLGIcIlNAqZPsunxOO++hiEDvY/ZEZkDgtCxT1nQIGAOFWNvZFP m5+UfU7KrH54f1YWCy3/1baEQeUjwE0g/h3Z4Aulta/JTTQzu9Su5PeFbYBy31qCbAwh 26bw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) smtp.mailfrom=qemu-devel-bounces+patch=linaro.org@nongnu.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Return-Path: Received: from lists.gnu.org (lists.gnu.org. [2001:4830:134:3::11]) by mx.google.com with ESMTPS id p3-v6si597539ybo.490.2018.03.01.03.45.31 for (version=TLS1 cipher=AES128-SHA bits=128/128); Thu, 01 Mar 2018 03:45:35 -0800 (PST) Received-SPF: pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) client-ip=2001:4830:134:3::11; Authentication-Results: mx.google.com; spf=pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) smtp.mailfrom=qemu-devel-bounces+patch=linaro.org@nongnu.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: from localhost ([::1]:55806 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1erMd7-0002sd-Jf for patch@linaro.org; Thu, 01 Mar 2018 06:44:09 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34148) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1erMKC-00043t-KR for qemu-devel@nongnu.org; Thu, 01 Mar 2018 06:24:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1erMKB-0008H2-EV for qemu-devel@nongnu.org; Thu, 01 Mar 2018 06:24:36 -0500 Received: from orth.archaic.org.uk ([2001:8b0:1d0::2]:46730) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1erMKB-0008Gh-6Q for qemu-devel@nongnu.org; Thu, 01 Mar 2018 06:24:35 -0500 Received: from pm215 by orth.archaic.org.uk with local (Exim 4.89) (envelope-from ) id 1erMKA-0000i5-97 for qemu-devel@nongnu.org; Thu, 01 Mar 2018 11:24:34 +0000 From: Peter Maydell To: qemu-devel@nongnu.org Date: Thu, 1 Mar 2018 11:24:03 +0000 Message-Id: <20180301112403.12487-43-peter.maydell@linaro.org> X-Mailer: git-send-email 2.16.2 In-Reply-To: <20180301112403.12487-1-peter.maydell@linaro.org> References: <20180301112403.12487-1-peter.maydell@linaro.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2001:8b0:1d0::2 Subject: [Qemu-devel] [PULL 42/42] MAINTAINERS: Update my email address X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+patch=linaro.org@nongnu.org Sender: "Qemu-devel" From: Alistair Francis I am leaving Xilinx, so to avoid having an email address that bounces update my maintainer address to point to my personal email address. Signed-off-by: Alistair Francis Signed-off-by: Alistair Francis Reviewed-by: Philippe Mathieu-Daudé Message-id: 7bb690382e3370aa1c1e047a84e36603c787ec0e.1519749987.git.alistair.francis@xilinx.com Signed-off-by: Peter Maydell --- MAINTAINERS | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) -- 2.16.2 diff --git a/MAINTAINERS b/MAINTAINERS index a334a25e5d..a76044bee2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -556,7 +556,7 @@ F: hw/misc/arm_sysctl.c Xilinx Zynq M: Edgar E. Iglesias -M: Alistair Francis +M: Alistair Francis L: qemu-arm@nongnu.org S: Maintained F: hw/*/xilinx_* @@ -566,7 +566,7 @@ F: include/hw/misc/zynq* X: hw/ssi/xilinx_* Xilinx ZynqMP -M: Alistair Francis +M: Alistair Francis M: Edgar E. Iglesias L: qemu-arm@nongnu.org S: Maintained @@ -1075,7 +1075,7 @@ T: git git://github.com/bonzini/qemu.git scsi-next SSI M: Peter Crosthwaite -M: Alistair Francis +M: Alistair Francis S: Maintained F: hw/ssi/* F: hw/block/m25p80.c @@ -1084,7 +1084,7 @@ X: hw/ssi/xilinx_* F: tests/m25p80-test.c Xilinx SPI -M: Alistair Francis +M: Alistair Francis M: Peter Crosthwaite S: Maintained F: hw/ssi/xilinx_* @@ -1254,7 +1254,7 @@ S: Maintained F: hw/net/eepro100.c Generic Loader -M: Alistair Francis +M: Alistair Francis S: Maintained F: hw/core/generic-loader.c F: include/hw/core/generic-loader.h @@ -1600,7 +1600,7 @@ F: tests/qmp-test.c T: git git://repo.or.cz/qemu/armbru.git qapi-next Register API -M: Alistair Francis +M: Alistair Francis S: Maintained F: hw/core/register.c F: include/hw/register.h