diff --git a/sig/sig-compileruntime/sig-compile-runtime.md b/sig/sig-compileruntime/sig-compile-runtime.md index 67478750805950a3c11a1edbd5a3e8d81eefdba6..5bdc9920fea537fdf96725a67436b4f74e24d16f 100644 --- a/sig/sig-compileruntime/sig-compile-runtime.md +++ b/sig/sig-compileruntime/sig-compile-runtime.md @@ -46,11 +46,11 @@ |Utils library for lite OS|Library providing basic utilities for lite OS|commonlibrary_utils_lite| |Memory utils|Libraries providing common system memory related operations|utils_memory| +- mainline repos: - 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_vixl: https://gitee.com/openharmony-sig/third-party-vixl - third_party_jerryscript: https://gitee.com/openharmony/third_party_jerryscript - third_party_quickjs: https://gitee.com/openharmony/third_party_quickjs @@ -59,15 +59,21 @@ - third_party_lldb-mi: https://gitee.com/openharmony-sig/third_party_lldb-mi - third_party_mingw-w64: https://gitee.com/openharmony/third_party_mingw-w64 - third_party_musl: https://gitee.com/openharmony/third_party_musl - - third_party_mimalloc: https://gitee.com/openharmony-sig/third_party_mimalloc - - third_party_elfio: https://gitee.com/openharmony-sig/third_party_elfio - third_party_miniz: https://gitee.com/openharmony/third_party_miniz - - commonlibrary_ets_utils: https://gitee.com/openharmony-sig/commonlibrary_ets_utils + - commonlibrary_ets_utils: https://gitee.com/openharmony/commonlibrary_ets_utils - commonlibrary_c_utils: https://gitee.com/openharmony/commonlibrary_c_utils - commonlibrary_utils_lite: https://gitee.com/openharmony/commonlibrary_utils_lite - utils_memory: https://gitee.com/openharmony/utils_memory +- dev repos: + - arkcompiler_runtime_core: https://gitee.com/openharmony-sig/arkcompiler_runtime_core + - arkcompiler_ets_runtime: https://gitee.com/openharmony-sig/arkcompiler_ets_runtime + - arkcompiler_ets_frontend: https://gitee.com/openharmony-sig/arkcompiler_ets_frontend + - third_party_vixl: https://gitee.com/openharmony-sig/third-party-vixl + - third_party_elfio: https://gitee.com/openharmony-sig/third_party_elfio + - third_party_mimalloc: https://gitee.com/openharmony-sig/third_party_mimalloc + ## SIG Members ### Leader @@ -89,14 +95,14 @@ - @dongduResearcher (https://gitee.com/dongduResearcher) ### Meetings - - Meeting time: Bi-weekly meeting, Monday 19:00 pm, UTC+8 - - Meeting application: [SIG-COMPILERUNTIME Meeting Proposal](https://shimo.im/sheets/cHkjRvDJQtt638y3/MODOC) - - Meeting link: Welink Meeting or Others + - Meeting time: Bi-weekly, Friday 14:30, UTC+8 + - Meeting proposal submission: [SIG-COMPILERUNTIME Meeting Proposal](https://shimo.im/sheets/cHkjRvDJQtt638y3/MODOC) + - Meeting link: Welink Meeting or Others [Sent out before the meeting] - Meeting notification: [Subscribe to](https://lists.openatom.io/postorius/lists/dev.openharmony.io) mailing list dev@openharmony.io for the meeting link - - Meeting-Minutes: [Archive link address](https://gitee.com/openharmony-sig/sig-content) + - Meeting minutes: [Archive link address](https://gitee.com/openharmony-sig/sig-content) ### Contact - Mailing list: dev@openharmony.io - - Zulip group: https://zulip.openharmony.cn + - Zulip group: https://zulip.openharmony.cn (compileRuntime_sig stream) - Wechat group: NA diff --git a/sig/sig-compileruntime/sig-compile-runtime_cn.md b/sig/sig-compileruntime/sig-compile-runtime_cn.md index d9842d85e8a8262e52dc3ce7e568def7d94a88a0..a0f21b0aec29a43784e7e83608ad4411f4b6e717 100644 --- a/sig/sig-compileruntime/sig-compile-runtime_cn.md +++ b/sig/sig-compileruntime/sig-compile-runtime_cn.md @@ -50,7 +50,6 @@ - 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_vixl: https://gitee.com/openharmony-sig/third-party-vixl - third_party_jerryscript: https://gitee.com/openharmony/third_party_jerryscript - third_party_quickjs: https://gitee.com/openharmony/third_party_quickjs @@ -59,15 +58,21 @@ - third_party_lldb-mi: https://gitee.com/openharmony-sig/third_party_lldb-mi - third_party_mingw-w64: https://gitee.com/openharmony/third_party_mingw-w64 - third_party_musl: https://gitee.com/openharmony/third_party_musl - - third_party_mimalloc: https://gitee.com/openharmony-sig/third_party_mimalloc - - third_party_elfio: https://gitee.com/openharmony-sig/third_party_elfio - third_party_miniz: https://gitee.com/openharmony/third_party_miniz - - commonlibrary_ets_utils: https://gitee.com/openharmony-sig/commonlibrary_ets_utils + - commonlibrary_ets_utils: https://gitee.com/openharmony/commonlibrary_ets_utils - commonlibrary_c_utils: https://gitee.com/openharmony/commonlibrary_c_utils - commonlibrary_utils_lite: https://gitee.com/openharmony/commonlibrary_utils_lite - utils_memory: https://gitee.com/openharmony/utils_memory +- 孵化仓地址: + - arkcompiler_runtime_core: https://gitee.com/openharmony-sig/arkcompiler_runtime_core + - arkcompiler_ets_runtime: https://gitee.com/openharmony-sig/arkcompiler_ets_runtime + - arkcompiler_ets_frontend: https://gitee.com/openharmony-sig/arkcompiler_ets_frontend + - third_party_vixl: https://gitee.com/openharmony-sig/third-party-vixl + - third_party_elfio: https://gitee.com/openharmony-sig/third_party_elfio + - third_party_mimalloc: https://gitee.com/openharmony-sig/third_party_mimalloc + ## SIG组成员 ### Leader @@ -89,7 +94,7 @@ - @dongduResearcher (https://gitee.com/dongduResearcher) ### 会议 - - 会议时间:双周例会,周一晚上19:00,UTC+8 + - 会议时间:双周例会,周五14:30,UTC+8 - 会议申报:[SIG-COMPILERUNTIME Meeting Proposal](https://shimo.im/sheets/cHkjRvDJQtt638y3/MODOC) - 会议链接: Welink或其他会议 - 会议通知: 请订阅邮件列表 dev@openharmony.io 获取会议链接 @@ -98,5 +103,5 @@ ### 联系方式 - 邮件列表:dev@openharmony.io -- Zulip群组:https://zulip.openharmony.cn +- Zulip群组:https://zulip.openharmony.cn (compileRuntime_sig stream) - 微信群:NA