提交 c162ff15 编写于 作者: D dingwen

Switch component name from ark to arkcompiler for js_runtime and ts2abc

Description:change ark to arkcompiler for js_runtime and ts2abc
issue:https://gitee.com/openharmony/community/issues/I5FWJRSigned-off-by: Ndingwen <dingwen6@huawei.com>
上级 d7c15920
......@@ -48,8 +48,8 @@
- third_party_lldb-mi: https://gitee.com/openharmony-sig/third_party_lldb-mi
- arkcompiler_runtime_core: https://gitee.com/openharmony/arkcompiler_runtime_core
- ark_js_runtime: https://gitee.com/openharmony/ark_js_runtime
- ark_ts2abc: https://gitee.com/openharmony/ark_ts2abc
- arkcompiler_ets_runtime: https://gitee.com/openharmony/arkcompiler_ets_runtime
- arkcompiler_ets_frontend: https://gitee.com/openharmony/arkcompiler_ets_frontend
- third_party_miniz: https://gitee.com/openharmony/third_party_miniz
## SIG Members
......
......@@ -47,8 +47,8 @@
- third_party_lldb-mi: https://gitee.com/openharmony-sig/third_party_lldb-mi
- arkcompiler_runtime_core: https://gitee.com/openharmony/arkcompiler_runtime_core
- ark_js_runtime: https://gitee.com/openharmony/ark_js_runtime
- ark_ts2abc: https://gitee.com/openharmony/ark_ts2abc
- arkcompiler_ets_runtime: https://gitee.com/openharmony/arkcompiler_ets_runtime
- arkcompiler_ets_frontend: https://gitee.com/openharmony/arkcompiler_ets_frontend
- third_party_miniz: https://gitee.com/openharmony/third_party_miniz
## SIG组成员
......
......@@ -732,7 +732,9 @@
"https://gitee.com/openharmony/js_worker_module",
"https://gitee.com/openharmony-sig/utils_memory",
"https://gitee.com/openharmony-sig/third_party_mimalloc",
"https://gitee.com/openharmony/arkcompiler_runtime_core"
"https://gitee.com/openharmony/arkcompiler_runtime_core",
"https://gitee.com/openharmony/arkcompiler_ets_runtime",
"https://gitee.com/openharmony/arkcompiler_ets_frontend"
],
"project-path": [
"base/compileruntime/js_api_module",
......@@ -741,7 +743,9 @@
"base/compileruntime/js_worker_module",
"utils/memory",
"third_party/mimalloc",
"arkcompiler/runtime_core"
"arkcompiler/runtime_core",
"arkcompiler/ets_runtime",
"arkcompiler/ets_frontend"
]
},
{
......
......@@ -256,8 +256,8 @@
|254|third_party_ejdb|third_party/ejdb|https://gitee.com/ericlee|liyu1@huawei.com|https://gitee.com/yaomanhai|yaomanhai@huawei.com|SIG_BasicSoftwareService|
|255|third_party_iowow|third_party/iowow|https://gitee.com/ericlee|liyu1@huawei.com|https://gitee.com/yaomanhai|yaomanhai@huawei.com|SIG_BasicSoftwareService|
|256|arkcompiler_runtime_core|arkcompiler/runtime_core|https://gitee.com/peijiajun|peijiajun@hisilicon.com|https://gitee.com/igelhaus <br> https://gitee.com/konstantinbaladurin <br> https://gitee.com/godmiaozi|soldatov.anton@huawei.com <br> konstantin.baladurin@huawei.com <br> pengbiao1@huawei.com|SIG_CompileRuntime|
|257|ark_js_runtime|ark/js_runtime|https://gitee.com/wuzhefengh|wuzhefeng1@huawei.com|https://gitee.com/sunzhe23 <br> https://gitee.com/gongjunsong|sunzhe23@huawei.com <br> gongjunsong@huawei.com|SIG_CompileRuntime|
|258|ark_ts2abc|ark/ts2abc|https://gitee.com/godmiaozi|pengbiao1@huawei.com|https://gitee.com/huanghuijin|huanghuijin@huawei.com|SIG_CompileRuntime|
|257|arkcompiler_ets_runtime|arkcompiler/ets_runtime|https://gitee.com/wuzhefengh|wuzhefeng1@huawei.com|https://gitee.com/sunzhe23 <br> https://gitee.com/gongjunsong|sunzhe23@huawei.com <br> gongjunsong@huawei.com|SIG_CompileRuntime|
|258|arkcompiler_ets_frontend|arkcompiler/ets_frontend|https://gitee.com/godmiaozi|pengbiao1@huawei.com|https://gitee.com/huanghuijin|huanghuijin@huawei.com|SIG_CompileRuntime|
|259|third_party_miniz|third_party/miniz|https://gitee.com/dong-kaixing|dongkaixing2@huawei.com|||SIG_CompileRuntime|
|260|third_party_libsoup|third_party/libsoup|https://gitee.com/zhu-mingliang|zhumingliang@huawei.com| | |SIG_Media|
|261|third_party_libpsl|third_party/libpsl|https://gitee.com/zhu-mingliang|zhumingliang@huawei.com| | |SIG_Media|
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册