[PATCH] contrib/gitdm: add domain-map for Cestc

luzhipeng posted 1 patch 10 months, 4 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230625094136.738-1-luzhipeng@cestc.cn
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>
There is a newer version of this series
contrib/gitdm/domain-map | 1 +
1 file changed, 1 insertion(+)
[PATCH] contrib/gitdm: add domain-map for Cestc
Posted by luzhipeng 10 months, 4 weeks ago
From: Zhipeng Lu <luzhipeng@cestc.cn>

Signed-off-by: Zhipeng Lu <luzhipeng@cestc.cn>
---
 contrib/gitdm/domain-map | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/gitdm/domain-map b/contrib/gitdm/domain-map
index 3727918641..2f9dd66ef8 100644
--- a/contrib/gitdm/domain-map
+++ b/contrib/gitdm/domain-map
@@ -43,3 +43,4 @@ windriver.com   Wind River
 xilinx.com      Xilinx
 yadro.com       YADRO
 yandex-team.ru  Yandex
+cestc.cn        Cestc
-- 
2.31.1
Re: [PATCH] contrib/gitdm: add domain-map for Cestc
Posted by Philippe Mathieu-Daudé 10 months, 4 weeks ago
On 25/6/23 11:41, luzhipeng wrote:
> From: Zhipeng Lu <luzhipeng@cestc.cn>
> 
> Signed-off-by: Zhipeng Lu <luzhipeng@cestc.cn>
> ---
>   contrib/gitdm/domain-map | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/contrib/gitdm/domain-map b/contrib/gitdm/domain-map
> index 3727918641..2f9dd66ef8 100644
> --- a/contrib/gitdm/domain-map
> +++ b/contrib/gitdm/domain-map
> @@ -43,3 +43,4 @@ windriver.com   Wind River
>   xilinx.com      Xilinx
>   yadro.com       YADRO
>   yandex-team.ru  Yandex
> +cestc.cn        Cestc

Please keep alphabetically sorted, otherwise:

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>