diff options
author | Jiaxun Yang <jiaxun.yang@flygoat.com> | 2024-05-17 19:15:00 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-04-22 15:08:48 -0600 |
commit | baf4bdcdeda78874efa8e2e7875ab4a91f5aa502 (patch) | |
tree | 0a2561cb90a729ed29025826d941f9894b4c3c48 | |
parent | 4ba5026a0fb4a4a3825e250d8e76f07b5a5e4609 (diff) |
mailmap: Update email for Paul Burton
Paul had left MIPS a couple of years ago, his email address is
no longer valid.
Replace it with his kenrel.org email, which has been used in
kernel and QEMU, in case we still want to reach him.
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
-rw-r--r-- | .mailmap | 3 | ||||
-rw-r--r-- | board/imgtec/boston/MAINTAINERS | 2 | ||||
-rw-r--r-- | board/imgtec/malta/MAINTAINERS | 2 |
3 files changed, 4 insertions, 3 deletions
@@ -87,7 +87,8 @@ This contributor prefers not to receive mails <noreply@example.com> <pali@kernel This contributor prefers not to receive mails <noreply@example.com> <pali.rohar@gmail.com> Patrice Chotard <patrice.chotard@foss.st.com> <patrice.chotard@st.com> Patrick Delaunay <patrick.delaunay@foss.st.com> <patrick.delaunay@st.com> -Paul Burton <paul.burton@mips.com> <paul.burton@imgtec.com> +Paul Burton <paulburton@kernel.org> <paul.burton@imgtec.com> +Paul Burton <paulburton@kernel.org> <paul.burton@mips.com> Piyush Mehta <piyush.mehta@amd.com> <piyush.mehta@xilinx.com> Prabhakar Kushwaha <prabhakar@freescale.com> Punnaiah Choudary Kalluri <punnaiah.choudary.kalluri@amd.com> <punnaiah.choudary.kalluri@xilinx.com> diff --git a/board/imgtec/boston/MAINTAINERS b/board/imgtec/boston/MAINTAINERS index 12e1652858b..b03a6487db2 100644 --- a/board/imgtec/boston/MAINTAINERS +++ b/board/imgtec/boston/MAINTAINERS @@ -1,5 +1,5 @@ BOSTON BOARD -M: Paul Burton <paul.burton@mips.com> +M: Paul Burton <paulburton@kernel.org> S: Maintained F: arch/mips/dts/boston-u-boot.dtsi F: board/imgtec/boston/ diff --git a/board/imgtec/malta/MAINTAINERS b/board/imgtec/malta/MAINTAINERS index b1cf297f4fa..252c5e45ab5 100644 --- a/board/imgtec/malta/MAINTAINERS +++ b/board/imgtec/malta/MAINTAINERS @@ -1,5 +1,5 @@ MALTA BOARD -M: Paul Burton <paul.burton@mips.com> +M: Paul Burton <paulburton@kernel.org> S: Maintained F: board/imgtec/malta/ F: include/configs/malta.h |