diff options
| author | Jiaxun Yang <[email protected]> | 2024-05-17 19:15:00 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 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 <[email protected]>
Reviewed-by: Daniel Schwierzeck <[email protected]>
| -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 <[email protected]> <pali@kernel This contributor prefers not to receive mails <[email protected]> <[email protected]> Patrice Chotard <[email protected]> <[email protected]> Patrick Delaunay <[email protected]> <[email protected]> -Paul Burton <[email protected]> <[email protected]> +Paul Burton <[email protected]> <[email protected]> +Paul Burton <[email protected]> <[email protected]> Piyush Mehta <[email protected]> <[email protected]> Prabhakar Kushwaha <[email protected]> Punnaiah Choudary Kalluri <[email protected]> <[email protected]> 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 <[email protected]> +M: Paul Burton <[email protected]> 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 <[email protected]> +M: Paul Burton <[email protected]> S: Maintained F: board/imgtec/malta/ F: include/configs/malta.h |
