From 1474293efd074cda36f5123ba18f87326a74bfb6 Mon Sep 17 00:00:00 2001 From: huangfeijie Date: Mon, 11 Jul 2022 01:56:10 +0000 Subject: [PATCH] !1022 add the arkcompiler_toolchain * add the arkcompiler_toolchain --- sig/sig-compileruntime/sig-compile-runtime.md | 1 + sig/sig-compileruntime/sig-compile-runtime_cn.md | 1 + sig/sigs.json | 6 ++++-- zh/committer.md | 3 ++- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/sig/sig-compileruntime/sig-compile-runtime.md b/sig/sig-compileruntime/sig-compile-runtime.md index ec8c3d0..c3098d4 100644 --- a/sig/sig-compileruntime/sig-compile-runtime.md +++ b/sig/sig-compileruntime/sig-compile-runtime.md @@ -50,6 +50,7 @@ - arkcompiler_runtime_core: https://gitee.com/openharmony/arkcompiler_runtime_core - arkcompiler_ets_runtime: https://gitee.com/openharmony/arkcompiler_ets_runtime - arkcompiler_ets_frontend: https://gitee.com/openharmony/arkcompiler_ets_frontend + - arkcompiler_toolchain: https://gitee.com/openharmony/arkcompiler_toolchain - third_party_miniz: https://gitee.com/openharmony/third_party_miniz ## SIG Members diff --git a/sig/sig-compileruntime/sig-compile-runtime_cn.md b/sig/sig-compileruntime/sig-compile-runtime_cn.md index 06dbc63..e112975 100644 --- a/sig/sig-compileruntime/sig-compile-runtime_cn.md +++ b/sig/sig-compileruntime/sig-compile-runtime_cn.md @@ -49,6 +49,7 @@ - arkcompiler_runtime_core: https://gitee.com/openharmony/arkcompiler_runtime_core - arkcompiler_ets_runtime: https://gitee.com/openharmony/arkcompiler_ets_runtime - arkcompiler_ets_frontend: https://gitee.com/openharmony/arkcompiler_ets_frontend + - arkcompiler_toolchain: https://gitee.com/openharmony/arkcompiler_toolchain - third_party_miniz: https://gitee.com/openharmony/third_party_miniz ## SIG组成员 diff --git a/sig/sigs.json b/sig/sigs.json index c388505..e6932f5 100755 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -734,7 +734,8 @@ "https://gitee.com/openharmony-sig/third_party_mimalloc", "https://gitee.com/openharmony/arkcompiler_runtime_core", "https://gitee.com/openharmony/arkcompiler_ets_runtime", - "https://gitee.com/openharmony/arkcompiler_ets_frontend" + "https://gitee.com/openharmony/arkcompiler_ets_frontend", + "https://gitee.com/openharmony/arkcompiler_toolchain" ], "project-path": [ "base/compileruntime/js_api_module", @@ -745,7 +746,8 @@ "third_party/mimalloc", "arkcompiler/runtime_core", "arkcompiler/ets_runtime", - "arkcompiler/ets_frontend" + "arkcompiler/ets_frontend", + "arkcompiler/toolchain" ] }, { diff --git a/zh/committer.md b/zh/committer.md index 1e0d059..a8dc474 100644 --- a/zh/committer.md +++ b/zh/committer.md @@ -395,4 +395,5 @@ |393|ability_ability_base|foundation/ability/ability_base|https://gitee.com/gwang2008|wanggenliang@huawei.com|https://gitee.com/uniquexch
https://gitee.com/jayleehw
https://gitee.com/zhongjianfei
https://gitee.com/ccllee|xuchenghua09@huawei.com
liqiang121@huawei.com
zhongjianfei@huawei.com
caochunlei1@huawei.com|SIG_ApplicationFramework| |394|ability_form_fwk|foundation/ability/form_fwk|https://gitee.com/gwang2008|wanggenliang@huawei.com|https://gitee.com/uniquexch
https://gitee.com/jayleehw
https://gitee.com/zhongjianfei
https://gitee.com/ccllee|xuchenghua09@huawei.com
liqiang121@huawei.com
zhongjianfei@huawei.com
caochunlei1@huawei.com|SIG_ApplicationFramework| |395|ability_idl_tool|foundation/ability/idl_tool|https://gitee.com/gwang2008|wanggenliang@huawei.com|https://gitee.com/uniquexch
https://gitee.com/jayleehw
https://gitee.com/zhongjianfei|xuchenghua09@huawei.com
liqiang121@huawei.com
zhongjianfei@huawei.com|SIG_ApplicationFramework| -|396|third_party_exfatprogs|third_party/exfatprogs|https://gitee.com/ningzuobin|ningzuobin@huawei.com|https://gitee.com/bubble_mao
https://gitee.com/panqinxu|maojingjing1@huawei.com
panqinxu1@huawei.com|SIG_Kernel| \ No newline at end of file +|396|third_party_exfatprogs|third_party/exfatprogs|https://gitee.com/ningzuobin|ningzuobin@huawei.com|https://gitee.com/bubble_mao
https://gitee.com/panqinxu|maojingjing1@huawei.com
panqinxu1@huawei.com|SIG_Kernel| +|397|arkcompiler_toolchain|arkcompiler/toolchain|https://gitee.com/wuzhefengh|wuzhefeng1@huawei.com|https://gitee.com/sunzhe23
https://gitee.com/gongjunsong
https://gitee.com/weng-changcheng|sunzhe23@huawei.com
gongjunsong@huawei.com
wengchangcheng@huawei.com|SIG_CompileRuntime| \ No newline at end of file -- GitLab