提交 6ac1c784 编写于 作者: Y Yuqiang Xian

Adjust compileruntime SIG scope and member description according to recent decision on SIG re-org.

Issue: https://gitee.com/openharmony/community/issues/I5GAWFSigned-off-by: NYuqiang Xian <xianyuqiang@huawei.com>
上级 6d495ff4
......@@ -12,7 +12,6 @@
- Support C/C++ compilation, debugging based on Clang/LLVM.
- Provide basic library support such as musl and evolution of related abilities.
- Provide new programming language design and implementation based on OpenHarmony's requirements.
- Provide development, maintenance and optimizations of the build framework, supporting the build for multiple products and configurable components.
### work scope
- Programming language, compiler and runtime architecture design and review.
......@@ -43,38 +42,25 @@
- third_party_miniz: https://gitee.com/openharmony/third_party_miniz
- build_lite: https://gitee.com/openharmony/build_lite
- build: https://gitee.com/openharmony/build
- third_party_gn: https://gitee.com/openharmony/third_party_gn
- third_party_jinja2: https://gitee.com/openharmony/third_party_jinja2
- third_party_ninja: https://gitee.com/openharmony/third_party_ninja
- third_party_python: https://gitee.com/openharmony/third_party_python
- productdefine_common: https://gitee.com/openharmony/productdefine_common
- third_party_markupsafe: https://gitee.com/openharmony/third_party_markupsafe
## SIG Members
### Leader
- @Xingwa (https://gitee.com/wangxing-hw)
- @huanghuijin (https://gitee.com/huanghuijin)
- @klooer (https://gitee.com/klooer)
### Committers
- @weichaox (https://gitee.com/weichaox)
- @jady3356 (https://gitee.com/taiyipei)
- @Han00000000 (https://gitee.com/Han00000000)
- @huanghuijin (https://gitee.com/huanghuijin)
- @wuzhefengh (https://gitee.com/wuzhefengh)
- @gongjunsong (https://gitee.com/gongjunsong)
- @sunzhe23 (https://gitee.com/sunzhe23)
- @weng-changcheng (https://gitee.com/weng-changcheng)
- @yingguofeng (https://gitee.com/yingguofeng)
- @xliu-huanwei (https://gitee.com/xliu-huanwei)
- @flyingwolf (https://gitee.com/flyingwolf)
- @godmiaozi (https://gitee.com/godmiaozi)
- @dhy308 (https://gitee.com/dhy308)
- @pengzhuoli (https://gitee.com/zhuoli72)
- @cbraham (https://gitee.com/cbraham)
- @wang2002xu (https://gitee.com/wang2002xu)
- @chen-wandun (https://gitee.com/chen-wandun)
- @eliotc (https://gitee.com/eliotc)
- @JerryH1011 (https://gitee.com/JerryH1011)
- @dongduResearcher (https://gitee.com/dongduResearcher)
### Meetings
- Meeting time: Bi-weekly meeting, Monday 19:00 pm, UTC+8
......
......@@ -9,7 +9,6 @@
- 支持JS/TS语言编译及运行时,打造高性能JS/TS虚拟机。提供基础的JSAPI能力,包括多线程能力,字符串编解码能力,以及URL解析等能力。
- 基于Clang/LLVM提供C/C++编译构建、调试能力。
- 提供Musl等基础库支持, 及相关能力演进。
- 编译框架开发与维护及编译效率提升,支持多产品、多部件的编译构建。
### 工作范围
- 负责语言编译和运行时相关软件模块架构设计、评审和决策;
......@@ -42,34 +41,25 @@
- third_party_miniz: https://gitee.com/openharmony/third_party_miniz
- build_lite: https://gitee.com/openharmony/build_lite
- build: https://gitee.com/openharmony/build
- third_party_gn: https://gitee.com/openharmony/third_party_gn
- third_party_jinja2: https://gitee.com/openharmony/third_party_jinja2
- third_party_ninja: https://gitee.com/openharmony/third_party_ninja
- third_party_python: https://gitee.com/openharmony/third_party_python
- productdefine_common: https://gitee.com/openharmony/productdefine_common
- third_party_markupsafe: https://gitee.com/openharmony/third_party_markupsafe
## SIG组成员
### Leader
- @Xingwa (https://gitee.com/wangxing-hw)
- @huanghuijin (https://gitee.com/huanghuijin)
- @klooer (https://gitee.com/klooer)
### Committers列表
- @weichaox (https://gitee.com/weichaox)
- @jady3356 (https://gitee.com/taiyipei)
- @Han00000000 (https://gitee.com/Han00000000)
### Committers
- @huanghuijin (https://gitee.com/huanghuijin)
- @wuzhefengh (https://gitee.com/wuzhefengh)
- @gongjunsong (https://gitee.com/gongjunsong)
- @sunzhe23 (https://gitee.com/sunzhe23)
- @weng-changcheng (https://gitee.com/weng-changcheng)
- @yingguofeng (https://gitee.com/yingguofeng)
- @xliu-huanwei (https://gitee.com/xliu-huanwei)
- @flyingwolf (https://gitee.com/flyingwolf)
- @godmiaozi (https://gitee.com/godmiaozi)
- @dhy308 (https://gitee.com/dhy308)
- @pengzhuoli (https://gitee.com/zhuoli72)
- @JerryH1011 (https://gitee.com/JerryH1011)
- @dongduResearcher (https://gitee.com/dongduResearcher)
### 会议
- 会议时间:双周例会,周一晚上19:00,UTC+8
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册