From 7f6d70bd2cfff1a5cb8154508bdbd00e28832063 Mon Sep 17 00:00:00 2001 From: l00521110 Date: Fri, 27 Aug 2021 16:14:27 +0800 Subject: [PATCH] add glfw Signed-off-by: l00521110 --- sig/sig-appframework/OWNERS | 12 ++++++++++++ sig/sig-appframework/sig-appframework.md | 4 ++++ sig/sig-appframework/sig-appframework_cn.md | 5 ++++- sig/sigs.json | 6 ++++-- zh/committer.md | 1 + 5 files changed, 25 insertions(+), 3 deletions(-) mode change 100644 => 100755 sig/sig-appframework/OWNERS mode change 100644 => 100755 sig/sig-appframework/sig-appframework.md mode change 100644 => 100755 sig/sig-appframework/sig-appframework_cn.md mode change 100644 => 100755 sig/sigs.json mode change 100644 => 100755 zh/committer.md diff --git a/sig/sig-appframework/OWNERS b/sig/sig-appframework/OWNERS old mode 100644 new mode 100755 index 7a30fe87..5bf5e52b --- a/sig/sig-appframework/OWNERS +++ b/sig/sig-appframework/OWNERS @@ -13,6 +13,18 @@ { "gitee_id":"lihong67", "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 diff --git a/sig/sig-appframework/sig-appframework.md b/sig/sig-appframework/sig-appframework.md old mode 100644 new mode 100755 index f6ea556b..037069ea --- a/sig/sig-appframework/sig-appframework.md +++ b/sig/sig-appframework/sig-appframework.md @@ -20,6 +20,7 @@ OpenHarmony ApplicationFramework Governance Charter、ApplicationFramework Revie - developtools_ace-ets2bundle:https://gitee.com/openharmony/developtools_ace-ets2bundle - third_party_weex-loader:https://gitee.com/openharmony/third_party_weex-loader - third_party_parse5:https://gitee.com/openharmony/third_party_parse5 + - third_party_glfw:https://gitee.com/openharmony/third_party_glfw ## SIG Members @@ -30,6 +31,9 @@ OpenHarmony ApplicationFramework Governance Charter、ApplicationFramework Revie - @huawei_qiangbo(https://gitee.com/huawei_qiangbo) - @gongpingde(https://gitee.com/gongpingde) - @lihong67(https://gitee.com/lihong67) +- @seaside_wu(https://gitee.com/seaside_wu) +- @laigerendaqiu(https://gitee.com/laigerendaqiu) +- @lanshouren(https://gitee.com/lanshouren) ### Meetings - Meeting time:Every Tuesday at 16:00 o'clock diff --git a/sig/sig-appframework/sig-appframework_cn.md b/sig/sig-appframework/sig-appframework_cn.md old mode 100644 new mode 100755 index 213bebfb..23a3b056 --- a/sig/sig-appframework/sig-appframework_cn.md +++ b/sig/sig-appframework/sig-appframework_cn.md @@ -17,7 +17,7 @@ ApplicationFramework相关的设计评审、提交评审、《OpenHarmony Applic - developtools_ace-ets2bundle:https://gitee.com/openharmony/developtools_ace-ets2bundle - third_party_weex-loader:https://gitee.com/openharmony/third_party_weex-loader - third_party_parse5:https://gitee.com/openharmony/third_party_parse5 - + - third_party_glfw:https://gitee.com/openharmony/third_party_glfw ## SIG组成员 @@ -28,6 +28,9 @@ ApplicationFramework相关的设计评审、提交评审、《OpenHarmony Applic - @huawei_qiangbo(https://gitee.com/huawei_qiangbo) - @gongpingde(https://gitee.com/gongpingde) - @lihong67(https://gitee.com/lihong67) +- @seaside_wu(https://gitee.com/seaside_wu) +- @laigerendaqiu(https://gitee.com/laigerendaqiu) +- @lanshouren(https://gitee.com/lanshouren) ### 会议 - 会议时间:每周二 16:00 diff --git a/sig/sigs.json b/sig/sigs.json old mode 100644 new mode 100755 index 3640648c..59f84fd7 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -466,13 +466,15 @@ "https://gitee.com/openharmony/developtools_ace-js2bundle", "https://gitee.com/openharmony/developtools_ace-ets2bundle", "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": [ "developtools/ace-js2bundle", "developtools/ace-ets2bundle", "third_party/weex-loader", - "third_party/parse5" + "third_party/parse5", + "third_party/glfw" ] } ] diff --git a/zh/committer.md b/zh/committer.md old mode 100644 new mode 100755 index c5a8bf7e..a33cfd0d --- a/zh/committer.md +++ b/zh/committer.md @@ -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 |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 +|250|third_party_glfw|third_party/glfw|https://gitee.com/laigerendaqiu|lihao71@huawei.com|https://gitee.com/seaside_wu|wuhaibin5@huawei.com|SIG_ApplicationFramework -- Gitee