提交 41279724 编写于 作者: S seaside 提交者: jinguang

!358 add glfw

* add glfw
上级 8058495e
...@@ -13,6 +13,18 @@ ...@@ -13,6 +13,18 @@
{ {
"gitee_id":"lihong67", "gitee_id":"lihong67",
"gitee_email":"lihong67@huawei.com" "gitee_email":"lihong67@huawei.com"
},
{
"gitee_id":"seaside_wu",
"gitee_email":"wuhaibin5@huawei.com"
},
{
"gitee_id":"laigerendaqiu",
"gitee_email":"lihao71@huawei.com"
},
{
"gitee_id":"lanshouren",
"gitee_email":"lanshouren@huawei.com"
} }
] ]
} }
\ No newline at end of file
...@@ -20,6 +20,7 @@ OpenHarmony ApplicationFramework Governance Charter、ApplicationFramework Revie ...@@ -20,6 +20,7 @@ OpenHarmony ApplicationFramework Governance Charter、ApplicationFramework Revie
- developtools_ace-ets2bundle:https://gitee.com/openharmony/developtools_ace-ets2bundle - developtools_ace-ets2bundle:https://gitee.com/openharmony/developtools_ace-ets2bundle
- third_party_weex-loader:https://gitee.com/openharmony/third_party_weex-loader - third_party_weex-loader:https://gitee.com/openharmony/third_party_weex-loader
- third_party_parse5:https://gitee.com/openharmony/third_party_parse5 - third_party_parse5:https://gitee.com/openharmony/third_party_parse5
- third_party_glfw:https://gitee.com/openharmony/third_party_glfw
## SIG Members ## SIG Members
...@@ -30,6 +31,9 @@ OpenHarmony ApplicationFramework Governance Charter、ApplicationFramework Revie ...@@ -30,6 +31,9 @@ OpenHarmony ApplicationFramework Governance Charter、ApplicationFramework Revie
- @huawei_qiangbo(https://gitee.com/huawei_qiangbo) - @huawei_qiangbo(https://gitee.com/huawei_qiangbo)
- @gongpingde(https://gitee.com/gongpingde) - @gongpingde(https://gitee.com/gongpingde)
- @lihong67(https://gitee.com/lihong67) - @lihong67(https://gitee.com/lihong67)
- @seaside_wu(https://gitee.com/seaside_wu)
- @laigerendaqiu(https://gitee.com/laigerendaqiu)
- @lanshouren(https://gitee.com/lanshouren)
### Meetings ### Meetings
- Meeting time:Every Tuesday at 16:00 o'clock - Meeting time:Every Tuesday at 16:00 o'clock
......
...@@ -17,7 +17,7 @@ ApplicationFramework相关的设计评审、提交评审、《OpenHarmony Applic ...@@ -17,7 +17,7 @@ ApplicationFramework相关的设计评审、提交评审、《OpenHarmony Applic
- developtools_ace-ets2bundle:https://gitee.com/openharmony/developtools_ace-ets2bundle - developtools_ace-ets2bundle:https://gitee.com/openharmony/developtools_ace-ets2bundle
- third_party_weex-loader:https://gitee.com/openharmony/third_party_weex-loader - third_party_weex-loader:https://gitee.com/openharmony/third_party_weex-loader
- third_party_parse5:https://gitee.com/openharmony/third_party_parse5 - third_party_parse5:https://gitee.com/openharmony/third_party_parse5
- third_party_glfw:https://gitee.com/openharmony/third_party_glfw
## SIG组成员 ## SIG组成员
...@@ -28,6 +28,9 @@ ApplicationFramework相关的设计评审、提交评审、《OpenHarmony Applic ...@@ -28,6 +28,9 @@ ApplicationFramework相关的设计评审、提交评审、《OpenHarmony Applic
- @huawei_qiangbo(https://gitee.com/huawei_qiangbo) - @huawei_qiangbo(https://gitee.com/huawei_qiangbo)
- @gongpingde(https://gitee.com/gongpingde) - @gongpingde(https://gitee.com/gongpingde)
- @lihong67(https://gitee.com/lihong67) - @lihong67(https://gitee.com/lihong67)
- @seaside_wu(https://gitee.com/seaside_wu)
- @laigerendaqiu(https://gitee.com/laigerendaqiu)
- @lanshouren(https://gitee.com/lanshouren)
### 会议 ### 会议
- 会议时间:每周二 16:00 - 会议时间:每周二 16:00
......
...@@ -466,13 +466,15 @@ ...@@ -466,13 +466,15 @@
"https://gitee.com/openharmony/developtools_ace-js2bundle", "https://gitee.com/openharmony/developtools_ace-js2bundle",
"https://gitee.com/openharmony/developtools_ace-ets2bundle", "https://gitee.com/openharmony/developtools_ace-ets2bundle",
"https://gitee.com/openharmony/third_party_weex-loader", "https://gitee.com/openharmony/third_party_weex-loader",
"https://gitee.com/openharmony/third_party_parse5" "https://gitee.com/openharmony/third_party_parse5",
"https://gitee.com/openharmony/third_party_glfw"
], ],
"project-path": [ "project-path": [
"developtools/ace-js2bundle", "developtools/ace-js2bundle",
"developtools/ace-ets2bundle", "developtools/ace-ets2bundle",
"third_party/weex-loader", "third_party/weex-loader",
"third_party/parse5" "third_party/parse5",
"third_party/glfw"
] ]
} }
] ]
......
...@@ -249,3 +249,4 @@ ...@@ -249,3 +249,4 @@
|247|developtools_ace-ets2bundle|developtools/ace-ets2bundle|https://gitee.com/lihong67|lihong67@huawei.com|https://gitee.com/chengongpingde|chengongping@huawei.com|SIG_ApplicationFramework |247|developtools_ace-ets2bundle|developtools/ace-ets2bundle|https://gitee.com/lihong67|lihong67@huawei.com|https://gitee.com/chengongpingde|chengongping@huawei.com|SIG_ApplicationFramework
|248|third_party_weex-loader|third_party/weex-loader|https://gitee.com/lihong67|lihong67@huawei.com|https://gitee.com/chengongpingde|chengongping@huawei.com|SIG_ApplicationFramework |248|third_party_weex-loader|third_party/weex-loader|https://gitee.com/lihong67|lihong67@huawei.com|https://gitee.com/chengongpingde|chengongping@huawei.com|SIG_ApplicationFramework
|249|third_party_parse5|third_party/parse5|https://gitee.com/lihong67|lihong67@huawei.com|https://gitee.com/chengongpingde|chengongping@huawei.com|SIG_ApplicationFramework |249|third_party_parse5|third_party/parse5|https://gitee.com/lihong67|lihong67@huawei.com|https://gitee.com/chengongpingde|chengongping@huawei.com|SIG_ApplicationFramework
|250|third_party_glfw|third_party/glfw|https://gitee.com/laigerendaqiu|lihao71@huawei.com|https://gitee.com/seaside_wu|wuhaibin5@huawei.com|SIG_ApplicationFramework
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册