From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45041) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e5gbr-0006wU-KZ for qemu-devel@nongnu.org; Fri, 20 Oct 2017 19:21:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e5gbo-00087Q-3V for qemu-devel@nongnu.org; Fri, 20 Oct 2017 19:21:47 -0400 From: Paul Burton Date: Fri, 20 Oct 2017 16:21:14 -0700 Message-ID: <20171020232114.5475-1-paul.burton@mips.com> MIME-Version: 1.0 Content-Type: text/plain Subject: [Qemu-devel] [PATCH] Update Paul Burton's email address List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, qemu-trivial@nongnu.org, Yongbok Kim Cc: Paul Burton , Laurent Vivier , Michael Tokarev , Yongbok Kim 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 --- .mailmap | 2 ++ MAINTAINERS | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index 28defa1b2c..dda7e3fa5f 100644 --- a/.mailmap +++ b/.mailmap @@ -10,6 +10,8 @@ Edgar E. Iglesias edgar_igl 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 12175425a7..0a400c57c4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -642,7 +642,7 @@ S: Odd Fixes F: hw/mips/mips_fulong2e.c Boston -M: Paul Burton +M: Paul Burton S: Maintained F: hw/core/loader-fit.c F: hw/mips/boston.c -- 2.14.2