From patchwork Mon Oct 23 14:46:34 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yongbok Kim X-Patchwork-Id: 829336 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=nongnu.org (client-ip=2001:4830:134:3::11; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3yLK5B07gYz9t6Y for ; Tue, 24 Oct 2017 01:47:48 +1100 (AEDT) Received: from localhost ([::1]:39111 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e6e11-0004kY-JO for incoming@patchwork.ozlabs.org; Mon, 23 Oct 2017 10:47:43 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e6e0A-0004k2-D4 for qemu-devel@nongnu.org; Mon, 23 Oct 2017 10:46:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e6e07-0004Sw-9w for qemu-devel@nongnu.org; Mon, 23 Oct 2017 10:46:50 -0400 Received: from mailapp01.imgtec.com ([195.59.15.196]:60185) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e6e07-0004RT-3U for qemu-devel@nongnu.org; Mon, 23 Oct 2017 10:46:47 -0400 Received: from hhmail02.hh.imgtec.org (unknown [10.100.10.20]) by Forcepoint Email with ESMTPS id 9E039F6C85FCB for ; Mon, 23 Oct 2017 15:46:38 +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:42 +0100 From: Yongbok Kim To: Date: Mon, 23 Oct 2017 15:46:34 +0100 Message-ID: <1508769996-5747-2-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 1/3] MAINTAINERS: Update Yongbok Kim'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: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Update my email address to mips.com Signed-off-by: Yongbok Kim --- MAINTAINERS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 1217542..245f7d5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -162,7 +162,7 @@ F: disas/microblaze.c MIPS M: Aurelien Jarno -M: Yongbok Kim +M: Yongbok Kim S: Maintained F: target/mips/ F: hw/mips/ @@ -626,7 +626,7 @@ S: Maintained F: hw/mips/mips_malta.c Mipssim -M: Yongbok Kim +M: Yongbok Kim S: Odd Fixes F: hw/mips/mips_mipssim.c F: hw/net/mipsnet.c @@ -637,7 +637,7 @@ S: Maintained F: hw/mips/mips_r4k.c Fulong 2E -M: Yongbok Kim +M: Yongbok Kim S: Odd Fixes F: hw/mips/mips_fulong2e.c