From nobody Tue Apr 7 15:28:51 2026 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id D2DC125D1E9 for ; Thu, 26 Feb 2026 14:13:56 +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=1772115238; cv=none; b=ocfU42r4Ptjuts+OG/UFEXSYKycHYKRMxZy86Y7usFXCMx0hCu7Xsje0agtZeIT1vQPdiAoZb2elSEQuZDogppBJtp91cCAcagx1T/rJK31XxEMYTRD5LS1D8JgztkBOXTJEpAvMV4OE/W305sFnvbK4k6ACD0swStwGgamVdRQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772115238; c=relaxed/simple; bh=JFq6In4a8mpPX3+13zSpIueAcrngW35qJG+PLOlgFzY=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=k33aR9jf6BMN9WN8EFTximAk4d5ED2+zIcm4OZ249UJg4pozoGMyK1HRKhC6Nr9KUAo0S33mAXz3HWY1+CCSA4cfLV1F5eiDGDIYMvRvCSz2qObcdbTbwFkJ7utKqYiz6eJ7DY1i6D/EoWUOdpZFqnl8KiBmmJ8GCvNXpHCBm6s= 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 E0B23497; Thu, 26 Feb 2026 06:13:49 -0800 (PST) Received: from e142892.manchester.arm.com (e142892.arm.com [10.33.8.89]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 715353F73B; Thu, 26 Feb 2026 06:13:55 -0800 (PST) From: Mike Leach To: coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: suzuki.poulose@arm.com Subject: [PATCH v2] MAINTAINERS: Change e-mail address for reviewer Date: Thu, 26 Feb 2026 14:13:53 +0000 Message-ID: <20260226141354.638962-1-mike.leach@arm.com> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Mike Leach My e-mail address for linux work is changing to mike.leach@arm.com from 1st Jan 2026. Update MAINTAINERS file accordingly Updated .mailmap file accordingly. Signed-off-by: Mike Leach Signed-off-by: Mike Leach --- Changes since v1: Add sign off in new email & change .mailmap (Suzuki) --- .mailmap | 1 + MAINTAINERS | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.mailmap b/.mailmap index c124a1306d26..064c00568d20 100644 --- a/.mailmap +++ b/.mailmap @@ -566,6 +566,7 @@ Michel Lespinasse Michel Lespinasse Micka=C3=ABl Sala=C3=BCn Miguel Ojeda +Mike Leach Mike Rapoport Mike Rapoport Mike Rapoport diff --git a/MAINTAINERS b/MAINTAINERS index 4d879f6a7b51..257d2fcb9651 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2719,7 +2719,7 @@ N: digicolor =20 ARM/CORESIGHT FRAMEWORK AND DRIVERS M: Suzuki K Poulose -R: Mike Leach +R: Mike Leach R: James Clark L: coresight@lists.linaro.org (moderated for non-subscribers) L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) @@ -20725,7 +20725,7 @@ PERFORMANCE EVENTS TOOLING ARM64 R: John Garry R: Will Deacon R: James Clark -R: Mike Leach +R: Mike Leach R: Leo Yan L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Supported --=20 2.43.0