From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46525) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e6e0G-0004kQ-Lc for qemu-devel@nongnu.org; Mon, 23 Oct 2017 10:46:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e6e0C-0004Uh-IR for qemu-devel@nongnu.org; Mon, 23 Oct 2017 10:46:56 -0400 From: Yongbok Kim Date: Mon, 23 Oct 2017 15:46:36 +0100 Message-ID: <1508769996-5747-4-git-send-email-yongbok.kim@imgtec.com> In-Reply-To: <1508769996-5747-1-git-send-email-yongbok.kim@imgtec.com> References: <1508769996-5747-1-git-send-email-yongbok.kim@imgtec.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PULL 3/3] MAINTAINERS: Update Paul Burton's email address List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Paul Burton , Laurent Vivier , Michael Tokarev , Yongbok Kim , qemu-trivial@nongnu.org From: Paul Burton Update my email address from paul.burton@imgtec.com to paul.burton@mips.com, since MIPS will soon no longer be a part of Imagination Technologies & as such the @imgtec.com address will soon cease to function. A mapping is added in .mailmap such that git reports the new @mips.com address, and get_maintainer.pl in turn reports it when examining git history. Whilst here add a mapping for my also-defunct paul@archlinuxmips.org email address too. Signed-off-by: Paul Burton Cc: Laurent Vivier Cc: Michael Tokarev Cc: Yongbok Kim Cc: Yongbok Kim Cc: qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org Reviewed-by: Philippe Mathieu-Daud=C3=A9 [Yongbok Kim: Updated message subject] Signed-off-by: Yongbok Kim --- .mailmap | 2 ++ MAINTAINERS | 2 +- 2 files changed, 3 insertions(+), 1 deletions(-) diff --git a/.mailmap b/.mailmap index 5aec1bd..ee81ac8 100644 --- a/.mailmap +++ b/.mailmap @@ -11,6 +11,8 @@ Fabrice Bellard bellard Jocelyn Mayer j_mayer Paul Brook pbrook +Paul Burton +Paul Burton Thiemo Seufer ths malc malc # There is also a: diff --git a/MAINTAINERS b/MAINTAINERS index 1aedc9f..7625256 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -642,7 +642,7 @@ S: Odd Fixes F: hw/mips/mips_fulong2e.c =20 Boston -M: Paul Burton +M: Paul Burton S: Maintained F: hw/core/loader-fit.c F: hw/mips/boston.c --=20 1.7.1