diff options
| author | Paul Burton <[email protected]> | 2017-10-30 16:58:21 -0700 |
|---|---|---|
| committer | Daniel Schwierzeck <[email protected]> | 2017-11-28 21:59:30 +0100 |
| commit | c5bf161facd5c10348c7e3963af6bd1cc9a79167 (patch) | |
| tree | 68eae581c1e0e19681b83eae2132890401a8b4f6 /include | |
| parent | 73780b012e2794246046a81ef7d2122454bf249f (diff) | |
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 <[email protected]>
Cc: Daniel Schwierzeck <[email protected]>
Cc: [email protected]
Diffstat (limited to 'include')
| -rw-r--r-- | include/msc01.h | 2 | ||||
| -rw-r--r-- | include/pci_msc01.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/msc01.h b/include/msc01.h index 37cf963f133..7ee243bec30 100644 --- a/include/msc01.h +++ b/include/msc01.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Imagination Technologies - * Author: Paul Burton <[email protected]> + * Author: Paul Burton <[email protected]> * * SPDX-License-Identifier: GPL-2.0+ */ diff --git a/include/pci_msc01.h b/include/pci_msc01.h index 54945a7a8f7..066c6622dab 100644 --- a/include/pci_msc01.h +++ b/include/pci_msc01.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Imagination Technologies - * Author: Paul Burton <[email protected]> + * Author: Paul Burton <[email protected]> * * SPDX-License-Identifier: GPL-2.0+ */ |
