From nobody Wed Apr 8 12:10:59 2026 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D33DFC32771 for ; Fri, 19 Aug 2022 19:02:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1350094AbiHSTCq (ORCPT ); Fri, 19 Aug 2022 15:02:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37270 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349933AbiHSTCk (ORCPT ); Fri, 19 Aug 2022 15:02:40 -0400 Received: from out0.migadu.com (out0.migadu.com [IPv6:2001:41d0:2:267::]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E0C0A107DB8; Fri, 19 Aug 2022 12:02:33 -0700 (PDT) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1660935752; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=qeilJkUjgYD++ZOMtMBSkczOrjiQxtJLWwy7xJrcqHQ=; b=rmyb69jLBe9H6Q7EGCSdAkL+5/r8HNg5NEW/e98Kh028IlZIEQyM7HGnap+fhpigMzbZHH dNPOhhGxNEbO6jXFX/3bB7mHpsNcgyJYnsXQAGc3OvLJWHloYpJ3Dir+aU2UeBy08aQU4P wTN4uCNP4PyoNKE89tgBNnVYh0xmwxc= From: Oliver Upton To: Marc Zyngier Cc: Paolo Bonzini , kvm@vger.kernel.org, kvmarm@lists.cs.columbia.edu, Oliver Upton , linux-kernel@vger.kernel.org Subject: [PATCH] mailmap: Update Oliver's email address Date: Fri, 19 Aug 2022 19:01:58 +0000 Message-Id: <20220819190158.234290-1-oliver.upton@linux.dev> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: linux.dev Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org While I'm still at Google, I've since switched to a linux.dev account for working upstream. Add an alias to the new address. Signed-off-by: Oliver Upton --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 38255d412f0b..d1f7ed1019cf 100644 --- a/.mailmap +++ b/.mailmap @@ -330,6 +330,7 @@ Oleksij Rempel Oleksij Rempel Oleksij Rempel Oleksij Rempel +Oliver Upton Pali Roh=C3=A1r Paolo 'Blaisorblade' Giarrusso Patrick Mochel base-commit: 568035b01cfb107af8d2e4bd2fb9aea22cf5b868 --=20 2.37.1.595.g718a3a8f04-goog