From nobody Wed Apr 8 02:51:50 2026 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 784553C0635 for ; Tue, 10 Mar 2026 17:18:06 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.140.110.172 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773163088; cv=none; b=D7i2dG8hLxRAZnHjz5vipXeARBVXpS81qFlRI0N3weugMYIrpNGOc7I2hmFzGXf+du6PmAYxl9yUtlX52J0A2pqdA0iq8d1PtPewoy3uuCDmc1i7+mZ3EL3AfI8xAuRw765Oi83h44Z0OWopyntF4Ftbh3BvgeOBkVoWXUsglOM= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773163088; c=relaxed/simple; bh=BYp6TQy+jiCk+EBVrtQlhtiU0pY3hH4Yjjf5SIU5CtY=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=f+GefaydBYLeoHk9ELJkFvj5yrK8/YMkrOvpLmrD4Q3gNO+YXDuvDQ2r/DKmhJ09a2TTKbZw4oymTdrGfAXwCTidDxbVWw+7uiF5Xi6rb1hLf/y04V4quQMXw4vq/p+HGWBu8bZ6eQrlLBhtMveDifSAP4XTvUXQG+lvvcZLv98= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com; spf=pass smtp.mailfrom=arm.com; arc=none smtp.client-ip=217.140.110.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=arm.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=arm.com Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 8395614BF; Tue, 10 Mar 2026 10:17:59 -0700 (PDT) Received: from e142334-100.cambridge.arm.com (e142334-100.cambridge.arm.com [10.1.194.63]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 204B03F694; Tue, 10 Mar 2026 10:18:03 -0700 (PDT) From: Muhammad Usama Anjum To: Andrew Morton , Jakub Kicinski , Arnd Bergmann , Hans Verkuil , =?UTF-8?q?Martin=20Kepplinger-Novakovi=C4=87?= , Shannon Nelson , Nicolas Schier , Carlos Bilbao , linux-kernel@vger.kernel.org Cc: Muhammad Usama Anjum Subject: [PATCH] mailmap: Update email address for Muhammad Usama Anjum Date: Tue, 10 Mar 2026 17:17:39 +0000 Message-ID: <20260310171757.3970390-1-usama.anjum@arm.com> X-Mailer: git-send-email 2.47.3 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Add updated email address. Signed-off-by: Muhammad Usama Anjum --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 8c52d14b91034..94daefe00b14b 100644 --- a/.mailmap +++ b/.mailmap @@ -590,6 +590,7 @@ Morten Welinder Morten Welinder Morten Welinder Morten Welinder +Muhammad Usama Anjum Mukesh Ojha Muna Sinada Murali Nalajala --=20 2.47.3