* [PATCH] MAINTAINERS: Add myself as HPPA maintainer
@ 2025-01-28 17:09 deller
2025-01-28 18:00 ` Philippe Mathieu-Daudé
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: deller @ 2025-01-28 17:09 UTC (permalink / raw)
To: richard.henderson, qemu-devel; +Cc: deller
From: Helge Deller <deller@gmx.de>
Since I contribute quite some code to hppa, I'd like to step up and
become the secondary maintainer for HPPA beside Richard.
Additionally change status of hppa machines to maintained as I will
take care of them.
Signed-off-by: Helge Deller <deller@gmx.de>
---
MAINTAINERS | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index c5e2d6b636..62b851f766 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -251,6 +251,7 @@ F: target/hexagon/gen_idef_parser_funcs.py
HPPA (PA-RISC) TCG CPUs
M: Richard Henderson <richard.henderson@linaro.org>
+M: Helge Deller <deller@gmx.de>
S: Maintained
F: target/hppa/
F: disas/hppa.c
@@ -1188,8 +1189,8 @@ HP-PARISC Machines
------------------
HP B160L, HP C3700
M: Richard Henderson <richard.henderson@linaro.org>
-R: Helge Deller <deller@gmx.de>
-S: Odd Fixes
+M: Helge Deller <deller@gmx.de>
+S: Maintained
F: configs/devices/hppa-softmmu/default.mak
F: hw/char/diva-gsp.c
F: hw/display/artist.c
--
2.47.0
^ permalink raw reply related [flat|nested] 6+ messages in thread* Re: [PATCH] MAINTAINERS: Add myself as HPPA maintainer
2025-01-28 17:09 [PATCH] MAINTAINERS: Add myself as HPPA maintainer deller
@ 2025-01-28 18:00 ` Philippe Mathieu-Daudé
2025-01-28 18:22 ` Richard Henderson
2025-01-31 18:15 ` Philippe Mathieu-Daudé
2 siblings, 0 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-01-28 18:00 UTC (permalink / raw)
To: deller, richard.henderson, qemu-devel; +Cc: deller
On 28/1/25 18:09, deller@kernel.org wrote:
> From: Helge Deller <deller@gmx.de>
>
> Since I contribute quite some code to hppa, I'd like to step up and
> become the secondary maintainer for HPPA beside Richard.
> Additionally change status of hppa machines to maintained as I will
> take care of them.
>
> Signed-off-by: Helge Deller <deller@gmx.de>
> ---
> MAINTAINERS | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as HPPA maintainer
2025-01-28 17:09 [PATCH] MAINTAINERS: Add myself as HPPA maintainer deller
2025-01-28 18:00 ` Philippe Mathieu-Daudé
@ 2025-01-28 18:22 ` Richard Henderson
2025-01-31 18:15 ` Philippe Mathieu-Daudé
2 siblings, 0 replies; 6+ messages in thread
From: Richard Henderson @ 2025-01-28 18:22 UTC (permalink / raw)
To: deller, qemu-devel; +Cc: deller
On 1/28/25 09:09, deller@kernel.org wrote:
> From: Helge Deller <deller@gmx.de>
>
> Since I contribute quite some code to hppa, I'd like to step up and
> become the secondary maintainer for HPPA beside Richard.
> Additionally change status of hppa machines to maintained as I will
> take care of them.
>
> Signed-off-by: Helge Deller <deller@gmx.de>
> ---
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as HPPA maintainer
2025-01-28 17:09 [PATCH] MAINTAINERS: Add myself as HPPA maintainer deller
2025-01-28 18:00 ` Philippe Mathieu-Daudé
2025-01-28 18:22 ` Richard Henderson
@ 2025-01-31 18:15 ` Philippe Mathieu-Daudé
2025-01-31 18:30 ` Helge Deller
2 siblings, 1 reply; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-01-31 18:15 UTC (permalink / raw)
To: deller, richard.henderson, qemu-devel; +Cc: deller
On 28/1/25 18:09, deller@kernel.org wrote:
> From: Helge Deller <deller@gmx.de>
>
> Since I contribute quite some code to hppa, I'd like to step up and
> become the secondary maintainer for HPPA beside Richard.
> Additionally change status of hppa machines to maintained as I will
> take care of them.
>
> Signed-off-by: Helge Deller <deller@gmx.de>
> ---
> MAINTAINERS | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
Patch queued, thanks!
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as HPPA maintainer
2025-01-31 18:15 ` Philippe Mathieu-Daudé
@ 2025-01-31 18:30 ` Helge Deller
2025-01-31 18:35 ` Philippe Mathieu-Daudé
0 siblings, 1 reply; 6+ messages in thread
From: Helge Deller @ 2025-01-31 18:30 UTC (permalink / raw)
To: Philippe Mathieu-Daudé, deller, richard.henderson,
qemu-devel
On 1/31/25 19:15, Philippe Mathieu-Daudé wrote:
> On 28/1/25 18:09, deller@kernel.org wrote:
>> From: Helge Deller <deller@gmx.de>
>>
>> Since I contribute quite some code to hppa, I'd like to step up and
>> become the secondary maintainer for HPPA beside Richard.
>> Additionally change status of hppa machines to maintained as I will
>> take care of them.
>>
>> Signed-off-by: Helge Deller <deller@gmx.de>
>> ---
>> MAINTAINERS | 5 +++--
>> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> Patch queued, thanks!
Thank you, Philippe!
But actually, I included it already in the series where I sent a pull request.
See mail thread: "[PULL v2 0/9] Hppa system mfdiag for v10 patches"
Helge
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as HPPA maintainer
2025-01-31 18:30 ` Helge Deller
@ 2025-01-31 18:35 ` Philippe Mathieu-Daudé
0 siblings, 0 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-01-31 18:35 UTC (permalink / raw)
To: Helge Deller, deller, richard.henderson, qemu-devel
On 31/1/25 19:30, Helge Deller wrote:
> On 1/31/25 19:15, Philippe Mathieu-Daudé wrote:
>> On 28/1/25 18:09, deller@kernel.org wrote:
>>> From: Helge Deller <deller@gmx.de>
>>>
>>> Since I contribute quite some code to hppa, I'd like to step up and
>>> become the secondary maintainer for HPPA beside Richard.
>>> Additionally change status of hppa machines to maintained as I will
>>> take care of them.
>>>
>>> Signed-off-by: Helge Deller <deller@gmx.de>
>>> ---
>>> MAINTAINERS | 5 +++--
>>> 1 file changed, 3 insertions(+), 2 deletions(-)
>>
>> Patch queued, thanks!
>
> Thank you, Philippe!
> But actually, I included it already in the series where I sent a pull
> request.
> See mail thread: "[PULL v2 0/9] Hppa system mfdiag for v10 patches"
Oops OK :/
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2025-01-31 18:35 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-28 17:09 [PATCH] MAINTAINERS: Add myself as HPPA maintainer deller
2025-01-28 18:00 ` Philippe Mathieu-Daudé
2025-01-28 18:22 ` Richard Henderson
2025-01-31 18:15 ` Philippe Mathieu-Daudé
2025-01-31 18:30 ` Helge Deller
2025-01-31 18:35 ` Philippe Mathieu-Daudé
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.