Re: [PATCH 1/4] MAINTAINERS: Add MIPS general architecture support entry

2021-10-04 Thread Jiaxun Yang
在 2021/10/4 10:25, Philippe Mathieu-Daudé 写道: The architecture is covered in TCG (frontend and backend) and hardware models. Add a generic section matching the 'mips' word in patch subjects. Cc: Jiaxun Yang Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Jiaxun Yang Thanks. - Jiaxun

[PATCH 1/4] MAINTAINERS: Add MIPS general architecture support entry

2021-10-04 Thread Philippe Mathieu-Daudé
The architecture is covered in TCG (frontend and backend) and hardware models. Add a generic section matching the 'mips' word in patch subjects. Cc: Jiaxun Yang Signed-off-by: Philippe Mathieu-Daudé --- MAINTAINERS | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/MAINTA