* [PATCH] MAINTAINERS: Add myself as a reviewer for RISC-V TCG CPUs
@ 2026-02-26 10:20 Chao Liu
2026-02-26 11:01 ` Bin Meng
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Chao Liu @ 2026-02-26 10:20 UTC (permalink / raw)
To: qemu-devel, qemu-riscv
Cc: Alistair Francis, Daniel Henrique Barboza, Palmer Dabbelt,
Weiwei Li, Liu Zhiwei, linux-kernel, Chao Liu
Add myself as a reviewer for RISC-V TCG CPU related code to better
participate in patch review.
Signed-off-by: Chao Liu <chao.liu.zevorn@gmail.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 233d2a5e71..4923715c9c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -333,6 +333,7 @@ M: Alistair Francis <alistair.francis@wdc.com>
R: Weiwei Li <liwei1518@gmail.com>
R: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
R: Liu Zhiwei <zhiwei_liu@linux.alibaba.com>
+R: Chao Liu <chao.liu.zevorn@gmail.com>
L: qemu-riscv@nongnu.org
S: Supported
F: configs/targets/riscv*
--
2.53.0
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH] MAINTAINERS: Add myself as a reviewer for RISC-V TCG CPUs
2026-02-26 10:20 [PATCH] MAINTAINERS: Add myself as a reviewer for RISC-V TCG CPUs Chao Liu
@ 2026-02-26 11:01 ` Bin Meng
2026-02-26 11:22 ` Daniel Henrique Barboza
2026-02-26 23:40 ` Alistair Francis
2 siblings, 0 replies; 4+ messages in thread
From: Bin Meng @ 2026-02-26 11:01 UTC (permalink / raw)
To: Chao Liu
Cc: qemu-devel, qemu-riscv, Alistair Francis,
Daniel Henrique Barboza, Palmer Dabbelt, Weiwei Li, Liu Zhiwei,
linux-kernel
Hi Chao,
On Thu, Feb 26, 2026 at 6:20 PM Chao Liu <chao.liu.zevorn@gmail.com> wrote:
>
> Add myself as a reviewer for RISC-V TCG CPU related code to better
> participate in patch review.
>
> Signed-off-by: Chao Liu <chao.liu.zevorn@gmail.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
It's great to see you stepping up to become one of the reviewers for
the RISC-V subsystem. You have been doing an excellent job
contributing new features and fixing bugs here for the past one year.
I'm confident that this subsystem is in good hands with you.
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Regards,
Bin
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as a reviewer for RISC-V TCG CPUs
2026-02-26 10:20 [PATCH] MAINTAINERS: Add myself as a reviewer for RISC-V TCG CPUs Chao Liu
2026-02-26 11:01 ` Bin Meng
@ 2026-02-26 11:22 ` Daniel Henrique Barboza
2026-02-26 23:40 ` Alistair Francis
2 siblings, 0 replies; 4+ messages in thread
From: Daniel Henrique Barboza @ 2026-02-26 11:22 UTC (permalink / raw)
To: Chao Liu, qemu-devel, qemu-riscv
Cc: Alistair Francis, Palmer Dabbelt, Weiwei Li, Liu Zhiwei, linux-kernel
On 2/26/2026 7:20 AM, Chao Liu wrote:
> Add myself as a reviewer for RISC-V TCG CPU related code to better
> participate in patch review.
>
> Signed-off-by: Chao Liu <chao.liu.zevorn@gmail.com>
> ---
Reviewed-by: Daniel Henrique Barboza <daniel.barboza@oss.qualcomm.com>
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 233d2a5e71..4923715c9c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -333,6 +333,7 @@ M: Alistair Francis <alistair.francis@wdc.com>
> R: Weiwei Li <liwei1518@gmail.com>
> R: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
> R: Liu Zhiwei <zhiwei_liu@linux.alibaba.com>
> +R: Chao Liu <chao.liu.zevorn@gmail.com>
> L: qemu-riscv@nongnu.org
> S: Supported
> F: configs/targets/riscv*
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add myself as a reviewer for RISC-V TCG CPUs
2026-02-26 10:20 [PATCH] MAINTAINERS: Add myself as a reviewer for RISC-V TCG CPUs Chao Liu
2026-02-26 11:01 ` Bin Meng
2026-02-26 11:22 ` Daniel Henrique Barboza
@ 2026-02-26 23:40 ` Alistair Francis
2 siblings, 0 replies; 4+ messages in thread
From: Alistair Francis @ 2026-02-26 23:40 UTC (permalink / raw)
To: Chao Liu
Cc: qemu-devel, qemu-riscv, Alistair Francis,
Daniel Henrique Barboza, Palmer Dabbelt, Weiwei Li, Liu Zhiwei,
linux-kernel
On Thu, Feb 26, 2026 at 8:20 PM Chao Liu <chao.liu.zevorn@gmail.com> wrote:
>
> Add myself as a reviewer for RISC-V TCG CPU related code to better
> participate in patch review.
>
> Signed-off-by: Chao Liu <chao.liu.zevorn@gmail.com>
Thanks!
Applied to riscv-to-apply.next
Alistair
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 233d2a5e71..4923715c9c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -333,6 +333,7 @@ M: Alistair Francis <alistair.francis@wdc.com>
> R: Weiwei Li <liwei1518@gmail.com>
> R: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
> R: Liu Zhiwei <zhiwei_liu@linux.alibaba.com>
> +R: Chao Liu <chao.liu.zevorn@gmail.com>
> L: qemu-riscv@nongnu.org
> S: Supported
> F: configs/targets/riscv*
> --
> 2.53.0
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-02-26 23:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-26 10:20 [PATCH] MAINTAINERS: Add myself as a reviewer for RISC-V TCG CPUs Chao Liu
2026-02-26 11:01 ` Bin Meng
2026-02-26 11:22 ` Daniel Henrique Barboza
2026-02-26 23:40 ` Alistair Francis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®