From e20e5b880765ce09e624cd1395a465d6730c9ca3 Mon Sep 17 00:00:00 2001 From: lushi1202 Date: Thu, 17 Nov 2022 12:39:40 +0000 Subject: [PATCH] =?UTF-8?q?!1284=20=E6=96=B0=E5=A2=9E=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E5=88=86=E4=BA=AB=E5=BC=B9=E7=AA=97sig=E4=BB=93=20*=20add=20sh?= =?UTF-8?q?are=20dialog=20sig?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sig/sig-systemapplications/OWNERS | 8 ++++ .../sig_systemapplications.md | 5 ++- .../sig_systemapplications_cn.md | 4 ++ sig/sigs.json | 45 ++++++++++--------- 4 files changed, 40 insertions(+), 22 deletions(-) diff --git a/sig/sig-systemapplications/OWNERS b/sig/sig-systemapplications/OWNERS index c00c8b7..851fcf9 100644 --- a/sig/sig-systemapplications/OWNERS +++ b/sig/sig-systemapplications/OWNERS @@ -62,6 +62,14 @@ { "gitee_id": "jiang-xiaofeng", "gitee_email": "jiangxiaofeng8@huawei.com" + }, + { + "gitee_id": "sunfei2021", + "gitee_email": "sunfei.sun@huawei.com" + }, + { + "gitee_id": "lushi1202", + "gitee_email": "lushi@huawei.com" } ] } \ No newline at end of file diff --git a/sig/sig-systemapplications/sig_systemapplications.md b/sig/sig-systemapplications/sig_systemapplications.md index 1834c1a..49a2bd9 100644 --- a/sig/sig-systemapplications/sig_systemapplications.md +++ b/sig/sig-systemapplications/sig_systemapplications.md @@ -15,7 +15,7 @@ Defines and builds OpenHarmony system applications, applies for and implements i 4. Communicate and cooperate with developers to continuously improve system application features. 5. Organize the clarification of community-related questions and provide timely answers. -### The repository +### The repository - project name: - applications_systemui:https://gitee.com/openharmony/applications_systemui - applications_settings: https://gitee.com/openharmony/applications_settings @@ -40,6 +40,7 @@ Defines and builds OpenHarmony system applications, applies for and implements i - applications_clock: https://gitee.com/openharmony-sig/applications_clock - applications_recorder: https://gitee.com/openharmony-sig/applications_recorder - applications_compass: https://gitee.com/openharmony-sig/applications_compass + - applications_share_dialog: https://gitee.com/openharmony-sig/applications_share_dialog ## SIG Members @@ -63,6 +64,8 @@ Defines and builds OpenHarmony system applications, applies for and implements i - @yangpeng85(https://gitee.com/yangpeng85) - @xuchangzhou(https://gitee.com/xuchangzhou) - @jiang-xiaofeng(https://gitee.com/jiang-xiaofeng) +- @lushi1202(https://gitee.com/lushi1202) +- @sunfei2021(https://gitee.com/sunfei2021) ### Meetings - Meeting time:monthly meeting diff --git a/sig/sig-systemapplications/sig_systemapplications_cn.md b/sig/sig-systemapplications/sig_systemapplications_cn.md index 5713dee..3bef1d3 100644 --- a/sig/sig-systemapplications/sig_systemapplications_cn.md +++ b/sig/sig-systemapplications/sig_systemapplications_cn.md @@ -36,6 +36,7 @@ |文件选择器|FilePicker应用是OpenHarmony中预置的系统应用,为用户提供文件选择及保存功能|applications_filepicker| |应用示例|为提高鸿蒙北向应用开发者开发效率,增加各个子系统特性的Sample样例,帮助开发者迅速掌握鸿蒙能力|applications_app_samples| |权限管理应用|权限管理应用是OpenHarmony中预置的系统应用,为用户提供运行时权限弹框和权限管理设置能力。|applications_permission_manager| +|系统分享弹窗|系统分享弹窗是OpenHarmony中预置的系统应用,为开发者和用户提供文件分享能力。|applications_share_dialog| - 代码仓地址: - applications_systemui:https://gitee.com/openharmony/applications_systemui @@ -59,6 +60,7 @@ - applications_clock: https://gitee.com/openharmony-sig/applications_clock - applications_recorder: https://gitee.com/openharmony-sig/applications_recorder - applications_compass: https://gitee.com/openharmony-sig/applications_compass + - applications_share_dialog: https://gitee.com/openharmony-sig/applications_share_dialog ## SIG组成员 @@ -82,6 +84,8 @@ - @yangpeng85(https://gitee.com/yangpeng85) - @xuchangzhou(https://gitee.com/xuchangzhou) - @jiang-xiaofeng(https://gitee.com/jiang-xiaofeng) +- @lushi1202(https://gitee.com/lushi1202) +- @sunfei2021(https://gitee.com/sunfei2021) ### 会议 - 会议时间:月度例会 diff --git a/sig/sigs.json b/sig/sigs.json index 0c04118..86ec847 100644 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -1,5 +1,6 @@ { - "sigs-List": [{ + "sigs-List": [ + { "sig-name": "sig-kernel", "projects": [ "https://gitee.com/openharmony/third_party_littlefs", @@ -328,10 +329,11 @@ "https://gitee.com/openharmony-sig/applications_notes", "https://gitee.com/openharmony/applications_app_samples", "https://gitee.com/openharmony-sig/applications_filemanager", - "https://gitee.com/openharmony-sig/applications_inputmethod", - "https://gitee.com/openharmony-sig/applications_clock", - "https://gitee.com/openharmony-sig/applications_recorder", - "https://gitee.com/openharmony-sig/applications_compass" + "https://gitee.com/openharmony-sig/applications_inputmethod", + "https://gitee.com/openharmony-sig/applications_clock", + "https://gitee.com/openharmony-sig/applications_recorder", + "https://gitee.com/openharmony-sig/applications_compass", + "https://gitee.com/openharmony-sig/applications_share_dialog" ], "project-path": [ "applications/standard/systemui", @@ -346,11 +348,12 @@ "applications/standard/contactsdata", "applications/standard/notes", "applications/standard/app_samples", - "NONE", - "NONE", - "applications/standard/clock", - "applications/standard/recorder", - "applications/standard/compass", + "NONE", + "NONE", + "applications/standard/clock", + "applications/standard/recorder", + "applications/standard/compass", + "applications/standard/share_dialog" ] }, { @@ -881,7 +884,7 @@ "https://gitee.com/openharmony/xts_dcts", "https://gitee.com/openharmony/xts_device_attest", "https://gitee.com/openharmony/xts_device_attest_lite", - "https://gitee.com/openharmony/ostest_wukong", + "https://gitee.com/openharmony/ostest_wukong", "https://gitee.com/openharmony/testfwk_arkxtest", "https://gitee.com/openharmony/testfwk_xdevice", "https://gitee.com/openharmony/testfwk_developer_test", @@ -1020,14 +1023,14 @@ "NONE" ] }, - { - "sig-name":"sig-Qt", - "projects":[ - "https://gitee.com/openharmony-sig/qt" - ], - "project-path":[ - "NONE" - ] - } + { + "sig-name": "sig-Qt", + "projects": [ + "https://gitee.com/openharmony-sig/qt" + ], + "project-path": [ + "NONE" + ] + } ] -} +} \ No newline at end of file -- GitLab