提交 5b219fae 编写于 作者: c00244171's avatar c00244171 提交者: jinguang

!1419 update information of buildsystem sig

* issue:https://gitee.com/openharmony/community/issues/I6S0HQ
上级 5a5196b0
{ {
"Leader": [{ "Leader": [{
"gitee_id": "anguanglin", "gitee_id": "liwentao",
"gitee_email": "anguanglin@huawei.com" "gitee_email": "liwentao20@huawei.com"
}], }],
"Committers": [{ "Committers": [{
"gitee_id": "chenmudan", "gitee_id": "chenmudan",
"gitee_email": "chenmudan@huawei.com" "gitee_email": "chenmudan@huawei.com"
}, { }, {
"gitee_id": "xiaolielie", "gitee_id": "belanLu",
"gitee_email": "yihonglie1@huawei.com" "gitee_email": "lubinglun@huawei.com"
}, { }, {
"gitee_id": "ychuawei", "gitee_id": "ychuawei",
"gitee_email": "yinchuang@huawei.com" "gitee_email": "yinchuang@huawei.com"
}, { }, {
"gitee_id": "weifulun", "gitee_id": "shawshank506",
"gitee_email": "weifulun@huawei.com" "gitee_email": "haotuo@huawei.com"
}, { }, {
"gitee_id": "wangshaofeng", "gitee_id": "xxlight",
"gitee_email": "wangweichao2@huawei.com" "gitee_email": "xiaoxiaoliang2@huawei.com"
}, { }, {
"gitee_id": "Xingwa", "gitee_id": "Ascnbio",
"gitee_email": "raymond.wangxing@huawei.com" "gitee_email": "lijunru6@huawei.com"
}, { }, {
"gitee_id": "weichaox", "gitee_id": "fangting10",
"gitee_email": "wangweichao2@huawei.com" "gitee_email": "fangting10@huawei.com"
}, { }, {
"gitee_id": "jady3356", "gitee_id": "ya-ning-liu",
"gitee_email": "peitaiyi@huawei.com" "gitee_email": "liuyaning6@huawei.com"
}, {
"gitee_id": "huanghuijin",
"gitee_email": "huanghuijin@huawei.com"
}, {
"gitee_id": "guzhihao4",
"gitee_email": "guzhihao4@huawei.com"
}] }]
} }
\ No newline at end of file
...@@ -15,21 +15,34 @@ ...@@ -15,21 +15,34 @@
- Handle requirements, issues and mailing lists, and ensure that the closure period meets the SLA requirements of the OpenHarmony community. - Handle requirements, issues and mailing lists, and ensure that the closure period meets the SLA requirements of the OpenHarmony community.
- Provide feedback and guidance on code quality based on review and development activities to improve code quality in the OpenHarmony community. - Provide feedback and guidance on code quality based on review and development activities to improve code quality in the OpenHarmony community.
+The overview of buildsystem
+![OpenHarmony buildsystem overview](figures/buildsystem-overview.png)
### The repository
- project name:
- 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_markupsafe: https://gitee.com/openharmony/third_party_markupsafe
- third_party_ninja: https://gitee.com/openharmony/third_party_ninja
- third_party_python: https://gitee.com/openharmony/third_party_python
## SIG Members ## SIG Members
### Leader ### Leader
- @anguanglin (https://gitee.com/anguanglin) - @liwentao (https://gitee.com/liwentao)
### Committers ### Committers
- @chenmudan (https://gitee.com/chenmudan) - @chenmudan (https://gitee.com/chenmudan)
- @xiaolielie (https://gitee.com/xiaolielie) - @belanLu (https://gitee.com/belanLu)
- @ychuawei (https://gitee.com/ychuawei) - @ychuawei (https://gitee.com/ychuawei)
- @weifulun (https://gitee.com/weifulun) - @shawshank506 (https://gitee.com/shawshank506)
- @Xingwa (https://gitee.com/wangxing-hw) - @xxlight (https://gitee.com/xxlight)
- @weichaox (https://gitee.com/weichaox) - @Ascnbio (https://gitee.com/Ascnbio)
- @jady3356 (https://gitee.com/taiyipei) - @fangting10 (https://gitee.com/fangting10)
- @wangshaofeng (https://gitee.com/wangshaofeng) - @ya-ning-liu (https://gitee.com/ya-ning-liu)
- @huanghuijin (https://gitee.com/huanghuijin)
- @guzhihao4 (https://gitee.com/guzhihao4)
### Meetings ### Meetings
- Meeting time: Bi-weekly meeting, Monday 19:00 pm, UTC+8 - Meeting time: Bi-weekly meeting, Monday 19:00 pm, UTC+8
......
...@@ -15,20 +15,34 @@ ...@@ -15,20 +15,34 @@
- 积极有效参与开源社区代码检视与点评、共享编程经验、与开源社区开发者交流、传递编译构建相关技能、有效辅导开源社区开发者更方便使用编译构建系统 - 积极有效参与开源社区代码检视与点评、共享编程经验、与开源社区开发者交流、传递编译构建相关技能、有效辅导开源社区开发者更方便使用编译构建系统
- 结合评审和开发活动、给与代码质量反馈与指导、促进开源社区代码质量提升 - 结合评审和开发活动、给与代码质量反馈与指导、促进开源社区代码质量提升
编译构建全景图
![OpenHarmony编译构建全景图](figures/buildsystem-overview.png)
## 代码仓
- 代码仓地址:
- 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_markupsafe: https://gitee.com/openharmony/third_party_markupsafe
- third_party_ninja: https://gitee.com/openharmony/third_party_ninja
- third_party_python: https://gitee.com/openharmony/third_party_python
## SIG组成员 ## SIG组成员
### Leader ### Leader
- @anguanglin (https://gitee.com/anguanglin) - @liwentao (https://gitee.com/liwentao)
### Committers列表 ### Committers列表
- @chenmudan (https://gitee.com/chenmudan) - @chenmudan (https://gitee.com/chenmudan)
- @xiaolielie (https://gitee.com/xiaolielie) - @belanLu (https://gitee.com/belanLu)
- @ychuawei (https://gitee.com/ychuawei) - @ychuawei (https://gitee.com/ychuawei)
- @weifulun (https://gitee.com/weifulun) - @shawshank506 (https://gitee.com/shawshank506)
- @Xingwa (https://gitee.com/wangxing-hw) - @xxlight (https://gitee.com/xxlight)
- @weichaox (https://gitee.com/weichaox) - @Ascnbio (https://gitee.com/Ascnbio)
- @jady3356 (https://gitee.com/taiyipei) - @fangting10 (https://gitee.com/fangting10)
- @wangshaofeng (https://gitee.com/wangshaofeng) - @ya-ning-liu (https://gitee.com/ya-ning-liu)
- @huanghuijin (https://gitee.com/huanghuijin)
- @guzhihao4 (https://gitee.com/guzhihao4)
### 会议 ### 会议
- 会议时间:双周例会,周一晚上19:00,UTC+8 - 会议时间:双周例会,周一晚上19:00,UTC+8
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册