* [Qemu-devel] [PULL v2 0/3] target-mips queue
@ 2017-11-06 16:07 Yongbok Kim
2017-11-06 16:07 ` [Qemu-devel] [PULL v2 1/3] MAINTAINERS: Update Yongbok Kim's email address Yongbok Kim
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Yongbok Kim @ 2017-11-06 16:07 UTC (permalink / raw)
To: qemu-devel; +Cc: Peter Maydell
The following changes since commit d24aaf2a2915424962fb101142f28fa4307f4740:
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2017-11-06 11:24:14 +0000)
are available in the git repository at:
git://github.com/yongbok/upstream-qemu.git tags/mips-20171106
for you to fetch changes up to 94d973bdaacb69b034f675fc0fd3f285fea17f94:
MAINTAINERS: Update Paul Burton's email address (2017-11-06 07:36:43 -0800)
----------------------------------------------------------------
MIPS patches 2017-11-06
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(-)
--
2.4.5
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Qemu-devel] [PULL v2 1/3] MAINTAINERS: Update Yongbok Kim's email address
2017-11-06 16:07 [Qemu-devel] [PULL v2 0/3] target-mips queue Yongbok Kim
@ 2017-11-06 16:07 ` Yongbok Kim
2017-11-06 16:07 ` [Qemu-devel] [PULL v2 2/3] MAINTAINERS: Update James Hogan's " Yongbok Kim
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Yongbok Kim @ 2017-11-06 16:07 UTC (permalink / raw)
To: qemu-devel; +Cc: Peter Maydell, Yongbok Kim
From: Yongbok Kim <yongbok.kim@imgtec.com>
Update my email address to mips.com
Signed-off-by: Yongbok Kim <yongbok.kim@imgtec.com>
---
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1fd7a62..44aa71e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -162,7 +162,7 @@ F: disas/microblaze.c
MIPS
M: Aurelien Jarno <aurelien@aurel32.net>
-M: Yongbok Kim <yongbok.kim@imgtec.com>
+M: Yongbok Kim <yongbok.kim@mips.com>
S: Maintained
F: target/mips/
F: hw/mips/
@@ -626,7 +626,7 @@ S: Maintained
F: hw/mips/mips_malta.c
Mipssim
-M: Yongbok Kim <yongbok.kim@imgtec.com>
+M: Yongbok Kim <yongbok.kim@mips.com>
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 <yongbok.kim@imgtec.com>
+M: Yongbok Kim <yongbok.kim@mips.com>
S: Odd Fixes
F: hw/mips/mips_fulong2e.c
--
2.4.5
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [Qemu-devel] [PULL v2 2/3] MAINTAINERS: Update James Hogan's email address
2017-11-06 16:07 [Qemu-devel] [PULL v2 0/3] target-mips queue Yongbok Kim
2017-11-06 16:07 ` [Qemu-devel] [PULL v2 1/3] MAINTAINERS: Update Yongbok Kim's email address Yongbok Kim
@ 2017-11-06 16:07 ` Yongbok Kim
2017-11-06 16:07 ` [Qemu-devel] [PULL v2 3/3] MAINTAINERS: Update Paul Burton's " Yongbok Kim
2017-11-07 10:58 ` [Qemu-devel] [PULL v2 0/3] target-mips queue Peter Maydell
3 siblings, 0 replies; 5+ messages in thread
From: Yongbok Kim @ 2017-11-06 16:07 UTC (permalink / raw)
To: qemu-devel
Cc: Peter Maydell, James Hogan, Michael Tokarev, Laurent Vivier,
qemu-trivial, Yongbok Kim
From: James Hogan <james.hogan@imgtec.com>
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 <james.hogan@imgtec.com>
Cc: Michael Tokarev <mjt@tls.msk.ru>
Cc: Laurent Vivier <laurent@vivier.eu>
Cc: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
[Yongbok Kim:
Updated message subject]
Signed-off-by: Yongbok Kim <yongbok.kim@imgtec.com>
---
.mailmap | 1 +
MAINTAINERS | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.mailmap b/.mailmap
index 28defa1..5aec1bd 100644
--- a/.mailmap
+++ b/.mailmap
@@ -8,6 +8,7 @@ Aurelien Jarno <aurelien@aurel32.net> aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-7
Blue Swirl <blauwirbel@gmail.com> blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>
Edgar E. Iglesias <edgar.iglesias@gmail.com> edgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>
Fabrice Bellard <fabrice@bellard.org> bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
+James Hogan <jhogan@kernel.org> <james.hogan@imgtec.com>
Jocelyn Mayer <l_indien@magic.fr> j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Paul Brook <paul@codesourcery.com> pbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Thiemo Seufer <ths@networkno.de> ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
diff --git a/MAINTAINERS b/MAINTAINERS
index 44aa71e..abbf2b4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -285,7 +285,7 @@ S: Maintained
F: target/arm/kvm.c
MIPS
-M: James Hogan <james.hogan@imgtec.com>
+M: James Hogan <jhogan@kernel.org>
S: Maintained
F: target/mips/kvm.c
--
2.4.5
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [Qemu-devel] [PULL v2 3/3] MAINTAINERS: Update Paul Burton's email address
2017-11-06 16:07 [Qemu-devel] [PULL v2 0/3] target-mips queue Yongbok Kim
2017-11-06 16:07 ` [Qemu-devel] [PULL v2 1/3] MAINTAINERS: Update Yongbok Kim's email address Yongbok Kim
2017-11-06 16:07 ` [Qemu-devel] [PULL v2 2/3] MAINTAINERS: Update James Hogan's " Yongbok Kim
@ 2017-11-06 16:07 ` Yongbok Kim
2017-11-07 10:58 ` [Qemu-devel] [PULL v2 0/3] target-mips queue Peter Maydell
3 siblings, 0 replies; 5+ messages in thread
From: Yongbok Kim @ 2017-11-06 16:07 UTC (permalink / raw)
To: qemu-devel
Cc: Peter Maydell, Paul Burton, Laurent Vivier, Michael Tokarev,
Yongbok Kim, qemu-trivial
From: Paul Burton <paul.burton@imgtec.com>
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 <paul.burton@imgtec.com>
Cc: Laurent Vivier <laurent@vivier.eu>
Cc: Michael Tokarev <mjt@tls.msk.ru>
Cc: Yongbok Kim <yongbok.kim@imgtec.com>
Cc: Yongbok Kim <yongbok.kim@mips.com>
Cc: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
[Yongbok Kim:
Updated message subject]
Signed-off-by: Yongbok Kim <yongbok.kim@imgtec.com>
---
.mailmap | 2 ++
MAINTAINERS | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/.mailmap b/.mailmap
index 5aec1bd..ee81ac8 100644
--- a/.mailmap
+++ b/.mailmap
@@ -11,6 +11,8 @@ Fabrice Bellard <fabrice@bellard.org> bellard <bellard@c046a42c-6fe2-441c-8c8c-7
James Hogan <jhogan@kernel.org> <james.hogan@imgtec.com>
Jocelyn Mayer <l_indien@magic.fr> j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Paul Brook <paul@codesourcery.com> pbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
+Paul Burton <paul.burton@mips.com> <paul.burton@imgtec.com>
+Paul Burton <paul.burton@mips.com> <paul@archlinuxmips.org>
Thiemo Seufer <ths@networkno.de> ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
malc <av1474@comtv.ru> malc <malc@c046a42c-6fe2-441c-8c8c-71466251a162>
# There is also a:
diff --git a/MAINTAINERS b/MAINTAINERS
index abbf2b4..0cd4d02 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -642,7 +642,7 @@ S: Odd Fixes
F: hw/mips/mips_fulong2e.c
Boston
-M: Paul Burton <paul.burton@imgtec.com>
+M: Paul Burton <paul.burton@mips.com>
S: Maintained
F: hw/core/loader-fit.c
F: hw/mips/boston.c
--
2.4.5
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] [PULL v2 0/3] target-mips queue
2017-11-06 16:07 [Qemu-devel] [PULL v2 0/3] target-mips queue Yongbok Kim
` (2 preceding siblings ...)
2017-11-06 16:07 ` [Qemu-devel] [PULL v2 3/3] MAINTAINERS: Update Paul Burton's " Yongbok Kim
@ 2017-11-07 10:58 ` Peter Maydell
3 siblings, 0 replies; 5+ messages in thread
From: Peter Maydell @ 2017-11-07 10:58 UTC (permalink / raw)
To: Yongbok Kim; +Cc: QEMU Developers
On 6 November 2017 at 16:07, Yongbok Kim <yongbok.kim@mips.com> wrote:
> The following changes since commit d24aaf2a2915424962fb101142f28fa4307f4740:
>
> Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2017-11-06 11:24:14 +0000)
>
> are available in the git repository at:
>
> git://github.com/yongbok/upstream-qemu.git tags/mips-20171106
>
> for you to fetch changes up to 94d973bdaacb69b034f675fc0fd3f285fea17f94:
>
> MAINTAINERS: Update Paul Burton's email address (2017-11-06 07:36:43 -0800)
>
> ----------------------------------------------------------------
> MIPS patches 2017-11-06
>
> Changes:
> Update email addresses of Yongbok Kim, James Hogan and Paul Burton.
>
Applied, thanks.
-- PMM
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2017-11-07 10:58 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-06 16:07 [Qemu-devel] [PULL v2 0/3] target-mips queue Yongbok Kim
2017-11-06 16:07 ` [Qemu-devel] [PULL v2 1/3] MAINTAINERS: Update Yongbok Kim's email address Yongbok Kim
2017-11-06 16:07 ` [Qemu-devel] [PULL v2 2/3] MAINTAINERS: Update James Hogan's " Yongbok Kim
2017-11-06 16:07 ` [Qemu-devel] [PULL v2 3/3] MAINTAINERS: Update Paul Burton's " Yongbok Kim
2017-11-07 10:58 ` [Qemu-devel] [PULL v2 0/3] target-mips queue Peter Maydell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).