From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46548) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e6e0M-0004ob-0n for qemu-devel@nongnu.org; Mon, 23 Oct 2017 10:47:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e6e0L-0004Xr-0K for qemu-devel@nongnu.org; Mon, 23 Oct 2017 10:47:02 -0400 From: Yongbok Kim Date: Mon, 23 Oct 2017 15:46:35 +0100 Message-ID: <1508769996-5747-3-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 Subject: [Qemu-devel] [PULL 2/3] MAINTAINERS: Update James Hogan's email address List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: James Hogan , Michael Tokarev , Laurent Vivier , qemu-trivial@nongnu.org From: James Hogan Update my imgtec.com email address to my kernel.org one in MAINTAINERS as MIPS will soon no longer be part of Imagination Technologies, and add a mapping in .mailcap so get_maintainer.pl reports the right address. Signed-off-by: James Hogan Cc: Michael Tokarev Cc: Laurent Vivier Cc: qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org Reviewed-by: Laurent Vivier [Yongbok Kim: Updated message subject] Signed-off-by: Yongbok Kim --- .mailmap | 1 + MAINTAINERS | 2 +- 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.mailmap b/.mailmap index 28defa1..5aec1bd 100644 --- a/.mailmap +++ b/.mailmap @@ -8,6 +8,7 @@ Aurelien Jarno aurel32 blueswir1 Edgar E. Iglesias edgar_igl Fabrice Bellard bellard +James Hogan Jocelyn Mayer j_mayer Paul Brook pbrook Thiemo Seufer ths diff --git a/MAINTAINERS b/MAINTAINERS index 245f7d5..1aedc9f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -285,7 +285,7 @@ S: Maintained F: target/arm/kvm.c MIPS -M: James Hogan +M: James Hogan S: Maintained F: target/mips/kvm.c -- 1.7.1