diff --git a/sig/Compiler/sig-info.yaml b/sig/Compiler/sig-info.yaml index 9c0dff2ca67de2570d08f1292f8c633123f522f6..def045cd39ba1228471b98d7507b2a0aee65ce31 100644 --- a/sig/Compiler/sig-info.yaml +++ b/sig/Compiler/sig-info.yaml @@ -581,3 +581,16 @@ repositories: - gitee_id: dedv_dwe name: Qi Wang email: wangqia@uniontech.com + + +################################################# +# Experimental repos +################################################# +- repo: + - src-openeuler/cangjie + committers: + - gitee_id: shinwell_hu + name: Shinwell Hu + organization: openEuler + email: shinwell_hu@openeuler.sh + diff --git a/sig/Compiler/src-openeuler/c/cangjie.yaml b/sig/Compiler/src-openeuler/c/cangjie.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9e55d9102d4e82f7927d11dd90b14c5a615edff5 --- /dev/null +++ b/sig/Compiler/src-openeuler/c/cangjie.yaml @@ -0,0 +1,7 @@ +name: cangjie +description: Cangjie is a new Programming Language by Huawei +upstream: https://gitcode.com/Cangjie +branches: +- name: master + type: protected +type: public