From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36642) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e9Aqu-0000qD-Ok for qemu-devel@nongnu.org; Mon, 30 Oct 2017 10:15:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e9Aqq-0002ih-Nn for qemu-devel@nongnu.org; Mon, 30 Oct 2017 10:15:44 -0400 Received: from 5pmail.ess.barracuda.com ([64.235.150.217]:56575) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e9Aqq-0002i0-A4 for qemu-devel@nongnu.org; Mon, 30 Oct 2017 10:15:40 -0400 References: <1508769996-5747-1-git-send-email-yongbok.kim@imgtec.com> From: Yongbok Kim Message-ID: Date: Mon, 30 Oct 2017 14:09:20 +0000 MIME-Version: 1.0 In-Reply-To: <1508769996-5747-1-git-send-email-yongbok.kim@imgtec.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-GB Subject: Re: [Qemu-devel] [PULL 0/3] MIPS queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , qemu-devel@nongnu.org On 23/10/2017 15:46, Yongbok Kim wrote: > The following changes since commit e822e81e350825dd94f41ee2538ff1432b812eb9: > > Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2017-10-20 15:04:00 +0100) > > are available in the git repository at: > > git://github.com/yongbok/upstream-qemu.git target-mips.next > > ---------------------------------------------------------------- > MIPS patches 2017-10-23 > > Changes: > Update email addresses of Yongbok Kim, James Hogan and Paul Burton. > > ---------------------------------------------------------------- > > James Hogan (1): > MAINTAINERS: Update James Hogan's email address > > Paul Burton (1): > MAINTAINERS: Update Paul Burton's email address > > Yongbok Kim (1): > MAINTAINERS: Update Yongbok Kim's email address > > .mailmap | 3 +++ > MAINTAINERS | 10 +++++----- > 2 files changed, 8 insertions(+), 5 deletions(-) > > Ping?