diff --git a/sig/sig-intelligence/sig-info.yaml b/sig/sig-intelligence/sig-info.yaml index 259bcaae4da237dc0f0e748b6a1436002f5acda9..17cd9fcb01ec465478e100398df12ee2fee43355 100644 --- a/sig/sig-intelligence/sig-info.yaml +++ b/sig/sig-intelligence/sig-info.yaml @@ -80,6 +80,22 @@ repositories: organization: Huawei email: owen813@126.com +- repo: + - src-openeuler/euler-copilot-shell + committers: + - gitee_id: zxstty + name: Jiaqi Zhao + organization: Huawei + email: zhaojiaqi18@huawei.com + - gitee_id: hongyu-shi + name: Hongyu Shi + organization: Huawei + email: shywzt@iCloud.com + - gitee_id: cc500 + name: Shitong Wu + organization: Huawei + email: 2014434568@qq.com + - repo: - src-openeuler/metagpt committers: diff --git a/sig/sig-intelligence/src-openeuler/e/euler-copilot-shell.yaml b/sig/sig-intelligence/src-openeuler/e/euler-copilot-shell.yaml new file mode 100644 index 0000000000000000000000000000000000000000..ba6fa11b34c89d263740e2547b96bb05dbc7980d --- /dev/null +++ b/sig/sig-intelligence/src-openeuler/e/euler-copilot-shell.yaml @@ -0,0 +1,16 @@ +name: euler-copilot-shell +description: CLI and desktop client applications that enables developers to interact with the operating system using natural language. +upstream: https://gitee.com/openeuler/euler-copilot-shell +branches: +- name: master + type: protected +- name: openEuler-24.03-LTS-Next + type: protected + create_from: master +- name: openEuler-24.03-LTS-SP1 + type: protected + create_from: openEuler-24.03-LTS-Next +- name: openEuler-25.03 + type: protected + create_from: master +type: public \ No newline at end of file