From nobody Wed Apr 16 02:30:46 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=linaro.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1550171478010779.4424644852257; Thu, 14 Feb 2019 11:11:18 -0800 (PST) Received: from localhost ([127.0.0.1]:53582 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1guMPi-0002xD-0Q for importer@patchew.org; Thu, 14 Feb 2019 14:11:14 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53920) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1guMLD-0007zC-9N for qemu-devel@nongnu.org; Thu, 14 Feb 2019 14:06:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1guML4-0004mf-U9 for qemu-devel@nongnu.org; Thu, 14 Feb 2019 14:06:28 -0500 Received: from mail-wm1-x332.google.com ([2a00:1450:4864:20::332]:37976) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1guMKz-0004jy-PZ for qemu-devel@nongnu.org; Thu, 14 Feb 2019 14:06:23 -0500 Received: by mail-wm1-x332.google.com with SMTP id v26so7193062wmh.3 for ; Thu, 14 Feb 2019 11:06:21 -0800 (PST) Received: from orth.archaic.org.uk (orth.archaic.org.uk. [81.2.115.148]) by smtp.gmail.com with ESMTPSA id n184sm7798471wmf.5.2019.02.14.11.06.18 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Feb 2019 11:06:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=3UN3aXjzZHo2ESXHDqNQ3QNuWYSXG1BQj7B1fVlz9pA=; b=G0/9MBvsu4oTpjdcjT3uq3VdC1r/XtRImOuEJpbivQAf9YFX0/WU2YVnI9a5eSD4Xk 5oiWE04aWd6+vVlOEe2mh9PIw05iRFiUb8Onu7s1Br0lD081XwRBvZcEQxZ0b6rm86jS gYwKhadZ4fTBp6lubO3hOsEXxmBvr0QGxy8I7yd6PJ3GPPnkheCzHqZk/Vm6IRI4lE/l 0MaBtcPS3I5EMsBX4Hn3h2fljeZ8W9/dI3Mg+S2H5IBYQYSHmyEHuFVExwYGJIR1nTzn RE0Akyl4NzVhB7bgY9r0IVvjen5LuLKPUibTbNJsJX1mlgz/nasCzQe/Ojn9+4/0uaJl Tycw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=3UN3aXjzZHo2ESXHDqNQ3QNuWYSXG1BQj7B1fVlz9pA=; b=Gamhr+0FowYkMQF9WCXXcvzkB3oUv5If7Ic60qOd1X/jO6f5GXoxD9GnUg3R7IOHZT lYjSoueFC/iMf4Na+dkXTs0q7HZRGKPWwXWLYtiijbKnsN6Mg8RrF/NwghdiYlxdf7fD SfAgevR/zQzutuDVWgYGR49EPxjbjudu/413xL5EyIXqBVyCPyUyv+9sFqt1jUv07cMK NyPTs5Pt0DVPvLUHCKXvTAyhRcC3OqAD/HqItfHgpu0EMsJyfL5JPySN8rKl6n6ksBxu 2lul/cJyftc52niDnfYMeoz0R/Vudqr1UvonXvU6DE/MKQljuDacy6Uq38rRfYEzPXmk Ai0w== X-Gm-Message-State: AHQUAuaqXoPAq4jwUa/LxIemjoguA0YOc8qJN6nLSqZWMkL5dVmrA3Yg IVcWL3UaVOIqQHWZ/3TZTrrYeV3UuGurag== X-Google-Smtp-Source: AHgI3IZRMJ9nXdqfG444ucsTMgDQLzvMWASqCBTFCdh5Ncj+qb9jNID9t+uaVgLGClQipocSLc3aVg== X-Received: by 2002:a1c:be11:: with SMTP id o17mr3821698wmf.141.1550171179892; Thu, 14 Feb 2019 11:06:19 -0800 (PST) From: Peter Maydell To: qemu-devel@nongnu.org Date: Thu, 14 Feb 2019 19:05:48 +0000 Message-Id: <20190214190603.25030-13-peter.maydell@linaro.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190214190603.25030-1-peter.maydell@linaro.org> References: <20190214190603.25030-1-peter.maydell@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::332 Subject: [Qemu-devel] [PULL 12/27] MAINTAINERS: Remove Peter Crosthwaite from various entries 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+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" Peter Crosthwaite hasn't had the bandwidth to do code review or other QEMU work for some time now -- remove his email address from MAINTAINERS file entries so we don't bombard him with patch emails. Signed-off-by: Peter Maydell Message-id: 20190207181422.4907-1-peter.maydell@linaro.org --- MAINTAINERS | 4 ---- 1 file changed, 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index e170a4c7337..ffb029f63ac 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -110,7 +110,6 @@ Guest CPU cores (TCG): ---------------------- Overall L: qemu-devel@nongnu.org -M: Peter Crosthwaite M: Richard Henderson R: Paolo Bonzini S: Maintained @@ -1345,7 +1344,6 @@ F: tests/virtio-scsi-test.c T: git https://github.com/bonzini/qemu.git scsi-next =20 SSI -M: Peter Crosthwaite M: Alistair Francis S: Maintained F: hw/ssi/* @@ -1356,7 +1354,6 @@ F: tests/m25p80-test.c =20 Xilinx SPI M: Alistair Francis -M: Peter Crosthwaite S: Maintained F: hw/ssi/xilinx_* =20 @@ -1766,7 +1763,6 @@ F: qom/cpu.c F: include/qom/cpu.h =20 Device Tree -M: Peter Crosthwaite M: Alexander Graf S: Maintained F: device_tree.c --=20 2.20.1