Commit c5bf161facd5c10348c7e3963af6bd1cc9a79167

Authored by Paul Burton
Committed by Daniel Schwierzeck
1 parent 73780b012e

Update Paul Burton's email address

MIPS is no longer a part of Imagination Technologies, and as such my
@imgtec.com email address will soon cease to function. This patch
updates occurrances of it with my new @mips.com email address, and adds
an entry in .mailmap such that git (& tools such as get_maintainer.pl
when examining history) will use the new address.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Cc: u-boot@lists.denx.de

Showing 8 changed files with 8 additions and 7 deletions Side-by-side Diff

... ... @@ -20,6 +20,7 @@
20 20 Jagan Teki <jagannadh.teki@gmail.com>
21 21 Jagan Teki <jagannadha.sutradharudu-teki@xilinx.com>
22 22 Markus Klotzbuecher <mk@denx.de>
  23 +Paul Burton <paul.burton@mips.com> <paul.burton@imgtec.com>
23 24 Prabhakar Kushwaha <prabhakar@freescale.com>
24 25 Rajeshwari Shinde <rajeshwari.s@samsung.com>
25 26 Ricardo Ribalda <ricardo.ribalda@uam.es>
board/imgtec/boston/MAINTAINERS
1 1 BOSTON BOARD
2   -M: Paul Burton <paul.burton@imgtec.com>
  2 +M: Paul Burton <paul.burton@mips.com>
3 3 S: Maintained
4 4 F: board/imgtec/boston/
5 5 F: include/configs/boston.h
board/imgtec/malta/MAINTAINERS
1 1 MALTA BOARD
2   -M: Paul Burton <paul.burton@imgtec.com>
  2 +M: Paul Burton <paul.burton@mips.com>
3 3 S: Maintained
4 4 F: board/imgtec/malta/
5 5 F: include/configs/malta.h
board/imgtec/malta/superio.c
1 1 /*
2 2 * Copyright (C) 2013 Imagination Technologies
3   - * Author: Paul Burton <paul.burton@imgtec.com>
  3 + * Author: Paul Burton <paul.burton@mips.com>
4 4 *
5 5 * Setup code for the FDC37M817 super I/O controller
6 6 *
board/imgtec/malta/superio.h
1 1 /*
2 2 * Copyright (C) 2013 Imagination Technologies
3   - * Author: Paul Burton <paul.burton@imgtec.com>
  3 + * Author: Paul Burton <paul.burton@mips.com>
4 4 *
5 5 * Setup code for the FDC37M817 super I/O controller
6 6 *
drivers/pci/pci_msc01.c
1 1 /*
2 2 * Copyright (C) 2013 Imagination Technologies
3   - * Author: Paul Burton <paul.burton@imgtec.com>
  3 + * Author: Paul Burton <paul.burton@mips.com>
4 4 *
5 5 * SPDX-License-Identifier: GPL-2.0+
6 6 */
1 1 /*
2 2 * Copyright (C) 2013 Imagination Technologies
3   - * Author: Paul Burton <paul.burton@imgtec.com>
  3 + * Author: Paul Burton <paul.burton@mips.com>
4 4 *
5 5 * SPDX-License-Identifier: GPL-2.0+
6 6 */
1 1 /*
2 2 * Copyright (C) 2013 Imagination Technologies
3   - * Author: Paul Burton <paul.burton@imgtec.com>
  3 + * Author: Paul Burton <paul.burton@mips.com>
4 4 *
5 5 * SPDX-License-Identifier: GPL-2.0+
6 6 */