diff --git a/sig/intelligence/sig-info.yaml b/sig/intelligence/sig-info.yaml index 00489e087b504e06822ce38bbafc6e147308b3ee..ba9898c88d0715008c2769f69fd41c46da25754d 100644 --- a/sig/intelligence/sig-info.yaml +++ b/sig/intelligence/sig-info.yaml @@ -29,16 +29,22 @@ maintainers: repositories: - repo: - src-oepkgs/euler-copilot-shell + - src-oepkgs/euler-copilot-desktop + type: openEuler Copilot System Clients committers: - gitee_id: hongyu-shi name: Hongyu Shi organization: Huawei email: shywzt@iCloud.com - gitee_id: zhengw99 - name: Zheng Wange + name: Zheng Wang organization: Huawei email: wangzheng156@huawei.com - gitee_id: zxstty name: Jiaqi Zhao organization: Huawei - email: zhaojiaqi18@huawei.com \ No newline at end of file + email: zhaojiaqi18@huawei.com + - gitee_id: cc500 + name: Shitong Wu + organization: Huawei + email: 2014434568@qq.com \ No newline at end of file diff --git a/sig/intelligence/src-oepkgs/e/euler-copilot-desktop.yaml b/sig/intelligence/src-oepkgs/e/euler-copilot-desktop.yaml new file mode 100644 index 0000000000000000000000000000000000000000..38e0ece30f4690821543022f1b9ad17eca4f43a1 --- /dev/null +++ b/sig/intelligence/src-oepkgs/e/euler-copilot-desktop.yaml @@ -0,0 +1,19 @@ +name: euler-copilot-desktop +description: "A desktop client application that enables developers to interact with the operating system using natural language." +upstream: https://github.com/HongyuS/euler-copilot-desktop +branches: +- name: master + type: protected +- name: openEuler-22.03-LTS-SP3 + type: protected + create_from: master +- name: openEuler-22.03-LTS-SP4 + type: protected + create_from: master +- name: openEuler-24.03-LTS + type: protected + create_from: master +- name: openEuler-24.09 + type: protected + create_from: master +type: public \ No newline at end of file