* [Qemu-devel] [PATCH] MAINTAINERS: update target-mips maintainers
@ 2016-09-22 13:34 Leon Alrae
2016-09-22 13:40 ` Yongbok Kim
0 siblings, 1 reply; 5+ messages in thread
From: Leon Alrae @ 2016-09-22 13:34 UTC (permalink / raw)
To: qemu-devel; +Cc: aurelien, yongbok.kim, peter.maydell
Yongbok Kim takes over the target-mips maintenance from me.
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
---
Hi,
September is my last month in ImgTec, and therefore soon I won't be able to
look after target-mips code. I would like to nominate Yongbok Kim as the new
co-maintainer. Yongbok contributed quite a number of MIPS features and will
take care of target-mips.
Thanks,
Leon
---
MAINTAINERS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index b6fb84e..a43659d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -144,7 +144,7 @@ F: disas/microblaze.c
MIPS
M: Aurelien Jarno <aurelien@aurel32.net>
-M: Leon Alrae <leon.alrae@imgtec.com>
+M: Yongbok Kim <yongbok.kim@imgtec.com>
S: Maintained
F: target-mips/
F: hw/mips/
--
1.7.1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] [PATCH] MAINTAINERS: update target-mips maintainers
2016-09-22 13:34 Leon Alrae
@ 2016-09-22 13:40 ` Yongbok Kim
0 siblings, 0 replies; 5+ messages in thread
From: Yongbok Kim @ 2016-09-22 13:40 UTC (permalink / raw)
To: Leon Alrae, qemu-devel; +Cc: aurelien, peter.maydell
On 22/09/2016 14:34, Leon Alrae wrote:
> Yongbok Kim takes over the target-mips maintenance from me.
>
> Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
> ---
> Hi,
>
> September is my last month in ImgTec, and therefore soon I won't be able to
> look after target-mips code. I would like to nominate Yongbok Kim as the new
> co-maintainer. Yongbok contributed quite a number of MIPS features and will
> take care of target-mips.
>
> Thanks,
> Leon
> ---
> MAINTAINERS | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b6fb84e..a43659d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -144,7 +144,7 @@ F: disas/microblaze.c
>
> MIPS
> M: Aurelien Jarno <aurelien@aurel32.net>
> -M: Leon Alrae <leon.alrae@imgtec.com>
> +M: Yongbok Kim <yongbok.kim@imgtec.com>
> S: Maintained
> F: target-mips/
> F: hw/mips/
>
Thanks Leon.
Acked-by: Yongbok Kim <yongbok.kim@imgtec.com>
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Qemu-devel] [PATCH] MAINTAINERS: update target-mips maintainers
@ 2018-06-18 18:29 Aleksandar Markovic
2018-06-19 11:35 ` Yongbok Kim
0 siblings, 1 reply; 5+ messages in thread
From: Aleksandar Markovic @ 2018-06-18 18:29 UTC (permalink / raw)
To: qemu-devel
Cc: peter.maydell, aurelien, yongbok.kim, rich.fuhler,
petar.jovanovic, aleksandar.markovic
From: Aleksandar Markovic <aleksandar.markovic@mips.com>
Yongbok Kim transfers duties of QEMU for target MIPS maintainer to
myself as he leaves MIPS. Many thanks to Yongbok for his substantial
contributing to QEMU for MIPS over many years and taking care of its
maintainance for almost two years.
Signed-off-by: Aleksandar Markovic <aleksandar.markovic@mips.com>
---
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 0fb5f38..b81a93b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -185,7 +185,7 @@ F: disas/microblaze.c
MIPS
M: Aurelien Jarno <aurelien@aurel32.net>
-M: Yongbok Kim <yongbok.kim@mips.com>
+M: Aleksandar Markovic <aleksandar.markovic@mips.com>
S: Maintained
F: target/mips/
F: hw/mips/
@@ -696,7 +696,7 @@ S: Maintained
F: hw/mips/mips_malta.c
Mipssim
-M: Yongbok Kim <yongbok.kim@mips.com>
+M: Aleksandar Markovic <aleksandar.markovic@mips.com>
S: Odd Fixes
F: hw/mips/mips_mipssim.c
F: hw/net/mipsnet.c
@@ -707,7 +707,7 @@ S: Maintained
F: hw/mips/mips_r4k.c
Fulong 2E
-M: Yongbok Kim <yongbok.kim@mips.com>
+M: Aleksandar Markovic <aleksandar.markovic@mips.com>
S: Odd Fixes
F: hw/mips/mips_fulong2e.c
F: hw/isa/vt82c686.c
--
2.7.4
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] [PATCH] MAINTAINERS: update target-mips maintainers
2018-06-18 18:29 [Qemu-devel] [PATCH] MAINTAINERS: update target-mips maintainers Aleksandar Markovic
@ 2018-06-19 11:35 ` Yongbok Kim
[not found] ` <b254316e-72e7-10a4-8822-67d197c35445@amsat.org>
0 siblings, 1 reply; 5+ messages in thread
From: Yongbok Kim @ 2018-06-19 11:35 UTC (permalink / raw)
To: Aleksandar Markovic, qemu-devel
Cc: peter.maydell, aurelien, rich.fuhler, petar.jovanovic,
aleksandar.markovic
On 18/06/2018 19:29, Aleksandar Markovic wrote:
> From: Aleksandar Markovic <aleksandar.markovic@mips.com>
>
> Yongbok Kim transfers duties of QEMU for target MIPS maintainer to
> myself as he leaves MIPS. Many thanks to Yongbok for his substantial
> contributing to QEMU for MIPS over many years and taking care of its
> maintainance for almost two years.
>
> Signed-off-by: Aleksandar Markovic <aleksandar.markovic@mips.com>
> ---
> MAINTAINERS | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0fb5f38..b81a93b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -185,7 +185,7 @@ F: disas/microblaze.c
>
> MIPS
> M: Aurelien Jarno <aurelien@aurel32.net>
> -M: Yongbok Kim <yongbok.kim@mips.com>
> +M: Aleksandar Markovic <aleksandar.markovic@mips.com>
> S: Maintained
> F: target/mips/
> F: hw/mips/
> @@ -696,7 +696,7 @@ S: Maintained
> F: hw/mips/mips_malta.c
>
> Mipssim
> -M: Yongbok Kim <yongbok.kim@mips.com>
> +M: Aleksandar Markovic <aleksandar.markovic@mips.com>
> S: Odd Fixes
> F: hw/mips/mips_mipssim.c
> F: hw/net/mipsnet.c
> @@ -707,7 +707,7 @@ S: Maintained
> F: hw/mips/mips_r4k.c
>
> Fulong 2E
> -M: Yongbok Kim <yongbok.kim@mips.com>
> +M: Aleksandar Markovic <aleksandar.markovic@mips.com>
> S: Odd Fixes
> F: hw/mips/mips_fulong2e.c
> F: hw/isa/vt82c686.c
Thanks Aleksandar.
Can you send this patch with your mips.com account again?
Otherwise,
Acked-by: Yongbok Kim <yongbok.kim@mips.com>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] [PATCH] MAINTAINERS: update target-mips maintainers
[not found] ` <b254316e-72e7-10a4-8822-67d197c35445@amsat.org>
@ 2018-06-25 14:24 ` Peter Maydell
0 siblings, 0 replies; 5+ messages in thread
From: Peter Maydell @ 2018-06-25 14:24 UTC (permalink / raw)
To: Philippe Mathieu-Daudé
Cc: Aleksandar Markovic, QEMU Developers, Aleksandar Markovic,
rich.fuhler, Aurelien Jarno, Petar Jovanovic
On 25 June 2018 at 14:14, Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
> Hi Peter,
> I suggest to apply this patch as a build fix to avoid more email bounces:
>
> ** Message not delivered **
>
> Your message couldn't be delivered to yongbok.kim@mips.com because the
> remote server is misconfigured. See technical details below for more
> information.
Aleksandar said he was going to do a target-mips pull request,
so I suggested he put it in that.
thanks
-- PMM
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2018-06-25 14:24 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-18 18:29 [Qemu-devel] [PATCH] MAINTAINERS: update target-mips maintainers Aleksandar Markovic
2018-06-19 11:35 ` Yongbok Kim
[not found] ` <b254316e-72e7-10a4-8822-67d197c35445@amsat.org>
2018-06-25 14:24 ` Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2016-09-22 13:34 Leon Alrae
2016-09-22 13:40 ` Yongbok Kim
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).