From patchwork Wed Apr 27 18:13:35 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leif Lindholm X-Patchwork-Id: 12829323 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 31C11C433FE for ; Wed, 27 Apr 2022 18:21:11 +0000 (UTC) Received: from localhost ([::1]:40082 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1njmHm-0000xy-2d for qemu-devel@archiver.kernel.org; Wed, 27 Apr 2022 14:21:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51618) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1njmGY-0000E7-D7 for qemu-devel@nongnu.org; Wed, 27 Apr 2022 14:19:54 -0400 Received: from alexa-out.qualcomm.com ([129.46.98.28]:63794) by eggs.gnu.org with esmtps (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1njmGV-0000y6-KK for qemu-devel@nongnu.org; Wed, 27 Apr 2022 14:19:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; i=@quicinc.com; q=dns/txt; s=qcdkim; t=1651083592; x=1682619592; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=w7H4VRMebtmXl7dfvmw82h5RC+o3C9gZsATkoApw7ug=; b=Wvtp8Hk/IRFXO4otPJDYlAP1Ynh6PbnM95LVoDCR2+cu6dJrNgL0vW7p FH+d7vl9eQszRarNLrIwzlVaprbDhvXK1NG9ooz7Z0NXXkiTkrmhnku83 8BvJKkZEQFbPNnCjLXrVf8Jxw0iE+6Q4b/+auckxKy+HVoUfBIJW7lZBO s=; Received: from ironmsg09-lv.qualcomm.com ([10.47.202.153]) by alexa-out.qualcomm.com with ESMTP; 27 Apr 2022 11:13:44 -0700 X-QCInternal: smtphost Received: from nasanex01c.na.qualcomm.com ([10.47.97.222]) by ironmsg09-lv.qualcomm.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Apr 2022 11:13:44 -0700 Received: from qc-i7.qualcomm.com (10.80.80.8) by nasanex01c.na.qualcomm.com (10.47.97.222) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.22; Wed, 27 Apr 2022 11:13:42 -0700 From: Leif Lindholm To: Subject: [PATCH] MAINTAINERS/.mailmap: update email for Leif Lindholm Date: Wed, 27 Apr 2022 19:13:35 +0100 Message-ID: <20220427181335.26613-1-quic_llindhol@quicinc.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nasanex01c.na.qualcomm.com (10.47.97.222) Received-SPF: pass client-ip=129.46.98.28; envelope-from=quic_llindhol@quicinc.com; helo=alexa-out.qualcomm.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , Leif Lindholm Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" NUVIA was acquired by Qualcomm in March 2021, but kept functioning on separate infrastructure for a transitional period. We've now switched over to contributing as Qualcomm Innocation Center (quicinc), so update my email address to reflect this. Signed-off-by: Leif Lindholm Cc: Leif Lindholm Cc: Peter Maydell --- .mailmap | 1 + MAINTAINERS | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index 2976a675ea..6b28c98a90 100644 --- a/.mailmap +++ b/.mailmap @@ -63,6 +63,7 @@ Huacai Chen Huacai Chen James Hogan Leif Lindholm +Leif Lindholm Radoslaw Biernacki Paul Burton Paul Burton diff --git a/MAINTAINERS b/MAINTAINERS index 294c88ace9..02042a7955 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -890,7 +890,7 @@ F: include/hw/ssi/imx_spi.h SBSA-REF M: Radoslaw Biernacki M: Peter Maydell -R: Leif Lindholm +R: Leif Lindholm L: qemu-arm@nongnu.org S: Maintained F: hw/arm/sbsa-ref.c