From e62b71cfccea5892ce263ee3350d8953cba1cb30 Mon Sep 17 00:00:00 2001 From: jinguang Date: Thu, 15 Jul 2021 09:25:41 +0000 Subject: [PATCH] !220 format sigs and fixed sigs information * Description:[fix] format file type from dos2unix * Description:[fix] fixed SIG information and format --- sig/sig-api/sig-api.md | 80 ++++---- sig/sig-api/sig-api_cn.md | 74 +++---- .../sig-basicsoftwareservice.md | 192 ++++++++--------- .../sig-basicsoftwareservice_cn.md | 194 +++++++++--------- sig/sig-bluetooth/sig_bluetooth.md | 2 +- sig/sig-bluetooth/sig_bluetooth_cn.md | 2 +- sig/sig-devboard/sig_devboard.md | 2 +- sig/sig-devboard/sig_devboard_cn.md | 4 +- sig/sig-distributeddatamgr/meeting_records.md | 84 ++++---- .../sig-distributeddatamgr.json | 16 +- .../sig-distributeddatamgr.md | 66 +++--- .../sig-distributeddatamgr_cn.md | 70 +++---- ...cn.md => sig-distributedhardwaremgr_cn.md} | 0 sig/sig-dllite-micro/sig_dllite_micro.md | 2 +- sig/sig-dllite-micro/sig_dllite_micro_cn.md | 4 +- sig/sig-driver/sig_driver.md | 2 +- sig/sig-driver/sig_driver_cn.md | 2 +- sig/sig-kernel/sig_kernel.md | 2 +- sig/sig-kernel/sig_kernel_cn.md | 2 +- sig/sig-meetings/README.md | 2 +- .../sig_oh_board_website_cn.md | 2 +- sig/sig-openblock/sig_openblock.md | 4 +- sig/sig-openblock/sig_openblock_cn.md | 4 +- sig/sig-riscv/sig-riscv.md | 2 +- sig/sig-riscv/sig-riscv_cn.md | 2 +- sig/sig-softbus/sig_softbus.md | 2 +- sig/sig-softbus/sig_softbus_cn.md | 2 +- .../sig_systemapplications.md | 2 +- .../sig_systemapplications_cn.md | 4 +- sig/sig-template/sig_template.md | 2 +- sig/sig-template/sig_template_cn.md | 2 +- sig/sig-toolchains/OWNERS | 28 +-- sig/sig-toolchains/sig_toolchains.md | 2 +- sig/sigs_subsystem_list.md | 50 ++--- 34 files changed, 455 insertions(+), 455 deletions(-) rename sig/sig-distributedhardwaremgr/{sig-distributeddatamgr_cn.md => sig-distributedhardwaremgr_cn.md} (100%) diff --git a/sig/sig-api/sig-api.md b/sig/sig-api/sig-api.md index e1ebc05..e241bd9 100644 --- a/sig/sig-api/sig-api.md +++ b/sig/sig-api/sig-api.md @@ -1,40 +1,40 @@ -# SIG Template -English | [简体中文](./sig-distributeddatamgr_cn.md) - -Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md). - -## SIG group work objectives and scope - -### work goals - -Specifies basic design requirements of OpenHarmony APIs, API Review Process. Review the API design document and the API Changes. - -### work scope - -OpenHarmony API Governance Charter、API Review, etc. - -## The repository - -- project name: - - interface_sdk-js:https://gitee.com/openharmony/interface_sdk-js - -## SIG Members - -### Leader -- @karl-z(https://gitee.com/karl-z) - -### Committers -- @im-off-this-week(https://gitee.com/im-off-this-week) -- @wanchengzhen(https://gitee.com/wanchengzhen) -- @huawei_qiangbo(https://gitee.com/huawei_qiangbo) -- @xiadengping(https://gitee.com/xiadengping) - -### Meetings - - Meeting time:Every Tuesday at 16:00 o'clock - - Meeting link:Welink - -### Contact (optional) - -- Mailing list:zhangyongzhi@huawei.com;rengelin@huawei.com;qiangbo2@huawei.com;xiadengping@huawei.com -- Slack group:NA -- Wechat group:NA \ No newline at end of file +# SIG_API +English | [简体中文](./sig-api_cn.md) + +Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md). + +## SIG group work objectives and scope + +### work goals + +Specifies basic design requirements of OpenHarmony APIs, API Review Process. Review the API design document and the API Changes. + +### work scope + +OpenHarmony API Governance Charter、API Review, etc. + +## The repository + +- project name: + - interface_sdk-js:https://gitee.com/openharmony/interface_sdk-js + +## SIG Members + +### Leader +- @karl-z(https://gitee.com/karl-z) + +### Committers +- @im-off-this-week(https://gitee.com/im-off-this-week) +- @wanchengzhen(https://gitee.com/wanchengzhen) +- @huawei_qiangbo(https://gitee.com/huawei_qiangbo) +- @xiadengping(https://gitee.com/xiadengping) + +### Meetings + - Meeting time:Every Tuesday at 16:00 o'clock + - Meeting link:Welink + +### Contact (optional) + +- Mailing list:zhangyongzhi@huawei.com;rengelin@huawei.com;qiangbo2@huawei.com;xiadengping@huawei.com +- Slack group:NA +- Wechat group:NA diff --git a/sig/sig-api/sig-api_cn.md b/sig/sig-api/sig-api_cn.md index 17269e1..d5cf130 100644 --- a/sig/sig-api/sig-api_cn.md +++ b/sig/sig-api/sig-api_cn.md @@ -1,37 +1,37 @@ -# SIG组 -简体中文 | [English](./sig-distributeddatamgr.md) - -说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 - -## SIG组工作目标和范围 - -### 工作目标 -OpenHarmony API治理,制定相应的API设计规范、评审流程要求等,负责API相关的设计与API提交评审。 - -### 工作范围 -API相关的设计评审、API提交评审、《OpenHarmony API治理章程》修订。 - -## 代码仓 -- 代码仓地址: - - interface_sdk-js:https://gitee.com/openharmony/interface_sdk-js - -## SIG组成员 - -### Leader -- @karl-z(https://gitee.com/karl-z) - -### Committers列表 -- @im-off-this-week(https://gitee.com/im-off-this-week) -- @wanchengzhen(https://gitee.com/wanchengzhen) -- @huawei_qiangbo(https://gitee.com/huawei_qiangbo) -- @xiadengping(https://gitee.com/xiadengping) - -### 会议 - - 会议时间:每周二 16:00 - - 会议链接:Welink - -### 联系方式(可选) - -- 邮件列表:zhangyongzhi@huawei.com;rengelin@huawei.com;qiangbo2@huawei.com;xiadengping@huawei.com -- Slack群组:NA -- 微信群:NA \ No newline at end of file +# SIG_API +简体中文 | [English](./sig-api.md) + +说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 + +## SIG组工作目标和范围 + +### 工作目标 +OpenHarmony API治理,制定相应的API设计规范、评审流程要求等,负责API相关的设计与API提交评审。 + +### 工作范围 +API相关的设计评审、API提交评审、《OpenHarmony API治理章程》修订。 + +## 代码仓 +- 代码仓地址: + - interface_sdk-js:https://gitee.com/openharmony/interface_sdk-js + +## SIG组成员 + +### Leader +- @karl-z(https://gitee.com/karl-z) + +### Committers列表 +- @im-off-this-week(https://gitee.com/im-off-this-week) +- @wanchengzhen(https://gitee.com/wanchengzhen) +- @huawei_qiangbo(https://gitee.com/huawei_qiangbo) +- @xiadengping(https://gitee.com/xiadengping) + +### 会议 + - 会议时间:每周二 16:00 + - 会议链接:Welink + +### 联系方式(可选) + +- 邮件列表:zhangyongzhi@huawei.com;rengelin@huawei.com;qiangbo2@huawei.com;xiadengping@huawei.com +- Slack群组:NA +- 微信群:NA diff --git a/sig/sig-basicsoftwareservice/sig-basicsoftwareservice.md b/sig/sig-basicsoftwareservice/sig-basicsoftwareservice.md index e288936..7584f59 100644 --- a/sig/sig-basicsoftwareservice/sig-basicsoftwareservice.md +++ b/sig/sig-basicsoftwareservice/sig-basicsoftwareservice.md @@ -1,96 +1,96 @@ -# Basic Software Service SIG -English | [简体中文](./sig-basicsoftwareservice_cn.md) - -Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md). - -## SIG group work objectives and scope - -### Work Goals -Provide simple and effective Basic Software Services for Open Harmony Operating System; By modular design, Basic Software Services can support various kinds of devices, scaling from Level 0 to Level 5. - -### Work Scope -Basic Software Services includes the following sub-systems: -| Name|Explanation| -| :----- | :----- | -|Startup System|Booting OpenHarmony, and provide init process manager and system parameters for the whole system| -|Upgrade System|Provide Operating System upgrade capability| -|DFX System|Design-for-Test, Design-for-Reliability and Design-for-Manufacturing| -|Event Notification System|Manage system and application notifications| -|Resource Management System|Manage system resources, including CPU, IO and memory| -|Distributed Scheduling System|Scheduing Abilities in Open Harmony distributed network| -|Account Management System|Manage user accounts for Open Harmony| -|Barrier Free System|Provide barrier free common capabilities for Open Harmony| -|Miscellaneous Software System|Provide some miscellaneous services for Open Harmony| - -## The repositories - -|Subsystem|Repository|Code Path|Owner| -| :----- | :----- | :----- | :----- |:----| -|HiviewDFX|[hiviewdfx_hievent_lite](https://gitee.com/openharmony/hiviewdfx_hievent_lite)|base/hiviewdfx/hievent_lite|[stesen](https://gitee.com/stesen)| -|HiviewDFX|[hiviewdfx_hilog_lite](https://gitee.com/openharmony/hiviewdfx_hilog_lite)|base/hiviewdfx/hilog_lite|[stesen](https://gitee.com/stesen)| -|HiviewDFX|[hiviewdfx_hiview_lite](https://gitee.com/openharmony/hiviewdfx_hiview_lite)|base/hiviewdfx/hiview_lite|[stesen](https://gitee.com/stesen)| -|HiviewDFX|[third_party_curl](https://gitee.com/openharmony/third_party_curl)|third_party/curl|[stesen](https://gitee.com/stesen)| -|HiviewDFX|[hiviewdfx_faultloggerd](https://gitee.com/openharmony/hiviewdfx_faultloggerd)|base/hiviewdfx/faultloggerd|[maplestorys](https://gitee.com/maplestorys)| -|HiviewDFX|[hiviewdfx_hiappevent](https://gitee.com/openharmony/hiviewdfx_hiappevent)|base/hiviewdfx/hiappevent|[stesen](https://gitee.com/stesen)| -|HiviewDFX|[hiviewdfx_hilog](https://gitee.com/openharmony/hiviewdfx_hilog)|base/hiviewdfx/hilog|[stesen](https://gitee.com/stesen)| -|HiviewDFX|[hiviewdfx_hisysevent](https://gitee.com/openharmony/hiviewdfx_hisysevent)|base/hiviewdfx/hisysevent|[yaomanhai](https://gitee.com/yaomanhai)| -|HiviewDFX|[hiviewdfx_hiview](https://gitee.com/openharmony/hiviewdfx_hiview)|base/hiviewdfx/hiview|[maplestorys](https://gitee.com/maplestorys)| -|HiviewDFX|[third_party_libunwind](https://gitee.com/openharmony/third_party_libunwind)|third_party/libunwind|[maplestorys](https://gitee.com/maplestorys)| -|HiviewDFX|[hiviewdfx_hitrace](https://gitee.com/openharmony/hiviewdfx_hitrace)|base/hiviewdfx/hitrace|[yaomanhai](https://gitee.com/yaomanhai)| -|HiviewDFX|[hiviewdfx_hidumper](https://gitee.com/openharmony/hiviewdfx_hidumper)|base/hiviewdfx/hidumper|[stesen](https://gitee.com/stesen)| -|HiviewDFX|[hiviewdfx_hicollie](https://gitee.com/openharmony/hiviewdfx_hicollie)|base/hiviewdfx/hicollie|[ericlee](https://gitee.com/ericlee)| -|DistributedSchedule|[distributedschedule_dms_fwk_lite](https://gitee.com/openharmony/distributedschedule_dms_fwk_lite)|foundation/distributedschedule/dmsfwk_lite|[lijiarun](https://gitee.com/lijiarun)| -|DistributedSchedule|[distributedschedule_safwk_lite](https://gitee.com/openharmony/distributedschedule_safwk_lite)|foundation/distributedschedule/safwk_lite|[lijiarun](https://gitee.com/lijiarun)| -|DistributedSchedule|[distributedschedule_samgr_lite](https://gitee.com/openharmony/distributedschedule_samgr_lite)|foundation/distributedschedule/samgr_lite|[lijiarun](https://gitee.com/lijiarun)| -|StartUp|[startup_appspawn_lite](https://gitee.com/openharmony/startup_appspawn_lite)|base/startup/appspawn_lite|[handyohos](https://gitee.com/handyohos)| -|StartUp|[startup_bootstrap_lite](https://gitee.com/openharmony/startup_bootstrap_lite)|base/startup/bootstrap_lite|[handyohos](https://gitee.com/handyohos)| -|StartUp|[startup_init_lite](https://gitee.com/openharmony/startup_init_lite)|base/startup/init_lite|[handyohos](https://gitee.com/handyohos)| -|StartUp|[startup_syspara_lite](https://gitee.com/openharmony/startup_syspara_lite)|base/startup/syspara_lite|[handyohos](https://gitee.com/handyohos)| -|StartUp|[startup_appspawn](https://gitee.com/openharmony/startup_appspawn)|base/startup/appspawn_standard|[handyohos](https://gitee.com/handyohos)| -|Update|[update_ota_lite](https://gitee.com/openharmony/update_ota_lite)|base/update/ota_lite|[ailorna](https://gitee.com/ailorna)| -|Update|[update_app](https://gitee.com/openharmony/update_app)|base/update/app|[ailorna](https://gitee.com/ailorna)| -|Update|[update_packaging_tools](https://gitee.com/openharmony/update_packaging_tools)|base/update/packaging_tools|[ailorna](https://gitee.com/ailorna)| -|Update|[update_updater](https://gitee.com/openharmony/update_updater)|base/update/updater|[ailorna](https://gitee.com/ailorna)| -|Update|[update_updateservice](https://gitee.com/openharmony/update_updateservice)|base/update/updateservice|[ailorna](https://gitee.com/ailorna)| -|Update|[third_party_bzip2](https://gitee.com/openharmony/third_party_bzip2)|third_party/bzip2|[ailorna](https://gitee.com/ailorna)| -|Update|[third_party_lz4](https://gitee.com/openharmony/third_party_lz4)|third_party/lz4|[ailorna](https://gitee.com/ailorna)| -|MiscServices|[miscservices_time](https://gitee.com/openharmony/miscservices_time)|base/miscservices/time|[autumn330](https://gitee.com/autumn330)| -|Notification|[notification_ces_standard](https://gitee.com/openharmony/notification_ces_standard)|base/notification/ces_standard|[autumn330](https://gitee.com/autumn330)| -|Notification|[notification_ans_standard](https://gitee.com/openharmony/notification_ans_standard)|base/notification/ans_standard|[autumn330](https://gitee.com/autumn330)| -|Account|[account_os_account](https://gitee.com/openharmony/account_os_account)|base/account/os_account|[verystone](https://gitee.com/verystone)| - - -## SIG Members - -### Leader -- @handyohos(https://gitee.com/handyohos) -- @ericlee(https://gitee.com/ericlee) - -### Committers -|SubSystem|Committer|Mail| -| :----- | :----- |:----- | -|HiviewDFX|[stesen](https://gitee.com/stesen)|[mail](stesen.ma@huawei.com)| -|HiviewDFX|[ericlee](https://gitee.com/ericlee)|[mail](liyu1@huawei.com)| -|HiviewDFX|[maplestorys](https://gitee.com/maplestorys)|[mail](zengzhi5@huawei.com)| -|HiviewDFX|[yaomanhai](https://gitee.com/yaomanhai)|[mail](yaomanhai@huawei.com)| -|HiviewDFX|[shenchenkai](https://gitee.com/shenchenkai)|[mail](shenchenkai@huawei.com)| -|HiviewDFX|[guochuanqi](https://gitee.com/guochuanqi)|[mail](guochuanqi@huawei.com)| -|MiscServices|[swan_hilee](https://gitee.com/swan_hilee)|[mail](qushiwan@huawei.com)| -|DistributedSchedule|[lijiarun](https://gitee.com/lijiarun)|[mail](lijiarun@huawei.com)| -|StartUp|[handyohos](https://gitee.com/handyohos)|[mail](zhangxiaotian@huawei.com)| -|StartUp|[derek520](https://gitee.com/derek520)|[mail](wtweitao.wei@huawei.com)| -|StartUp|[mytide](https://gitee.com/mytide)|[mail](max.liuwei@huawei.com)| -|Update|[ailorna](https://gitee.com/ailorna)|[mail](hehuan1@huawei.com)| -|Notification|[autumn330](https://gitee.com/autumn330)|[mail](hw.liuwei@huawei.com)| -|Account|[verystone](https://gitee.com/verystone)|[mail](xudaqing@huawei.com)| - - -### Meetings - - Meeting time: Wednesday at 14:00 o'clock, biweekly - - Meeting link: Welink - -### Contact (optional) - -- Mailing list:stesen.ma@huawei.com;liyu1@huawei.com;zengzhi5@huawei.com;yaomanhai@huawei.com;shenchenkai@huawei.com;guochuanqi@huawei.com;qushiwan@huawei.com;lijiarun@huawei.com;zhangxiaotian@huawei.com;wtweitao.wei@huawei.com;max.liuwei@huawei.com;hehuan1@huawei.com;hw.liuwei@huawei.com;xudaqing@huawei.com -- Slack group:NA -- Wechat group:NA \ No newline at end of file +# SIG_BasicSoftwareService +English | [简体中文](./sig-basicsoftwareservice_cn.md) + +Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md). + +## SIG group work objectives and scope + +### Work Goals +Provide simple and effective Basic Software Services for Open Harmony Operating System; By modular design, Basic Software Services can support various kinds of devices, scaling from Level 0 to Level 5. + +### Work Scope +Basic Software Services includes the following sub-systems: +| Name|Explanation| +| :----- | :----- | +|Startup System|Booting OpenHarmony, and provide init process manager and system parameters for the whole system| +|Upgrade System|Provide Operating System upgrade capability| +|DFX System|Design-for-Test, Design-for-Reliability and Design-for-Manufacturing| +|Event Notification System|Manage system and application notifications| +|Resource Management System|Manage system resources, including CPU, IO and memory| +|Distributed Scheduling System|Scheduing Abilities in Open Harmony distributed network| +|Account Management System|Manage user accounts for Open Harmony| +|Barrier Free System|Provide barrier free common capabilities for Open Harmony| +|Miscellaneous Software System|Provide some miscellaneous services for Open Harmony| + +## The repositories + +|Subsystem|Repository|Code Path|Owner| +| :----- | :----- | :----- | :----- |:----| +|HiviewDFX|[hiviewdfx_hievent_lite](https://gitee.com/openharmony/hiviewdfx_hievent_lite)|base/hiviewdfx/hievent_lite|[stesen](https://gitee.com/stesen)| +|HiviewDFX|[hiviewdfx_hilog_lite](https://gitee.com/openharmony/hiviewdfx_hilog_lite)|base/hiviewdfx/hilog_lite|[stesen](https://gitee.com/stesen)| +|HiviewDFX|[hiviewdfx_hiview_lite](https://gitee.com/openharmony/hiviewdfx_hiview_lite)|base/hiviewdfx/hiview_lite|[stesen](https://gitee.com/stesen)| +|HiviewDFX|[third_party_curl](https://gitee.com/openharmony/third_party_curl)|third_party/curl|[stesen](https://gitee.com/stesen)| +|HiviewDFX|[hiviewdfx_faultloggerd](https://gitee.com/openharmony/hiviewdfx_faultloggerd)|base/hiviewdfx/faultloggerd|[maplestorys](https://gitee.com/maplestorys)| +|HiviewDFX|[hiviewdfx_hiappevent](https://gitee.com/openharmony/hiviewdfx_hiappevent)|base/hiviewdfx/hiappevent|[stesen](https://gitee.com/stesen)| +|HiviewDFX|[hiviewdfx_hilog](https://gitee.com/openharmony/hiviewdfx_hilog)|base/hiviewdfx/hilog|[stesen](https://gitee.com/stesen)| +|HiviewDFX|[hiviewdfx_hisysevent](https://gitee.com/openharmony/hiviewdfx_hisysevent)|base/hiviewdfx/hisysevent|[yaomanhai](https://gitee.com/yaomanhai)| +|HiviewDFX|[hiviewdfx_hiview](https://gitee.com/openharmony/hiviewdfx_hiview)|base/hiviewdfx/hiview|[maplestorys](https://gitee.com/maplestorys)| +|HiviewDFX|[third_party_libunwind](https://gitee.com/openharmony/third_party_libunwind)|third_party/libunwind|[maplestorys](https://gitee.com/maplestorys)| +|HiviewDFX|[hiviewdfx_hitrace](https://gitee.com/openharmony/hiviewdfx_hitrace)|base/hiviewdfx/hitrace|[yaomanhai](https://gitee.com/yaomanhai)| +|HiviewDFX|[hiviewdfx_hidumper](https://gitee.com/openharmony/hiviewdfx_hidumper)|base/hiviewdfx/hidumper|[stesen](https://gitee.com/stesen)| +|HiviewDFX|[hiviewdfx_hicollie](https://gitee.com/openharmony/hiviewdfx_hicollie)|base/hiviewdfx/hicollie|[ericlee](https://gitee.com/ericlee)| +|DistributedSchedule|[distributedschedule_dms_fwk_lite](https://gitee.com/openharmony/distributedschedule_dms_fwk_lite)|foundation/distributedschedule/dmsfwk_lite|[lijiarun](https://gitee.com/lijiarun)| +|DistributedSchedule|[distributedschedule_safwk_lite](https://gitee.com/openharmony/distributedschedule_safwk_lite)|foundation/distributedschedule/safwk_lite|[lijiarun](https://gitee.com/lijiarun)| +|DistributedSchedule|[distributedschedule_samgr_lite](https://gitee.com/openharmony/distributedschedule_samgr_lite)|foundation/distributedschedule/samgr_lite|[lijiarun](https://gitee.com/lijiarun)| +|StartUp|[startup_appspawn_lite](https://gitee.com/openharmony/startup_appspawn_lite)|base/startup/appspawn_lite|[handyohos](https://gitee.com/handyohos)| +|StartUp|[startup_bootstrap_lite](https://gitee.com/openharmony/startup_bootstrap_lite)|base/startup/bootstrap_lite|[handyohos](https://gitee.com/handyohos)| +|StartUp|[startup_init_lite](https://gitee.com/openharmony/startup_init_lite)|base/startup/init_lite|[handyohos](https://gitee.com/handyohos)| +|StartUp|[startup_syspara_lite](https://gitee.com/openharmony/startup_syspara_lite)|base/startup/syspara_lite|[handyohos](https://gitee.com/handyohos)| +|StartUp|[startup_appspawn](https://gitee.com/openharmony/startup_appspawn)|base/startup/appspawn_standard|[handyohos](https://gitee.com/handyohos)| +|Update|[update_ota_lite](https://gitee.com/openharmony/update_ota_lite)|base/update/ota_lite|[ailorna](https://gitee.com/ailorna)| +|Update|[update_app](https://gitee.com/openharmony/update_app)|base/update/app|[ailorna](https://gitee.com/ailorna)| +|Update|[update_packaging_tools](https://gitee.com/openharmony/update_packaging_tools)|base/update/packaging_tools|[ailorna](https://gitee.com/ailorna)| +|Update|[update_updater](https://gitee.com/openharmony/update_updater)|base/update/updater|[ailorna](https://gitee.com/ailorna)| +|Update|[update_updateservice](https://gitee.com/openharmony/update_updateservice)|base/update/updateservice|[ailorna](https://gitee.com/ailorna)| +|Update|[third_party_bzip2](https://gitee.com/openharmony/third_party_bzip2)|third_party/bzip2|[ailorna](https://gitee.com/ailorna)| +|Update|[third_party_lz4](https://gitee.com/openharmony/third_party_lz4)|third_party/lz4|[ailorna](https://gitee.com/ailorna)| +|MiscServices|[miscservices_time](https://gitee.com/openharmony/miscservices_time)|base/miscservices/time|[autumn330](https://gitee.com/autumn330)| +|Notification|[notification_ces_standard](https://gitee.com/openharmony/notification_ces_standard)|base/notification/ces_standard|[autumn330](https://gitee.com/autumn330)| +|Notification|[notification_ans_standard](https://gitee.com/openharmony/notification_ans_standard)|base/notification/ans_standard|[autumn330](https://gitee.com/autumn330)| +|Account|[account_os_account](https://gitee.com/openharmony/account_os_account)|base/account/os_account|[verystone](https://gitee.com/verystone)| + + +## SIG Members + +### Leader +- @handyohos(https://gitee.com/handyohos) +- @ericlee(https://gitee.com/ericlee) + +### Committers +|SubSystem|Committer|Mail| +| :----- | :----- |:----- | +|HiviewDFX|[stesen](https://gitee.com/stesen)|[mail](stesen.ma@huawei.com)| +|HiviewDFX|[ericlee](https://gitee.com/ericlee)|[mail](liyu1@huawei.com)| +|HiviewDFX|[maplestorys](https://gitee.com/maplestorys)|[mail](zengzhi5@huawei.com)| +|HiviewDFX|[yaomanhai](https://gitee.com/yaomanhai)|[mail](yaomanhai@huawei.com)| +|HiviewDFX|[shenchenkai](https://gitee.com/shenchenkai)|[mail](shenchenkai@huawei.com)| +|HiviewDFX|[guochuanqi](https://gitee.com/guochuanqi)|[mail](guochuanqi@huawei.com)| +|MiscServices|[swan_hilee](https://gitee.com/swan_hilee)|[mail](qushiwan@huawei.com)| +|DistributedSchedule|[lijiarun](https://gitee.com/lijiarun)|[mail](lijiarun@huawei.com)| +|StartUp|[handyohos](https://gitee.com/handyohos)|[mail](zhangxiaotian@huawei.com)| +|StartUp|[derek520](https://gitee.com/derek520)|[mail](wtweitao.wei@huawei.com)| +|StartUp|[mytide](https://gitee.com/mytide)|[mail](max.liuwei@huawei.com)| +|Update|[ailorna](https://gitee.com/ailorna)|[mail](hehuan1@huawei.com)| +|Notification|[autumn330](https://gitee.com/autumn330)|[mail](hw.liuwei@huawei.com)| +|Account|[verystone](https://gitee.com/verystone)|[mail](xudaqing@huawei.com)| + + +### Meetings + - Meeting time: Wednesday at 14:00 o'clock, biweekly + - Meeting link: Welink + +### Contact (optional) + +- Mailing list:stesen.ma@huawei.com;liyu1@huawei.com;zengzhi5@huawei.com;yaomanhai@huawei.com;shenchenkai@huawei.com;guochuanqi@huawei.com;qushiwan@huawei.com;lijiarun@huawei.com;zhangxiaotian@huawei.com;wtweitao.wei@huawei.com;max.liuwei@huawei.com;hehuan1@huawei.com;hw.liuwei@huawei.com;xudaqing@huawei.com +- Slack group:NA +- Wechat group:NA diff --git a/sig/sig-basicsoftwareservice/sig-basicsoftwareservice_cn.md b/sig/sig-basicsoftwareservice/sig-basicsoftwareservice_cn.md index b0a6313..277db71 100644 --- a/sig/sig-basicsoftwareservice/sig-basicsoftwareservice_cn.md +++ b/sig/sig-basicsoftwareservice/sig-basicsoftwareservice_cn.md @@ -1,97 +1,97 @@ -# 基础软件服务SIG组 -简体中文 | [English](./sig-basicsoftwareservice.md) - -说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 - -## SIG组工作目标和范围 - -### 工作目标 -为OpenHarmony提供简洁、高效的基础软件服务;通过部件化设计,可组合支撑L0~L5多种不同级别设备的系统软件开发。 - -### 工作范围 -基础软件服务主要包括以下几个子系统: -| 名称|说明| -| :----- | :----- | -|启动子系统|提供系统OS系统启动框架,包括系统引导过程,init初始进程管理以及系统参数属性机制| -|升级服务子系统|提供系统升级能力| -|DFX子系统|提供DFT、DFR、DFM等系统能力| -|事件通知子系统|提供系统事件通知服务能力| -|全局资源调度管控子系统|提供本机全局资源调度管控能力,包括CPU、IO、内存等资源管控| -|分布式任务调度子系统|提供分布式任务调度管理能力| -|账号子系统|提供系统的账号管理能力| -|无障碍软件服务子系统|提供无障碍软件服务能力| -|Misc软件服务子系统|提供杂散系统服务| - -## 代码仓 - -| 子系统|代码仓|代码路径|维护者| -| :----- | :----- | :----- | :----- |:----| -|DFX子系统|[hiviewdfx_hievent_lite](https://gitee.com/openharmony/hiviewdfx_hievent_lite)|base/hiviewdfx/hievent_lite|[stesen](https://gitee.com/stesen)| -|DFX子系统|[hiviewdfx_hilog_lite](https://gitee.com/openharmony/hiviewdfx_hilog_lite)|base/hiviewdfx/hilog_lite|[stesen](https://gitee.com/stesen)| -|DFX子系统|[hiviewdfx_hiview_lite](https://gitee.com/openharmony/hiviewdfx_hiview_lite)|base/hiviewdfx/hiview_lite|[stesen](https://gitee.com/stesen)| -|DFX子系统|[third_party_curl](https://gitee.com/openharmony/third_party_curl)|third_party/curl|[stesen](https://gitee.com/stesen)| -|DFX子系统|[hiviewdfx_faultloggerd](https://gitee.com/openharmony/hiviewdfx_faultloggerd)|base/hiviewdfx/faultloggerd|[maplestorys](https://gitee.com/maplestorys)| -|DFX子系统|[hiviewdfx_hiappevent](https://gitee.com/openharmony/hiviewdfx_hiappevent)|base/hiviewdfx/hiappevent|[stesen](https://gitee.com/stesen)| -|DFX子系统|[hiviewdfx_hilog](https://gitee.com/openharmony/hiviewdfx_hilog)|base/hiviewdfx/hilog|[stesen](https://gitee.com/stesen)| -|DFX子系统|[hiviewdfx_hisysevent](https://gitee.com/openharmony/hiviewdfx_hisysevent)|base/hiviewdfx/hisysevent|[yaomanhai](https://gitee.com/yaomanhai)| -|DFX子系统|[hiviewdfx_hiview](https://gitee.com/openharmony/hiviewdfx_hiview)|base/hiviewdfx/hiview|[maplestorys](https://gitee.com/maplestorys)| -|DFX子系统|[third_party_libunwind](https://gitee.com/openharmony/third_party_libunwind)|third_party/libunwind|[maplestorys](https://gitee.com/maplestorys)| -|DFX子系统|[hiviewdfx_hitrace](https://gitee.com/openharmony/hiviewdfx_hitrace)|base/hiviewdfx/hitrace|[yaomanhai](https://gitee.com/yaomanhai)| -|DFX子系统|[hiviewdfx_hidumper](https://gitee.com/openharmony/hiviewdfx_hidumper)|base/hiviewdfx/hidumper|[stesen](https://gitee.com/stesen)| -|DFX子系统|[hiviewdfx_hicollie](https://gitee.com/openharmony/hiviewdfx_hicollie)|base/hiviewdfx/hicollie|[ericlee](https://gitee.com/ericlee)| -|分布式任务调度子系统|[distributedschedule_dms_fwk_lite](https://gitee.com/openharmony/distributedschedule_dms_fwk_lite)|foundation/distributedschedule/dmsfwk_lite|[lijiarun](https://gitee.com/lijiarun)| -|分布式任务调度子系统|[distributedschedule_safwk_lite](https://gitee.com/openharmony/distributedschedule_safwk_lite)|foundation/distributedschedule/safwk_lite|[lijiarun](https://gitee.com/lijiarun)| -|分布式任务调度子系统|[distributedschedule_samgr_lite](https://gitee.com/openharmony/distributedschedule_samgr_lite)|foundation/distributedschedule/samgr_lite|[lijiarun](https://gitee.com/lijiarun)| -|启动恢复子系统|[startup_appspawn_lite](https://gitee.com/openharmony/startup_appspawn_lite)|base/startup/appspawn_lite|[handyohos](https://gitee.com/handyohos)| -|启动恢复子系统|[startup_bootstrap_lite](https://gitee.com/openharmony/startup_bootstrap_lite)|base/startup/bootstrap_lite|[handyohos](https://gitee.com/handyohos)| -|启动恢复子系统|[startup_init_lite](https://gitee.com/openharmony/startup_init_lite)|base/startup/init_lite|[handyohos](https://gitee.com/handyohos)| -|启动恢复子系统|[startup_syspara_lite](https://gitee.com/openharmony/startup_syspara_lite)|base/startup/syspara_lite|[handyohos](https://gitee.com/handyohos)| -|启动恢复子系统|[startup_appspawn](https://gitee.com/openharmony/startup_appspawn)|base/startup/appspawn_standard|[handyohos](https://gitee.com/handyohos)| -|升级服务子系统|[update_ota_lite](https://gitee.com/openharmony/update_ota_lite)|base/update/ota_lite|[ailorna](https://gitee.com/ailorna)| -|升级服务子系统|[update_app](https://gitee.com/openharmony/update_app)|base/update/app|[ailorna](https://gitee.com/ailorna)| -|升级服务子系统|[update_packaging_tools](https://gitee.com/openharmony/update_packaging_tools)|base/update/packaging_tools|[ailorna](https://gitee.com/ailorna)| -|升级服务子系统|[update_updater](https://gitee.com/openharmony/update_updater)|base/update/updater|[ailorna](https://gitee.com/ailorna)| -|升级服务子系统|[update_updateservice](https://gitee.com/openharmony/update_updateservice)|base/update/updateservice|[ailorna](https://gitee.com/ailorna)| -|升级服务子系统|[third_party_bzip2](https://gitee.com/openharmony/third_party_bzip2)|third_party/bzip2|[ailorna](https://gitee.com/ailorna)| -|升级服务子系统|[third_party_lz4](https://gitee.com/openharmony/third_party_lz4)|third_party/lz4|[ailorna](https://gitee.com/ailorna)| -|Misc软件服务子系统|[miscservices_time](https://gitee.com/openharmony/miscservices_time)|base/miscservices/time|[autumn330](https://gitee.com/autumn330)| -|事件通知子系统|[notification_ces_standard](https://gitee.com/openharmony/notification_ces_standard)|base/notification/ces_standard|[autumn330](https://gitee.com/autumn330)| -|事件通知子系统|[notification_ans_standard](https://gitee.com/openharmony/notification_ans_standard)|base/notification/ans_standard|[autumn330](https://gitee.com/autumn330)| -|账号子系统|[account_os_account](https://gitee.com/openharmony/account_os_account)|base/account/os_account|[verystone](https://gitee.com/verystone)| - - -## SIG组成员 - -### Leader -- @handyohos(https://gitee.com/handyohos) -- @ericlee(https://gitee.com/ericlee) - -### Committers列表 - -|子系统|Committer|Mail| -| :----- | :----- |:----- | -|DFX子系统|[stesen](https://gitee.com/stesen)|[mail](stesen.ma@huawei.com)| -|DFX子系统|[ericlee](https://gitee.com/ericlee)|[mail](liyu1@huawei.com)| -|DFX子系统|[maplestorys](https://gitee.com/maplestorys)|[mail](zengzhi5@huawei.com)| -|DFX子系统|[yaomanhai](https://gitee.com/yaomanhai)|[mail](yaomanhai@huawei.com)| -|DFX子系统|[shenchenkai](https://gitee.com/shenchenkai)|[mail](shenchenkai@huawei.com)| -|DFX子系统|[guochuanqi](https://gitee.com/guochuanqi)|[mail](guochuanqi@huawei.com)| -|Misc软件服务子系统|[swan_hilee](https://gitee.com/swan_hilee)|[mail](qushiwan@huawei.com)| -|分布式任务调度子系统|[lijiarun](https://gitee.com/lijiarun)|[mail](lijiarun@huawei.com)| -|启动恢复子系统|[handyohos](https://gitee.com/handyohos)|[mail](zhangxiaotian@huawei.com)| -|启动恢复子系统|[derek520](https://gitee.com/derek520)|[mail](wtweitao.wei@huawei.com)| -|启动恢复子系统|[mytide](https://gitee.com/mytide)|[mail](max.liuwei@huawei.com)| -|升级服务子系统|[ailorna](https://gitee.com/ailorna)|[mail](hehuan1@huawei.com)| -|事件通知子系统|[autumn330](https://gitee.com/autumn330)|[mail](hw.liuwei@huawei.com)| -|账号子系统|[verystone](https://gitee.com/verystone)|[mail](xudaqing@huawei.com)| - - -### 会议 - - 会议时间: 双周三 14:00 - - 会议链接: Welink - -### 联系方式(可选) - -- 邮件列表:stesen.ma@huawei.com;liyu1@huawei.com;zengzhi5@huawei.com;yaomanhai@huawei.com;shenchenkai@huawei.com;guochuanqi@huawei.com;qushiwan@huawei.com;lijiarun@huawei.com;zhangxiaotian@huawei.com;wtweitao.wei@huawei.com;max.liuwei@huawei.com;hehuan1@huawei.com;hw.liuwei@huawei.com;xudaqing@huawei.com -- Slack群组:NA -- 微信群:NA \ No newline at end of file +# SIG_BasicSoftwareService +简体中文 | [English](./sig-basicsoftwareservice.md) + +说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 + +## SIG组工作目标和范围 + +### 工作目标 +为OpenHarmony提供简洁、高效的基础软件服务;通过部件化设计,可组合支撑L0~L5多种不同级别设备的系统软件开发。 + +### 工作范围 +基础软件服务主要包括以下几个子系统: +| 名称|说明| +| :----- | :----- | +|启动子系统|提供系统OS系统启动框架,包括系统引导过程,init初始进程管理以及系统参数属性机制| +|升级服务子系统|提供系统升级能力| +|DFX子系统|提供DFT、DFR、DFM等系统能力| +|事件通知子系统|提供系统事件通知服务能力| +|全局资源调度管控子系统|提供本机全局资源调度管控能力,包括CPU、IO、内存等资源管控| +|分布式任务调度子系统|提供分布式任务调度管理能力| +|账号子系统|提供系统的账号管理能力| +|无障碍软件服务子系统|提供无障碍软件服务能力| +|Misc软件服务子系统|提供杂散系统服务| + +## 代码仓 + +| 子系统|代码仓|代码路径|维护者| +| :----- | :----- | :----- | :----- |:----| +|DFX子系统|[hiviewdfx_hievent_lite](https://gitee.com/openharmony/hiviewdfx_hievent_lite)|base/hiviewdfx/hievent_lite|[stesen](https://gitee.com/stesen)| +|DFX子系统|[hiviewdfx_hilog_lite](https://gitee.com/openharmony/hiviewdfx_hilog_lite)|base/hiviewdfx/hilog_lite|[stesen](https://gitee.com/stesen)| +|DFX子系统|[hiviewdfx_hiview_lite](https://gitee.com/openharmony/hiviewdfx_hiview_lite)|base/hiviewdfx/hiview_lite|[stesen](https://gitee.com/stesen)| +|DFX子系统|[third_party_curl](https://gitee.com/openharmony/third_party_curl)|third_party/curl|[stesen](https://gitee.com/stesen)| +|DFX子系统|[hiviewdfx_faultloggerd](https://gitee.com/openharmony/hiviewdfx_faultloggerd)|base/hiviewdfx/faultloggerd|[maplestorys](https://gitee.com/maplestorys)| +|DFX子系统|[hiviewdfx_hiappevent](https://gitee.com/openharmony/hiviewdfx_hiappevent)|base/hiviewdfx/hiappevent|[stesen](https://gitee.com/stesen)| +|DFX子系统|[hiviewdfx_hilog](https://gitee.com/openharmony/hiviewdfx_hilog)|base/hiviewdfx/hilog|[stesen](https://gitee.com/stesen)| +|DFX子系统|[hiviewdfx_hisysevent](https://gitee.com/openharmony/hiviewdfx_hisysevent)|base/hiviewdfx/hisysevent|[yaomanhai](https://gitee.com/yaomanhai)| +|DFX子系统|[hiviewdfx_hiview](https://gitee.com/openharmony/hiviewdfx_hiview)|base/hiviewdfx/hiview|[maplestorys](https://gitee.com/maplestorys)| +|DFX子系统|[third_party_libunwind](https://gitee.com/openharmony/third_party_libunwind)|third_party/libunwind|[maplestorys](https://gitee.com/maplestorys)| +|DFX子系统|[hiviewdfx_hitrace](https://gitee.com/openharmony/hiviewdfx_hitrace)|base/hiviewdfx/hitrace|[yaomanhai](https://gitee.com/yaomanhai)| +|DFX子系统|[hiviewdfx_hidumper](https://gitee.com/openharmony/hiviewdfx_hidumper)|base/hiviewdfx/hidumper|[stesen](https://gitee.com/stesen)| +|DFX子系统|[hiviewdfx_hicollie](https://gitee.com/openharmony/hiviewdfx_hicollie)|base/hiviewdfx/hicollie|[ericlee](https://gitee.com/ericlee)| +|分布式任务调度子系统|[distributedschedule_dms_fwk_lite](https://gitee.com/openharmony/distributedschedule_dms_fwk_lite)|foundation/distributedschedule/dmsfwk_lite|[lijiarun](https://gitee.com/lijiarun)| +|分布式任务调度子系统|[distributedschedule_safwk_lite](https://gitee.com/openharmony/distributedschedule_safwk_lite)|foundation/distributedschedule/safwk_lite|[lijiarun](https://gitee.com/lijiarun)| +|分布式任务调度子系统|[distributedschedule_samgr_lite](https://gitee.com/openharmony/distributedschedule_samgr_lite)|foundation/distributedschedule/samgr_lite|[lijiarun](https://gitee.com/lijiarun)| +|启动恢复子系统|[startup_appspawn_lite](https://gitee.com/openharmony/startup_appspawn_lite)|base/startup/appspawn_lite|[handyohos](https://gitee.com/handyohos)| +|启动恢复子系统|[startup_bootstrap_lite](https://gitee.com/openharmony/startup_bootstrap_lite)|base/startup/bootstrap_lite|[handyohos](https://gitee.com/handyohos)| +|启动恢复子系统|[startup_init_lite](https://gitee.com/openharmony/startup_init_lite)|base/startup/init_lite|[handyohos](https://gitee.com/handyohos)| +|启动恢复子系统|[startup_syspara_lite](https://gitee.com/openharmony/startup_syspara_lite)|base/startup/syspara_lite|[handyohos](https://gitee.com/handyohos)| +|启动恢复子系统|[startup_appspawn](https://gitee.com/openharmony/startup_appspawn)|base/startup/appspawn_standard|[handyohos](https://gitee.com/handyohos)| +|升级服务子系统|[update_ota_lite](https://gitee.com/openharmony/update_ota_lite)|base/update/ota_lite|[ailorna](https://gitee.com/ailorna)| +|升级服务子系统|[update_app](https://gitee.com/openharmony/update_app)|base/update/app|[ailorna](https://gitee.com/ailorna)| +|升级服务子系统|[update_packaging_tools](https://gitee.com/openharmony/update_packaging_tools)|base/update/packaging_tools|[ailorna](https://gitee.com/ailorna)| +|升级服务子系统|[update_updater](https://gitee.com/openharmony/update_updater)|base/update/updater|[ailorna](https://gitee.com/ailorna)| +|升级服务子系统|[update_updateservice](https://gitee.com/openharmony/update_updateservice)|base/update/updateservice|[ailorna](https://gitee.com/ailorna)| +|升级服务子系统|[third_party_bzip2](https://gitee.com/openharmony/third_party_bzip2)|third_party/bzip2|[ailorna](https://gitee.com/ailorna)| +|升级服务子系统|[third_party_lz4](https://gitee.com/openharmony/third_party_lz4)|third_party/lz4|[ailorna](https://gitee.com/ailorna)| +|Misc软件服务子系统|[miscservices_time](https://gitee.com/openharmony/miscservices_time)|base/miscservices/time|[autumn330](https://gitee.com/autumn330)| +|事件通知子系统|[notification_ces_standard](https://gitee.com/openharmony/notification_ces_standard)|base/notification/ces_standard|[autumn330](https://gitee.com/autumn330)| +|事件通知子系统|[notification_ans_standard](https://gitee.com/openharmony/notification_ans_standard)|base/notification/ans_standard|[autumn330](https://gitee.com/autumn330)| +|账号子系统|[account_os_account](https://gitee.com/openharmony/account_os_account)|base/account/os_account|[verystone](https://gitee.com/verystone)| + + +## SIG组成员 + +### Leader +- @handyohos(https://gitee.com/handyohos) +- @ericlee(https://gitee.com/ericlee) + +### Committers列表 + +|子系统|Committer|Mail| +| :----- | :----- |:----- | +|DFX子系统|[stesen](https://gitee.com/stesen)|[mail](stesen.ma@huawei.com)| +|DFX子系统|[ericlee](https://gitee.com/ericlee)|[mail](liyu1@huawei.com)| +|DFX子系统|[maplestorys](https://gitee.com/maplestorys)|[mail](zengzhi5@huawei.com)| +|DFX子系统|[yaomanhai](https://gitee.com/yaomanhai)|[mail](yaomanhai@huawei.com)| +|DFX子系统|[shenchenkai](https://gitee.com/shenchenkai)|[mail](shenchenkai@huawei.com)| +|DFX子系统|[guochuanqi](https://gitee.com/guochuanqi)|[mail](guochuanqi@huawei.com)| +|Misc软件服务子系统|[swan_hilee](https://gitee.com/swan_hilee)|[mail](qushiwan@huawei.com)| +|分布式任务调度子系统|[lijiarun](https://gitee.com/lijiarun)|[mail](lijiarun@huawei.com)| +|启动恢复子系统|[handyohos](https://gitee.com/handyohos)|[mail](zhangxiaotian@huawei.com)| +|启动恢复子系统|[derek520](https://gitee.com/derek520)|[mail](wtweitao.wei@huawei.com)| +|启动恢复子系统|[mytide](https://gitee.com/mytide)|[mail](max.liuwei@huawei.com)| +|升级服务子系统|[ailorna](https://gitee.com/ailorna)|[mail](hehuan1@huawei.com)| +|事件通知子系统|[autumn330](https://gitee.com/autumn330)|[mail](hw.liuwei@huawei.com)| +|账号子系统|[verystone](https://gitee.com/verystone)|[mail](xudaqing@huawei.com)| + + +### 会议 + - 会议时间: 双周三 14:00 + - 会议链接: Welink + +### 联系方式(可选) + +- 邮件列表:stesen.ma@huawei.com;liyu1@huawei.com;zengzhi5@huawei.com;yaomanhai@huawei.com;shenchenkai@huawei.com;guochuanqi@huawei.com;qushiwan@huawei.com;lijiarun@huawei.com;zhangxiaotian@huawei.com;wtweitao.wei@huawei.com;max.liuwei@huawei.com;hehuan1@huawei.com;hw.liuwei@huawei.com;xudaqing@huawei.com +- Slack群组:NA +- 微信群:NA diff --git a/sig/sig-bluetooth/sig_bluetooth.md b/sig/sig-bluetooth/sig_bluetooth.md index 8081646..eecfb90 100644 --- a/sig/sig-bluetooth/sig_bluetooth.md +++ b/sig/sig-bluetooth/sig_bluetooth.md @@ -1,4 +1,4 @@ -# SIG Template +# SIG_SoftBus English | [简体中文](./sig_bluetooth_cn.md) Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md). diff --git a/sig/sig-bluetooth/sig_bluetooth_cn.md b/sig/sig-bluetooth/sig_bluetooth_cn.md index b648abb..c175027 100644 --- a/sig/sig-bluetooth/sig_bluetooth_cn.md +++ b/sig/sig-bluetooth/sig_bluetooth_cn.md @@ -1,4 +1,4 @@ -# SIG组 +# SIG_SoftBus 简体中文 | [English](./sig_bluetooth.md) 说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 diff --git a/sig/sig-devboard/sig_devboard.md b/sig/sig-devboard/sig_devboard.md index 5124c5f..454caf0 100644 --- a/sig/sig-devboard/sig_devboard.md +++ b/sig/sig-devboard/sig_devboard.md @@ -1,4 +1,4 @@ -# SIG Template +# SIG_DevBoard English | [简体中文](./sig_devboard_cn.md) Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md). diff --git a/sig/sig-devboard/sig_devboard_cn.md b/sig/sig-devboard/sig_devboard_cn.md index b0f15ac..7d8f9a2 100644 --- a/sig/sig-devboard/sig_devboard_cn.md +++ b/sig/sig-devboard/sig_devboard_cn.md @@ -1,5 +1,5 @@ -# SIG组 -简体中文 | [English](./sig_driver.md) +# SIG_DevBoard +简体中文 | [English](./sig_devboard.md) 说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 diff --git a/sig/sig-distributeddatamgr/meeting_records.md b/sig/sig-distributeddatamgr/meeting_records.md index 9fe762a..6b8de48 100644 --- a/sig/sig-distributeddatamgr/meeting_records.md +++ b/sig/sig-distributeddatamgr/meeting_records.md @@ -1,42 +1,42 @@ -| | | -| - | - | -| **会议主题** | 社区孵化项目准出评审 | -| **会议背景** | 分布式数据管理新特性孵化,孵化完成需要合入主干,需要进行sig仓毕业评审 | -| **召集人** | [dongjinguang](dongjinguang@huawei.com) | -| **会议时间** | 2021/05/18 14:10 ~ 2021/05/18 15:30 ((UTC+08:00) 北京,重庆,香港特别行政区,乌鲁木齐) | -| **会议地点** | 线上 | -| **参会人员** | [dongjinguang](dongjinguang@huawei.com)、[SloveZT](sunpeng26@huawei.com)、[zhangadong](zhangadong@huawei.com)、[neeen](neen.yang@huawei.com)、[buranfanchen](wangjuntao.wang@huawei.com)、[wangxing-hw](raymond.wangxing@huawei.com)、[purple-ding-gags](xuchao@huawei.com)、[jalenchen](chenyaxun@huawei.com)、[zhangyongzhi](zhangyongzhi@huawei.com)、[niexin](niexin.nie@huawei.com)、[xingwenhua](xw.hua@huawei.com)、[liuguo](macin.liu@huawei.com)| -| **遗留问题** | 1、后续根据需要标准的纪要模板,按照要求填写后,重新将纪要发出来归档到指定位置; --- @dongjinguang
2. innerkits内的接口后续转为对外接口时需要再次评审API相关文档; --- 已闭环,后续需要根据API治理章程重新评审 @zhangyongzhi, @neeen | - -*** -### 附OpenHarmony_SIG_项目孵化出口标准: ### - -| 场景 | 大类 | 子类 | 要求 | 审查方式 | 评审人 | 举证 | -| - | - | - | - | - | - | - | -| SIG毕业 | 基础 | 代码 | 项目编码必须满足社区编码规范,通过社区代码质量扫描。 | 工具:通过社区代码基础质量门禁 | QA SIG | OK , 已完成扫描 | -| SIG毕业 | 基础 | 资料 | 项目首页简明扼要地描述本项目的功能。 | 工具+人工:通过社区OAT工具门禁,检查README文档命名及归档位置;人工检查README文档内容是否清晰描述本项目的功能 | 资料 SIG | 已完成评审,根据评审意见修改 | -| SIG毕业 | 基础 | 资料 | 项目在清晰的位置提供构建本项目的指导文档。 | 人工:检查README是否包含构建指导 | 资料 SIG | 已根据评审意见修改 | -| SIG毕业 | 基础 | 资料 | 项目在清晰的位置提供本项目的对外接口文档。 | 人工:检查是否包含对外API文档 | 资料 SIG | innerkit接口,后续对外根据对应规则评审 | -| SIG毕业 | 基础 | 资料 | 提供英文文档,并能处理反馈的英文问题。 | 人工:检查英文资料以及Issue中英文问题的答复 | 资料 SIG | 已根据评审意见修改 | -| SIG毕业 | 法务 | 许可证 | 项目包含的许可证为OSI批准的,且其许可证及其依赖软件的许可证不会比OpenHarmony项目的许可证添加更多的限制。 | 工具+人工:通过社区OAT工具门禁,检查项目的许可证兼容性,如果存在问题人工与律师确认 | QA SIG | 已完成OAT扫描见 | -| SIG毕业 | 法务 | 许可证 | 项目依赖的库必须是开源软件,可公开获得。 | 工具+人工:通过社区FOSSSCAN门禁扫描三方代码匹配度,人工确认是否是开源软件 | QA SIG | 已完成OAT扫描 | -| SIG毕业 | 法务 | 许可证 | 项目的许可证文件在项目仓库中的标准位置并且命名符合社区规范。 | 工具:通过社区OAT工具门禁,检查项目的LICENSE文件 | QA SIG | 已完成OAT扫描 | -| SIG毕业 | 法务 | 知识产权 | 项目的所有源码必须包含许可头与版权声明。 | 工具:通过社区OAT工具门禁,检查项目所有文件是否包含正确的许可头与版权头 | QA SIG | 已完成OAT扫描 | -| SIG毕业 | 法务 | 知识产权 | 项目新开发代码为独立自主开发。 | 工具:通过社区FOSSSCAN门禁扫描自研代码,不存在三方代码片断 | QA SIG | 已完成OAT扫描 | -| SIG毕业 | 法务 | 知识产权 | 项目Committer都签署[DCO协议](https://dco.openharmony.io/sign/Z2l0ZWUlMkZPcGVuQXRvbQ==) | 工具+人工:工具检测代码提交者是否签署DCO,人工审核DCO协议签署 | QA SIG | 已完成OAT扫描及人工审查 | -| SIG毕业 | 质量 | 可构建 | 项目必须支持从源代码构建出可工作的系统,且应该仅使用业界可公开获得的构建工具。 | 工具+人工:参考构建指导即可快速完成自动化构建 | 编译构建 SIG | 使用整体项目提供的gn编译构建即可;
对应的GN文件:
https://gitee.com/openharmony-sig/distributeddatamgr_appdatamgr/blob/master/appdatamgr_lite/BUILD.gn | -| SIG毕业 | 质量 | 可测试 | 项目必须提供完备的测试用例,覆盖大部分逻辑分支及所有外部接口,且支持OpenHarmony社区测试套件实现构建自动测试。 | 工具:自动化测试套件,覆盖率>85% | 测试SIG | 测试报告及文本用例设计 | -| SIG毕业 | 质量 | 安全 | 项目使用的加密算法必须是安全的、公开的加密算法及协议,不得使用已被破解的加密算法及协议。 | 工具:安全扫描工具 | 安全 SIG | 当前代码人工排查不涉及加密,通过门禁 | -| SIG毕业 | 质量 | 安全 | 项目必须使用密码学安全的随机数生成器生成所有加密密钥和随机数,并且不得使用密码学不安全的生成器 | 工具:安全扫描工具 | 安全 SIG | 当前代码人工排查不涉及加密,通过门禁 | -| SIG毕业 | 质量 | 安全 | 项目被公开超过60天的中等或更高严重程度的漏洞必须被修复,所有致命漏洞必须完成修复。 | 工具:安全扫描工具 | 安全 SIG | 当前代码人工排查不涉及加密,通过门禁 | -| SIG毕业 | 质量 | 兼容性 | 项目高度重视后向兼容,明确记录了任何不兼容的变更,并提供工具和文档帮助用户升级。 | 工具:自动化测试套件 | 测试 SIG | 新需求,当前不涉及升级 | -| SIG毕业 | 项目运作 | 问题响应 | 项目必须提供Issues跟踪所有问题。 | 人工:审核Issues清单 | SIGOwner | 已完成人工审查 | -| SIG毕业 | 项目运作 | 问题响应 | 项目必须响应过去2~12个月的大多数Issues(>80%)。 | 工具+人工:社区Issue平台统计问题关闭情况,人工审核 | SIGOwner | 已完成人工审查 | -| SIG毕业 | 项目运作 | 问题响应 | 项目在过去6个月收到的本项目涉及的三方软件的任何漏洞报告的初始响应时间必须小于或等于14天。 | 人工:审核漏洞报告的响应记录 | SIGOwner | 已完成人工审查 | -| SIG毕业 | 配置管理 | 变更控制 | 项目的源代码库必须记录所有的变更,包括什么人什么时候修改了什么,所有代码必须明确记录其来源,对于贡献者的提交要详细记录其代码来源信息。 | 人工:人工审核代码变更日志 | PMC主任 | 已完成人工审核 | -| SIG毕业 | 配置管理 | 版本发布过程 | 项目的发布过程是文档化的,且可重复发布生成一致的发布包。 | 工具+人工:参考构建指导完成版本发布,并且发布包内容一致。 | QA SIG | 源码交付,不涉及 | -| SIG毕业 | 配置管理 | 版本格式 | 项目发布的版本由源码组成,确保持续可读。 | 人工:审核发布包内容 | QA SIG | 源码交付,不涉及 | -| SIG毕业 | 配置管理 | 版本签名 | 项目发布的版本与提供数字签名并带有哈希值以验证其内容。 | 工具+人工:参考指导生成哈希值并与发布的哈希值对比 | QA SIG | 源码交付,不涉及 | -| SIG毕业 | 配置管理 | 版本说明 | 项目发布的版本都必须提供清晰明了的版本变更说明,明确升级带来什么影响,以便用户决定是否升级。如涉及安全漏洞修复,须明确列举修改了哪些公开的漏洞。 | 人工:审核RELEASE NOTES | 资料 SIG | 不涉及 | -| SIG毕业 | 协作 | 文化 | 项目维护一个具备决策权的贡献者的公开列表,项目的所有重要讨论都以书面方式记录在项目的正式沟通渠道上,对于讨论不充分或意见不完全一致的问题,基于社区公开的投票规则建立共识。 | 人工:审核项目会议纪要 |QA SIG | 已提供会议纪要 | -| SIG毕业 | 质量 | 可构建 | 支持与社区现有工具链集成。 | 能基于已开源&开放的编译系统和工具链进行组件构建和开发 | PMC主任 | 当前可正常参与编译构建运行测试用例 | +| | | +| - | - | +| **会议主题** | 社区孵化项目准出评审 | +| **会议背景** | 分布式数据管理新特性孵化,孵化完成需要合入主干,需要进行sig仓毕业评审 | +| **召集人** | [dongjinguang](dongjinguang@huawei.com) | +| **会议时间** | 2021/05/18 14:10 ~ 2021/05/18 15:30 ((UTC+08:00) 北京,重庆,香港特别行政区,乌鲁木齐) | +| **会议地点** | 线上 | +| **参会人员** | [dongjinguang](dongjinguang@huawei.com)、[SloveZT](sunpeng26@huawei.com)、[zhangadong](zhangadong@huawei.com)、[neeen](neen.yang@huawei.com)、[buranfanchen](wangjuntao.wang@huawei.com)、[wangxing-hw](raymond.wangxing@huawei.com)、[purple-ding-gags](xuchao@huawei.com)、[jalenchen](chenyaxun@huawei.com)、[zhangyongzhi](zhangyongzhi@huawei.com)、[niexin](niexin.nie@huawei.com)、[xingwenhua](xw.hua@huawei.com)、[liuguo](macin.liu@huawei.com)| +| **遗留问题** | 1、后续根据需要标准的纪要模板,按照要求填写后,重新将纪要发出来归档到指定位置; --- @dongjinguang
2. innerkits内的接口后续转为对外接口时需要再次评审API相关文档; --- 已闭环,后续需要根据API治理章程重新评审 @zhangyongzhi, @neeen | + +*** +### 附OpenHarmony_SIG_项目孵化出口标准: ### + +| 场景 | 大类 | 子类 | 要求 | 审查方式 | 评审人 | 举证 | +| - | - | - | - | - | - | - | +| SIG毕业 | 基础 | 代码 | 项目编码必须满足社区编码规范,通过社区代码质量扫描。 | 工具:通过社区代码基础质量门禁 | QA SIG | OK , 已完成扫描 | +| SIG毕业 | 基础 | 资料 | 项目首页简明扼要地描述本项目的功能。 | 工具+人工:通过社区OAT工具门禁,检查README文档命名及归档位置;人工检查README文档内容是否清晰描述本项目的功能 | 资料 SIG | 已完成评审,根据评审意见修改 | +| SIG毕业 | 基础 | 资料 | 项目在清晰的位置提供构建本项目的指导文档。 | 人工:检查README是否包含构建指导 | 资料 SIG | 已根据评审意见修改 | +| SIG毕业 | 基础 | 资料 | 项目在清晰的位置提供本项目的对外接口文档。 | 人工:检查是否包含对外API文档 | 资料 SIG | innerkit接口,后续对外根据对应规则评审 | +| SIG毕业 | 基础 | 资料 | 提供英文文档,并能处理反馈的英文问题。 | 人工:检查英文资料以及Issue中英文问题的答复 | 资料 SIG | 已根据评审意见修改 | +| SIG毕业 | 法务 | 许可证 | 项目包含的许可证为OSI批准的,且其许可证及其依赖软件的许可证不会比OpenHarmony项目的许可证添加更多的限制。 | 工具+人工:通过社区OAT工具门禁,检查项目的许可证兼容性,如果存在问题人工与律师确认 | QA SIG | 已完成OAT扫描见 | +| SIG毕业 | 法务 | 许可证 | 项目依赖的库必须是开源软件,可公开获得。 | 工具+人工:通过社区FOSSSCAN门禁扫描三方代码匹配度,人工确认是否是开源软件 | QA SIG | 已完成OAT扫描 | +| SIG毕业 | 法务 | 许可证 | 项目的许可证文件在项目仓库中的标准位置并且命名符合社区规范。 | 工具:通过社区OAT工具门禁,检查项目的LICENSE文件 | QA SIG | 已完成OAT扫描 | +| SIG毕业 | 法务 | 知识产权 | 项目的所有源码必须包含许可头与版权声明。 | 工具:通过社区OAT工具门禁,检查项目所有文件是否包含正确的许可头与版权头 | QA SIG | 已完成OAT扫描 | +| SIG毕业 | 法务 | 知识产权 | 项目新开发代码为独立自主开发。 | 工具:通过社区FOSSSCAN门禁扫描自研代码,不存在三方代码片断 | QA SIG | 已完成OAT扫描 | +| SIG毕业 | 法务 | 知识产权 | 项目Committer都签署[DCO协议](https://dco.openharmony.io/sign/Z2l0ZWUlMkZPcGVuQXRvbQ==) | 工具+人工:工具检测代码提交者是否签署DCO,人工审核DCO协议签署 | QA SIG | 已完成OAT扫描及人工审查 | +| SIG毕业 | 质量 | 可构建 | 项目必须支持从源代码构建出可工作的系统,且应该仅使用业界可公开获得的构建工具。 | 工具+人工:参考构建指导即可快速完成自动化构建 | 编译构建 SIG | 使用整体项目提供的gn编译构建即可;
对应的GN文件:
https://gitee.com/openharmony-sig/distributeddatamgr_appdatamgr/blob/master/appdatamgr_lite/BUILD.gn | +| SIG毕业 | 质量 | 可测试 | 项目必须提供完备的测试用例,覆盖大部分逻辑分支及所有外部接口,且支持OpenHarmony社区测试套件实现构建自动测试。 | 工具:自动化测试套件,覆盖率>85% | 测试SIG | 测试报告及文本用例设计 | +| SIG毕业 | 质量 | 安全 | 项目使用的加密算法必须是安全的、公开的加密算法及协议,不得使用已被破解的加密算法及协议。 | 工具:安全扫描工具 | 安全 SIG | 当前代码人工排查不涉及加密,通过门禁 | +| SIG毕业 | 质量 | 安全 | 项目必须使用密码学安全的随机数生成器生成所有加密密钥和随机数,并且不得使用密码学不安全的生成器 | 工具:安全扫描工具 | 安全 SIG | 当前代码人工排查不涉及加密,通过门禁 | +| SIG毕业 | 质量 | 安全 | 项目被公开超过60天的中等或更高严重程度的漏洞必须被修复,所有致命漏洞必须完成修复。 | 工具:安全扫描工具 | 安全 SIG | 当前代码人工排查不涉及加密,通过门禁 | +| SIG毕业 | 质量 | 兼容性 | 项目高度重视后向兼容,明确记录了任何不兼容的变更,并提供工具和文档帮助用户升级。 | 工具:自动化测试套件 | 测试 SIG | 新需求,当前不涉及升级 | +| SIG毕业 | 项目运作 | 问题响应 | 项目必须提供Issues跟踪所有问题。 | 人工:审核Issues清单 | SIGOwner | 已完成人工审查 | +| SIG毕业 | 项目运作 | 问题响应 | 项目必须响应过去2~12个月的大多数Issues(>80%)。 | 工具+人工:社区Issue平台统计问题关闭情况,人工审核 | SIGOwner | 已完成人工审查 | +| SIG毕业 | 项目运作 | 问题响应 | 项目在过去6个月收到的本项目涉及的三方软件的任何漏洞报告的初始响应时间必须小于或等于14天。 | 人工:审核漏洞报告的响应记录 | SIGOwner | 已完成人工审查 | +| SIG毕业 | 配置管理 | 变更控制 | 项目的源代码库必须记录所有的变更,包括什么人什么时候修改了什么,所有代码必须明确记录其来源,对于贡献者的提交要详细记录其代码来源信息。 | 人工:人工审核代码变更日志 | PMC主任 | 已完成人工审核 | +| SIG毕业 | 配置管理 | 版本发布过程 | 项目的发布过程是文档化的,且可重复发布生成一致的发布包。 | 工具+人工:参考构建指导完成版本发布,并且发布包内容一致。 | QA SIG | 源码交付,不涉及 | +| SIG毕业 | 配置管理 | 版本格式 | 项目发布的版本由源码组成,确保持续可读。 | 人工:审核发布包内容 | QA SIG | 源码交付,不涉及 | +| SIG毕业 | 配置管理 | 版本签名 | 项目发布的版本与提供数字签名并带有哈希值以验证其内容。 | 工具+人工:参考指导生成哈希值并与发布的哈希值对比 | QA SIG | 源码交付,不涉及 | +| SIG毕业 | 配置管理 | 版本说明 | 项目发布的版本都必须提供清晰明了的版本变更说明,明确升级带来什么影响,以便用户决定是否升级。如涉及安全漏洞修复,须明确列举修改了哪些公开的漏洞。 | 人工:审核RELEASE NOTES | 资料 SIG | 不涉及 | +| SIG毕业 | 协作 | 文化 | 项目维护一个具备决策权的贡献者的公开列表,项目的所有重要讨论都以书面方式记录在项目的正式沟通渠道上,对于讨论不充分或意见不完全一致的问题,基于社区公开的投票规则建立共识。 | 人工:审核项目会议纪要 |QA SIG | 已提供会议纪要 | +| SIG毕业 | 质量 | 可构建 | 支持与社区现有工具链集成。 | 能基于已开源&开放的编译系统和工具链进行组件构建和开发 | PMC主任 | 当前可正常参与编译构建运行测试用例 | diff --git a/sig/sig-distributeddatamgr/sig-distributeddatamgr.json b/sig/sig-distributeddatamgr/sig-distributeddatamgr.json index f74bf72..cc6c690 100644 --- a/sig/sig-distributeddatamgr/sig-distributeddatamgr.json +++ b/sig/sig-distributeddatamgr/sig-distributeddatamgr.json @@ -1,9 +1,9 @@ -{ - "sigs-List":[ - { - "sig-name":"sig-distributerdatamgr", - "projects":"https://gitee.com/openharmony/distributeddatamgr_appdatamgr", - "project-path":"foundation/distributeddatamgr/appdatamgr" - } - ] +{ + "sigs-List":[ + { + "sig-name":"sig-distributerdatamgr", + "projects":"https://gitee.com/openharmony/distributeddatamgr_appdatamgr", + "project-path":"foundation/distributeddatamgr/appdatamgr" + } + ] } \ No newline at end of file diff --git a/sig/sig-distributeddatamgr/sig-distributeddatamgr.md b/sig/sig-distributeddatamgr/sig-distributeddatamgr.md index a9ec7c4..d0128df 100644 --- a/sig/sig-distributeddatamgr/sig-distributeddatamgr.md +++ b/sig/sig-distributeddatamgr/sig-distributeddatamgr.md @@ -1,33 +1,33 @@ -# SIG Template -English | [简体中文](./sig-distributeddatamgr_cn.md) - -Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md). - -## SIG group work objectives and scope - -### Build a distributed data management framework for all scenarios of 1+8+N equipment, and provide developers with convenient, efficient, stable and secure data management related services. - -### Local database, distributed database, data management service, etc. - -### The repository -- project name: - - distributeddatamgr: https://gitee.com/openharmony/distributeddatamgr_appdatamgr - -## SIG Members - -### Leader -- @gong-a-shi(https://gitee.com/gong-a-shi) - -### Committers -- @wbq_sky(https://gitee.com/wbq_sky) -- @purple-ding-gags(https://gitee.com/purple-ding-gags) - -### Meetings - - Meeting time:Every Tuesday at 14:00 o'clock - - Meeting link:Welink - -### Contact (optional) - -- Mailing list:gongashi@huawei.com;xuchao@huawei.com;zengmin3@huawei.com;wangbingquan@huawei.com -- Slack group:NA -- Wechat group:NA \ No newline at end of file +# SIG_DataManagement +English | [简体中文](./sig-distributeddatamgr_cn.md) + +Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md). + +## SIG group work objectives and scope + +### Build a distributed data management framework for all scenarios of 1+8+N equipment, and provide developers with convenient, efficient, stable and secure data management related services. + +### Local database, distributed database, data management service, etc. + +### The repository +- project name: + - distributeddatamgr: https://gitee.com/openharmony/distributeddatamgr_appdatamgr + +## SIG Members + +### Leader +- @gong-a-shi(https://gitee.com/gong-a-shi) + +### Committers +- @wbq_sky(https://gitee.com/wbq_sky) +- @purple-ding-gags(https://gitee.com/purple-ding-gags) + +### Meetings + - Meeting time:Every Tuesday at 14:00 o'clock + - Meeting link:Welink + +### Contact (optional) + +- Mailing list:gongashi@huawei.com;xuchao@huawei.com;zengmin3@huawei.com;wangbingquan@huawei.com +- Slack group:NA +- Wechat group:NA diff --git a/sig/sig-distributeddatamgr/sig-distributeddatamgr_cn.md b/sig/sig-distributeddatamgr/sig-distributeddatamgr_cn.md index 9b9ae8f..b299284 100644 --- a/sig/sig-distributeddatamgr/sig-distributeddatamgr_cn.md +++ b/sig/sig-distributeddatamgr/sig-distributeddatamgr_cn.md @@ -1,35 +1,35 @@ -# SIG组 -简体中文 | [English](./sig-distributeddatamgr.md) - -说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 - -## SIG组工作目标和范围 - -### 工作目标 -构建面向1+8+N设备全场景的分布式数据管理框架,为开发者提供便捷、高效、稳定、安全的数据管理相关服务 - -### 工作范围 -本地数据库、分布式数据库、数据管理服务等 - -## 代码仓 -- 代码仓地址: - - distributeddatamgr:https://gitee.com/openharmony/distributeddatamgr_appdatamgr - -## SIG组成员 - -### Leader -- @gong-a-shi(https://gitee.com/gong-a-shi) - -### Committers列表 -- @wbq_sky(https://gitee.com/wbq_sky) -- @purple-ding-gags(https://gitee.com/purple-ding-gags) - -### 会议 - - 会议时间:每周二 14:00 - - 会议链接:Welink - -### 联系方式(可选) - -- 邮件列表:gongashi@huawei.com;xuchao@huawei.com;zengmin3@huawei.com;wangbingquan@huawei.com -- Slack群组:NA -- 微信群:NA \ No newline at end of file +# SIG_DataManagement +简体中文 | [English](./sig-distributeddatamgr.md) + +说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 + +## SIG组工作目标和范围 + +### 工作目标 +构建面向1+8+N设备全场景的分布式数据管理框架,为开发者提供便捷、高效、稳定、安全的数据管理相关服务 + +### 工作范围 +本地数据库、分布式数据库、数据管理服务等 + +## 代码仓 +- 代码仓地址: + - distributeddatamgr:https://gitee.com/openharmony/distributeddatamgr_appdatamgr + +## SIG组成员 + +### Leader +- @gong-a-shi(https://gitee.com/gong-a-shi) + +### Committers列表 +- @wbq_sky(https://gitee.com/wbq_sky) +- @purple-ding-gags(https://gitee.com/purple-ding-gags) + +### 会议 + - 会议时间:每周二 14:00 + - 会议链接:Welink + +### 联系方式(可选) + +- 邮件列表:gongashi@huawei.com;xuchao@huawei.com;zengmin3@huawei.com;wangbingquan@huawei.com +- Slack群组:NA +- 微信群:NA diff --git a/sig/sig-distributedhardwaremgr/sig-distributeddatamgr_cn.md b/sig/sig-distributedhardwaremgr/sig-distributedhardwaremgr_cn.md similarity index 100% rename from sig/sig-distributedhardwaremgr/sig-distributeddatamgr_cn.md rename to sig/sig-distributedhardwaremgr/sig-distributedhardwaremgr_cn.md diff --git a/sig/sig-dllite-micro/sig_dllite_micro.md b/sig/sig-dllite-micro/sig_dllite_micro.md index 0347370..1da7a85 100644 --- a/sig/sig-dllite-micro/sig_dllite_micro.md +++ b/sig/sig-dllite-micro/sig_dllite_micro.md @@ -1,4 +1,4 @@ -# SIG Template +# SIG_AI English | [简体中文](./sig_dllite_micro_cn.md) Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md). diff --git a/sig/sig-dllite-micro/sig_dllite_micro_cn.md b/sig/sig-dllite-micro/sig_dllite_micro_cn.md index 704adca..548fd8f 100644 --- a/sig/sig-dllite-micro/sig_dllite_micro_cn.md +++ b/sig/sig-dllite-micro/sig_dllite_micro_cn.md @@ -1,4 +1,4 @@ -# SIG组模板 +# SIG_AI 简体中文 | [English](./sig_dllite_micro.md) 说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 @@ -37,4 +37,4 @@ - 邮件列表:xxx - Slack群组:[dllite-micro](https://openharmonyworkspace.slack.com/archives/C022T41JN68) -- 微信群:xxx \ No newline at end of file +- 微信群:xxx diff --git a/sig/sig-driver/sig_driver.md b/sig/sig-driver/sig_driver.md index e29a6c9..2a30281 100644 --- a/sig/sig-driver/sig_driver.md +++ b/sig/sig-driver/sig_driver.md @@ -1,4 +1,4 @@ -# SIG Template +# SIG_DriverFramework English | [简体中文](./sig_driver_cn.md) Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md). diff --git a/sig/sig-driver/sig_driver_cn.md b/sig/sig-driver/sig_driver_cn.md index 96c4c61..6e49766 100644 --- a/sig/sig-driver/sig_driver_cn.md +++ b/sig/sig-driver/sig_driver_cn.md @@ -1,4 +1,4 @@ -# SIG组 +# SIG_DriverFramework 简体中文 | [English](./sig_driver.md) 说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 diff --git a/sig/sig-kernel/sig_kernel.md b/sig/sig-kernel/sig_kernel.md index fa5ee69..2aab830 100644 --- a/sig/sig-kernel/sig_kernel.md +++ b/sig/sig-kernel/sig_kernel.md @@ -1,4 +1,4 @@ -# SIG Template +# SIG_Kernel English | [简体中文](./sig_kernel_cn.md) Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md). diff --git a/sig/sig-kernel/sig_kernel_cn.md b/sig/sig-kernel/sig_kernel_cn.md index e76cc58..2314bd5 100644 --- a/sig/sig-kernel/sig_kernel_cn.md +++ b/sig/sig-kernel/sig_kernel_cn.md @@ -1,4 +1,4 @@ - # SIG组 + # SIG_Kernel 简体中文 | [English](./sig_kernel.md) 说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 diff --git a/sig/sig-meetings/README.md b/sig/sig-meetings/README.md index 89aeedd..4ce41ca 100644 --- a/sig/sig-meetings/README.md +++ b/sig/sig-meetings/README.md @@ -1,4 +1,4 @@ -# SIG组 +# SIG-Meeting 简体中文 | [English](./sig_template.md) 说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 diff --git a/sig/sig-oh-board-website/sig_oh_board_website_cn.md b/sig/sig-oh-board-website/sig_oh_board_website_cn.md index d275ebb..6445cd3 100644 --- a/sig/sig-oh-board-website/sig_oh_board_website_cn.md +++ b/sig/sig-oh-board-website/sig_oh_board_website_cn.md @@ -1,4 +1,4 @@ -# OH-BOARD-SIG组 +# OH-BOARD-SIG 简体中文 | [English](./sig_oh_board_website_cn.md) 说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 diff --git a/sig/sig-openblock/sig_openblock.md b/sig/sig-openblock/sig_openblock.md index 0d88098..210d223 100644 --- a/sig/sig-openblock/sig_openblock.md +++ b/sig/sig-openblock/sig_openblock.md @@ -1,4 +1,4 @@ -# SIG Template +# SIG-OpenBlock English | [简体中文](./sig_openblock_cn.md) @@ -92,4 +92,4 @@ Actively cooperate with schools, teachers and education providers -- WeChat: duzc2dtw \ No newline at end of file +- WeChat: duzc2dtw diff --git a/sig/sig-openblock/sig_openblock_cn.md b/sig/sig-openblock/sig_openblock_cn.md index 150773c..c9b61c8 100644 --- a/sig/sig-openblock/sig_openblock_cn.md +++ b/sig/sig-openblock/sig_openblock_cn.md @@ -1,4 +1,4 @@ -# SIG组 +# SIG-OpenBlock 简体中文 | [English](./sig_openblock.md) @@ -89,4 +89,4 @@ OpenBlock SIG同时将协助第三方设备厂商和教育服务商构建自有 ### 联系方式(可选) -微信:duzc2dtw \ No newline at end of file +微信:duzc2dtw diff --git a/sig/sig-riscv/sig-riscv.md b/sig/sig-riscv/sig-riscv.md index b381cc9..57bf095 100644 --- a/sig/sig-riscv/sig-riscv.md +++ b/sig/sig-riscv/sig-riscv.md @@ -1,4 +1,4 @@ -# SIG Template +# SIG-RISCV English | [简体中文](./sig-riscv_cn.md) Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md). diff --git a/sig/sig-riscv/sig-riscv_cn.md b/sig/sig-riscv/sig-riscv_cn.md index c9e11d3..d2b0d6c 100644 --- a/sig/sig-riscv/sig-riscv_cn.md +++ b/sig/sig-riscv/sig-riscv_cn.md @@ -1,4 +1,4 @@ -# SIG组 +# SIG-RISCV 简体中文 | [English](./sig-riscv.md) 说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 diff --git a/sig/sig-softbus/sig_softbus.md b/sig/sig-softbus/sig_softbus.md index 47cc1f1..8729d23 100644 --- a/sig/sig-softbus/sig_softbus.md +++ b/sig/sig-softbus/sig_softbus.md @@ -1,4 +1,4 @@ -# SIG +# SIG-SoftBus English | [简体中文](./sig_softbus_cn.md) Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md). diff --git a/sig/sig-softbus/sig_softbus_cn.md b/sig/sig-softbus/sig_softbus_cn.md index e6d7bec..656cc00 100644 --- a/sig/sig-softbus/sig_softbus_cn.md +++ b/sig/sig-softbus/sig_softbus_cn.md @@ -1,4 +1,4 @@ -# SIG组 +# SIG-SoftBus 简体中文 | [English](./sig_softbus.md) 说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 diff --git a/sig/sig-systemapplications/sig_systemapplications.md b/sig/sig-systemapplications/sig_systemapplications.md index 9f44660..fe2fe52 100644 --- a/sig/sig-systemapplications/sig_systemapplications.md +++ b/sig/sig-systemapplications/sig_systemapplications.md @@ -1,4 +1,4 @@ -# SIG Template +# SIG_SystemApplication English | [简体中文](./sig_systemapplications_cn.md) Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md). diff --git a/sig/sig-systemapplications/sig_systemapplications_cn.md b/sig/sig-systemapplications/sig_systemapplications_cn.md index ce7d2be..b8f8bd7 100644 --- a/sig/sig-systemapplications/sig_systemapplications_cn.md +++ b/sig/sig-systemapplications/sig_systemapplications_cn.md @@ -1,4 +1,4 @@ -# SIG组 +# SIG_SystemApplication 简体中文 | [English](./sig_systemapplications.md) 说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 @@ -44,4 +44,4 @@ ### 联系方式(可选) - 邮件列表:nicolas.wangfeng@huawei.com; - Slack群组:[systemapplications](https://app.slack.com/client/T01D9MR6E4W/C022UV7AE3F) -- 微信群:NA \ No newline at end of file +- 微信群:NA diff --git a/sig/sig-template/sig_template.md b/sig/sig-template/sig_template.md index d6cc60a..cb628b5 100644 --- a/sig/sig-template/sig_template.md +++ b/sig/sig-template/sig_template.md @@ -1,4 +1,4 @@ -# SIG Template +# SIG-XXX English | [简体中文](./sig_template_cn.md) Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md). diff --git a/sig/sig-template/sig_template_cn.md b/sig/sig-template/sig_template_cn.md index 378c4d1..4c7c743 100644 --- a/sig/sig-template/sig_template_cn.md +++ b/sig/sig-template/sig_template_cn.md @@ -1,4 +1,4 @@ -# SIG组模板 +# SIG-XXX 简体中文 | [English](./sig_template.md) 说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 diff --git a/sig/sig-toolchains/OWNERS b/sig/sig-toolchains/OWNERS index 9ed99f4..7f71140 100644 --- a/sig/sig-toolchains/OWNERS +++ b/sig/sig-toolchains/OWNERS @@ -1,14 +1,14 @@ -{ - "Leader":[ - { - "gitee_id":"berolinux", - "gitee_email":"bernhard.rosenkraenzer.ext@huawei.com" - } - ] - "Committers":[ - { - "gitee_id":"berolinux", - "gitee_email":"bernhard.rosenkraenzer.ext@huawei.com" - } - ] -} +{ + "Leader":[ + { + "gitee_id":"berolinux", + "gitee_email":"bernhard.rosenkraenzer.ext@huawei.com" + } + ] + "Committers":[ + { + "gitee_id":"berolinux", + "gitee_email":"bernhard.rosenkraenzer.ext@huawei.com" + } + ] +} diff --git a/sig/sig-toolchains/sig_toolchains.md b/sig/sig-toolchains/sig_toolchains.md index 304f8ef..3946419 100644 --- a/sig/sig-toolchains/sig_toolchains.md +++ b/sig/sig-toolchains/sig_toolchains.md @@ -1,4 +1,4 @@ -# SIG Template +# SIG-ToolChains Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md). diff --git a/sig/sigs_subsystem_list.md b/sig/sigs_subsystem_list.md index ed0de4e..eafe4a9 100644 --- a/sig/sigs_subsystem_list.md +++ b/sig/sigs_subsystem_list.md @@ -1,25 +1,25 @@ -|NO|SIG Name|SIG Tag Name|SIG Leader|Level 1 Subsystem Name| -| :----: | :----: | :----: | :----: | :----: | -|1|SIG_AI|SIG_AI|[chenxiaoliang](https://gitee.com/silenchen)|L1S_AI| -|2|SIG_API|SIG_API|[zhangyongzhi](https://gitee.com/karl-z)|NA| -|3|SIG_Security|SIG_Security|[yangyongjie](yongjie.yan@huawei.com)|L1S_Security
L1S_BIOMETRICS| -|4|SIG_CompileRuntime|SIG_CompileRuntime|[huanghuijin](https://gitee.com/huanghuijin)
[wangxing](https://gitee.com/wangxing-hw)|L1S_CCRuntime
L1S_Build
L1S_UTILS| -|5|SIG_Test|SIG_Test|[niexin](https://gitee.com/nie-x)
[wangjuntao](https://gitee.com/buranfanchen)|L1S_Test| -|6|SIG_DistributedHardwareManagement|SIG_HardwareMgr|[ligang](william.ligang@huawei.com)
[houpengfei](https://gitee.com/hhh2)|L1S_MSDP
L1S_PowerMgr
L1S_Sensors
L1S_USB
L1s_DistributedHardware
| -|7|SIG_BasicSoftwareService|SIG_BasicSoftwareService|[zhangxiaotian](https://gitee.com/handyohos)
[liyu](https://gitee.com/ericlee)|L1S_DistributedSchedule
L1S_ResourceSchedule
L1S_StartUp
L1S_Notification
L1S_HiviewDFX
L1S_Update
L1S_Account
L1S_BarrierFree
L1S_MiscServices| -|8|SIG_Kernel|SIG_Kernel|[lijiaxin](nina.lijiaxin@huawei.com)
[wangmihu](https://gitee.com/wangmihu2008)|L1S_Kernel| -|9|SIG_DriverFramework|SIG_DriverFramework|[chenfeng](https://gitee.com/chenfeng469)|L1S_Drivers| -|10|SIG_DataManagement|SIG_DataManagement|[gongashi](https://gitee.com/gong-a-shi)|L1S_DistributedDataMgr_DFS| -|11|SIG_SoftBus|SIG_SoftBus|[houweibo](houweibo@huawei.com)
[chengguohong](https://gitee.com/cheng_guohong)|L1S_Communication
L1S_telepony
L1S_Location
L1S_Communication_HW
L1S_Communication_NetMgr| -|12|SIG_GraphicsandMedia|SIG_GraphicsandMedia|[wangjun](wangjun145@huawei.com)
[tanliwen](https://gitee.com/tanliwen1)|L1S_Graphic_AGPEngine
L1S_MultiModalInput
L1S_MultiMedia
L1S_Graphic_AGPComponent
L1S_Graphic_AGPWindows| -|13|SIG_SystemApplication|SIG_SysApplication|[wangfeng](https://gitee.com/nicolaswang)|L1S_Applications| -|14|SIG_R&DToolChain|SIG_R&DToolChain|[wangzaishang](https://gitee.com/wangzaishang)|L1S_DevTools| -|15|SIG_IVI|SIG_IVI|[guojinwei](guojinwei@huawei.com)|L1S_IVIHardware
L1S_IVI| -|16|SIG_TV|SIG_TV|[zhangxiaotian](https://gitee.com/handyohos)|L1S_IntelliTV| -|17|SIG_Wearable|SIG_Wearable|[wangxiangyang](walton.wang@huawei.com)|L1S_WearableHardware
L1S_Wearable| -|18|SIG_ApplicationFramework|SIG_AppFramework|[qiangbo](https://gitee.com/huawei_qiangbo)
[niuhui](niuhui@huawei.com)|L1S_Global
L1S_AppExecFwk
L1S_AAFwk
L1S_ACE| -|19|SIG_Docs|SIG_Docs|[yangni](https://gitee.com/neeen)|L1S_Docs| -|20|SIG_Infrastructure|SIG_Infrastructure|[wangyiming](https://gitee.com/youthdragon)|NA| -|21|SIG_QA|SIG_QA|[xingwenhua](https://gitee.com/xhuazi)|NA| -|22|SIG_Architecture|SIG_Architecture|[rengelin](https://gitee.com/im-off-this-week)
[wanchengzhen](https://gitee.com/wanchengzhen)|NA| -|23|SIG_Release|SIG_VersionRelease|[mazhanfu](https://gitee.com/fma66169)|NA| +|NO|SIG Name|SIG Tag Name|SIG Leader|Level 1 Subsystem Name| +| :----: | :----: | :----: | :----: | :----: | +|1|SIG_AI|SIG_AI|[chenxiaoliang](https://gitee.com/silenchen)|L1S_AI| +|2|SIG_API|SIG_API|[zhangyongzhi](https://gitee.com/karl-z)|NA| +|3|SIG_Security|SIG_Security|[yangyongjie](yongjie.yan@huawei.com)|L1S_Security
L1S_BIOMETRICS| +|4|SIG_CompileRuntime|SIG_CompileRuntime|[huanghuijin](https://gitee.com/huanghuijin)
[wangxing](https://gitee.com/wangxing-hw)|L1S_CCRuntime
L1S_Build
L1S_UTILS| +|5|SIG_Test|SIG_Test|[niexin](https://gitee.com/nie-x)
[wangjuntao](https://gitee.com/buranfanchen)|L1S_Test| +|6|SIG_DistributedHardwareManagement|SIG_HardwareMgr|[ligang](william.ligang@huawei.com)
[houpengfei](https://gitee.com/hhh2)|L1S_MSDP
L1S_PowerMgr
L1S_Sensors
L1S_USB
L1s_DistributedHardware
| +|7|SIG_BasicSoftwareService|SIG_BasicSoftwareService|[zhangxiaotian](https://gitee.com/handyohos)
[liyu](https://gitee.com/ericlee)|L1S_DistributedSchedule
L1S_ResourceSchedule
L1S_StartUp
L1S_Notification
L1S_HiviewDFX
L1S_Update
L1S_Account
L1S_BarrierFree
L1S_MiscServices| +|8|SIG_Kernel|SIG_Kernel|[lijiaxin](nina.lijiaxin@huawei.com)
[wangmihu](https://gitee.com/wangmihu2008)|L1S_Kernel| +|9|SIG_DriverFramework|SIG_DriverFramework|[chenfeng](https://gitee.com/chenfeng469)|L1S_Drivers| +|10|SIG_DataManagement|SIG_DataManagement|[gongashi](https://gitee.com/gong-a-shi)|L1S_DistributedDataMgr_DFS| +|11|SIG_SoftBus|SIG_SoftBus|[houweibo](houweibo@huawei.com)
[chengguohong](https://gitee.com/cheng_guohong)|L1S_Communication
L1S_telepony
L1S_Location
L1S_Communication_HW
L1S_Communication_NetMgr| +|12|SIG_GraphicsandMedia|SIG_GraphicsandMedia|[wangjun](wangjun145@huawei.com)
[tanliwen](https://gitee.com/tanliwen1)|L1S_Graphic_AGPEngine
L1S_MultiModalInput
L1S_MultiMedia
L1S_Graphic_AGPComponent
L1S_Graphic_AGPWindows| +|13|SIG_SystemApplication|SIG_SysApplication|[wangfeng](https://gitee.com/nicolaswang)|L1S_Applications| +|14|SIG_R&DToolChain|SIG_R&DToolChain|[wangzaishang](https://gitee.com/wangzaishang)|L1S_DevTools| +|15|SIG_IVI|SIG_IVI|[guojinwei](guojinwei@huawei.com)|L1S_IVIHardware
L1S_IVI| +|16|SIG_TV|SIG_TV|[zhangxiaotian](https://gitee.com/handyohos)|L1S_IntelliTV| +|17|SIG_Wearable|SIG_Wearable|[wangxiangyang](walton.wang@huawei.com)|L1S_WearableHardware
L1S_Wearable| +|18|SIG_ApplicationFramework|SIG_AppFramework|[qiangbo](https://gitee.com/huawei_qiangbo)
[niuhui](niuhui@huawei.com)|L1S_Global
L1S_AppExecFwk
L1S_AAFwk
L1S_ACE| +|19|SIG_Docs|SIG_Docs|[yangni](https://gitee.com/neeen)|L1S_Docs| +|20|SIG_Infrastructure|SIG_Infrastructure|[wangyiming](https://gitee.com/youthdragon)|NA| +|21|SIG_QA|SIG_QA|[xingwenhua](https://gitee.com/xhuazi)|NA| +|22|SIG_Architecture|SIG_Architecture|[rengelin](https://gitee.com/im-off-this-week)
[wanchengzhen](https://gitee.com/wanchengzhen)|NA| +|23|SIG_Release|SIG_VersionRelease|[mazhanfu](https://gitee.com/fma66169)|NA| -- GitLab