From nobody Sun May 19 09:23:45 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass header.i=@quicinc.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=quicinc.com ARC-Seal: i=1; a=rsa-sha256; t=1651750807; cv=none; d=zohomail.com; s=zohoarc; b=flo1zY8y0MsOy3UtFmlV+XuwYGglVcZ3jzUiaonM/DCM/Alfbw/u/JbrtG5rs+qlOZ9FqOQe3D77LyH7uGXmLlx637FMIfaPuf1ghel8NdGGnsqhJ6bbvpbLvlSN4+Ag+zc5X6BXBdyaT9VQv2pSyv7vcY/+2kczEwfk55/DDUc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1651750807; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=KfdhKqcjfgpoTGtwR/CqeEOejIUJzirghrJv9mQvnP8=; b=TNif50P1nI3tWchNIc0L/9JJMu1mrh8HvpYfjZaYUCDKDxch0qaxUgzgYt9zQgv6LDCpK3cSD2ABm5nyjY7IBzzb9X2c69AjoAx7rrxwXf7/x876Xj8fMlzXT7r8b7EmPr6TNTJfF17naXVOBHZ+5TT08kA877gG4EySaaT0wgA= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=@quicinc.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1651750807531564.2706802467152; Thu, 5 May 2022 04:40:07 -0700 (PDT) Received: from localhost ([::1]:39644 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nmZq1-0006r0-Oh for importer@patchew.org; Thu, 05 May 2022 07:40:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44696) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nmZnv-0005Fq-2z for qemu-devel@nongnu.org; Thu, 05 May 2022 07:37:55 -0400 Received: from alexa-out-sd-01.qualcomm.com ([199.106.114.38]:54636) by eggs.gnu.org with esmtps (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1nmZns-0007Kc-OR for qemu-devel@nongnu.org; Thu, 05 May 2022 07:37:54 -0400 Received: from unknown (HELO ironmsg01-sd.qualcomm.com) ([10.53.140.141]) by alexa-out-sd-01.qualcomm.com with ESMTP; 05 May 2022 04:37:49 -0700 Received: from nasanex01c.na.qualcomm.com ([10.47.97.222]) by ironmsg01-sd.qualcomm.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 May 2022 04:37:49 -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; Thu, 5 May 2022 04:37:47 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; i=@quicinc.com; q=dns/txt; s=qcdkim; t=1651750672; x=1683286672; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=KfdhKqcjfgpoTGtwR/CqeEOejIUJzirghrJv9mQvnP8=; b=S1uUUYaliP+ur3GwJVogIm0hTEOHkcbyCv4n2sGyM3Lh+PmP1YydkCq8 XOIguRXcvpATkjeyADpMA4Fv4th0ZMsOI5OF5cudgRDCvLhKdH4uYNaVA uxW1YONF6sDI3zhUTQndoXmhi/RkLcynVY3pAdOmNhuvVQFD1ES0wgqtp o=; X-QCInternal: smtphost From: Leif Lindholm To: CC: Leif Lindholm , Peter Maydell Subject: [PATCH v2] MAINTAINERS/.mailmap: update email for Leif Lindholm Date: Thu, 5 May 2022 12:37:40 +0100 Message-ID: <20220505113740.75565-1-quic_llindhol@quicinc.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nasanex01c.na.qualcomm.com (10.47.97.222) Received-SPF: pass (zohomail.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; Received-SPF: pass client-ip=199.106.114.38; envelope-from=quic_llindhol@quicinc.com; helo=alexa-out-sd-01.qualcomm.com X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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_MED=-2.3, 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: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: pass (identity @quicinc.com) X-ZM-MESSAGEID: 1651750808216100001 Content-Type: text/plain; charset="utf-8" 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 Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- Changes since v1: - Redirect both historic addresses to quicinc.com. .mailmap | 3 ++- MAINTAINERS | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.mailmap b/.mailmap index 2976a675ea..8c326709cf 100644 --- a/.mailmap +++ b/.mailmap @@ -62,7 +62,8 @@ Greg Kurz Huacai Chen Huacai Chen James Hogan -Leif Lindholm +Leif Lindholm +Leif Lindholm Radoslaw Biernacki Paul Burton Paul Burton diff --git a/MAINTAINERS b/MAINTAINERS index 218c9459b6..cd013850c7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -889,7 +889,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 --=20 2.30.2