On 16/4/25 10:14, Kohei Tokunaga wrote:
> Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
> ---
> MAINTAINERS | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d54b5578f8..74a102c594 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3903,6 +3903,16 @@ F: tcg/tci/
> F: tcg/tci.c
> F: disas/tci.c
>
> +WebAssembly TCG target
Just "WebAssembly target"? (I'd add the future
tcg/wasm/ files in another MAINTAINERS section).
Maybe better to squash with patch 17? Or start adding
the section when you add a new file, then update for
each new file added?
> +M: Kohei Tokunaga <ktokunaga.mail@gmail.com>
> +S: Maintained
> +F: configs/meson/emscripten.txt
> +F: tests/docker/dockerfiles/emsdk-wasm32-cross.docker
> +F: util/coroutine-wasm.c
> +F: os-wasm.c
> +F: include/system/os-wasm.h
> +F: stubs/emscripten.c
> +
> Block drivers
> -------------
> VMDK