From patchwork Mon Oct 23 14:46:36 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Yongbok Kim X-Patchwork-Id: 10022639 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 42D8B603D7 for ; Mon, 23 Oct 2017 14:48:31 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3198B201CB for ; Mon, 23 Oct 2017 14:48:31 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 25F252522B; Mon, 23 Oct 2017 14:48:31 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, URIBL_RED autolearn=ham version=3.3.1 Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id A125E201CB for ; Mon, 23 Oct 2017 14:48:29 +0000 (UTC) Received: from localhost ([::1]:39112 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e6e1k-0004o4-Ph for patchwork-qemu-devel@patchwork.kernel.org; Mon, 23 Oct 2017 10:48:28 -0400 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 Received: from mailapp01.imgtec.com ([195.59.15.196]:59561) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e6e0C-0004S3-Bh; Mon, 23 Oct 2017 10:46:52 -0400 Received: from hhmail02.hh.imgtec.org (unknown [10.100.10.20]) by Forcepoint Email with ESMTPS id 266D6C5DA97C5; Mon, 23 Oct 2017 15:46:40 +0100 (IST) Received: from a32.hh.imgtec.org (10.100.21.170) by hhmail02.hh.imgtec.org (10.100.10.21) with Microsoft SMTP Server (TLS) id 14.3.361.1; Mon, 23 Oct 2017 15:46:43 +0100 From: Yongbok Kim To: Date: Mon, 23 Oct 2017 15:46:36 +0100 Message-ID: <1508769996-5747-4-git-send-email-yongbok.kim@imgtec.com> X-Mailer: git-send-email 2.7.4 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 X-Originating-IP: [10.100.21.170] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 195.59.15.196 Subject: [Qemu-devel] [PULL 3/3] MAINTAINERS: Update Paul Burton's email address X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-trivial@nongnu.org, Yongbok Kim , Michael Tokarev , Laurent Vivier , Paul Burton Errors-To: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: "Qemu-devel" X-Virus-Scanned: ClamAV using ClamSMTP 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é [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 Boston -M: Paul Burton +M: Paul Burton S: Maintained F: hw/core/loader-fit.c F: hw/mips/boston.c