From 2e8be799a4c47838dbd222376767d5ec6fb80afe Mon Sep 17 00:00:00 2001 From: Xunlei Pang Date: Wed, 12 Feb 2025 17:40:37 +0800 Subject: [PATCH] update TC_Project.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Register the following TC project: TC2024080203 # 虚拟化组件的社区维护 Signed-off-by: Xunlei Pang --- TC_Project.yml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/TC_Project.yml b/TC_Project.yml index a28098617..d5c3b8c3d 100644 --- a/TC_Project.yml +++ b/TC_Project.yml @@ -11,6 +11,18 @@ projects: repos: - repo_name: https://gitee.com/anolis/anolis-kb # 仓库 + - project_id: TC2024080203 # 虚拟化组件的社区维护 + repos: + - repo_name: https://gitee.com/anolis/qemu-kvm # qemu 仓库 + - repo_name: https://gitee.com/src-anolis-os/libvirt # libvirt 仓库 + - repo_name: anolis/cloud-kernel # kernel 仓库 + dir_or_files: + - virt + - arch/arm64/kvm + - arch/x86/kvm + - arch/sw_64/kvm + - arch/loongarch/kvm + - project_id: TC2024080205 # 龙蜥社区 AI 容器镜像商业参考实现建设,项目 Sponsor:宋凯(浪潮信息),王洪虎(龙芯),徐春梅(阿里云) repos: - repo_name: https://gitee.com/anolis/anolis-container # 仓库 @@ -51,4 +63,4 @@ projects: repos: - repo_name: https://gitee.com/src-anolis-os # group组 - - repo_name: https://gitee.com/src-anolis-sig \ No newline at end of file + - repo_name: https://gitee.com/src-anolis-sig -- Gitee