已合并
[fix] remove useless sig config file #1481
dong_jinguang创建于 2023年5月17日
[fix] remove useless sig config file #1481
已合并
dong_jinguang创建于 2023年5月17日
refs/pull/1481/head合入到master
110 个文件变更+154-3041
@@ -29,18 +29,6 @@ Neural Network Runtime is an important bridge between On-Device inference framew
29 29 
30![figures/ai_framework_arch_en.png](figures/ai_framework_arch_en.png)30![figures/ai_framework_arch_en.png](figures/ai_framework_arch_en.png)
31 31 
32-### The repository
33-| Component Name | Component Functionality Description | Component repository name |
34-| :------------: | :---------------------------------------------: | :-----------------------------------------------: |
35-| MindSpore Lite | Provide model conversion and inference function | third_party_mindspore,<br>third_party_flatbuffers|
36-| Neural Network Runtime | AI-accelerated inference function | ai_neural_network_runtime |
37-- project name:
38- - MindSpore: https://gitee.com/openharmony/third_party_mindspore
39- - DLLite-micro: https://gitee.com/openharmony-sig/dllite_micro
40- - FlatBuffers: https://gitee.com/openharmony/third_party_flatbuffers
41- - OpenCL-Headers: https://gitee.com/openharmony/third_party_opencl-headers
42- - OpenCL-CLHPP: https://gitee.com/openharmony-sig/third_party_opencl-clhpp
43- - Neural Network Runtime: https://gitee.com/openharmony/ai_neural_network_runtime
44 32 
45## SIG Members33## SIG Members
46 34 
@@ -66,5 +54,4 @@ Neural Network Runtime is an important bridge between On-Device inference framew
66### Contact (optional)54### Contact (optional)
67 55 
68- Mailing list:dev@openharmony.io56- Mailing list:dev@openharmony.io
69-- Zulip group: https://zulip.openharmony.cn
70- Wechat group:xxx57- Wechat group:xxx
@@ -29,19 +29,6 @@ AI原子能力/服务接口分为能力和服务接口,能力接口是对AI模
29 29 
30![figures/ai_framework_arch.png](figures/ai_framework_arch.png)30![figures/ai_framework_arch.png](figures/ai_framework_arch.png)
31 31 
32-## 代码仓
33-| 部件名称 | 部件功能描述 | 部件仓名称 |
34-| :------------------------------: | :----------------------: | :----------------------------------------------------------------------------: |
35-| 昇思推理框架<br>(MindSpore) | 提供模型转换和推理的功能 | third_party_mindspore,<br>third_party_flatbuffers|
36-| 神经网络运行时<br>(Neural Network Runtime) | AI专用芯片推理功能 | ai_neural_network_runtime |
37-- 代码仓地址:
38- - MindSpore: https://gitee.com/openharmony/third_party_mindspore
39- - DLLite-micro: https://gitee.com/openharmony-sig/dllite_micro
40- - FlatBuffers: https://gitee.com/openharmony/third_party_flatbuffers
41- - OpenCL-Headers: https://gitee.com/openharmony/third_party_opencl-headers
42- - OpenCL-CLHPP: https://gitee.com/openharmony-sig/third_party_opencl-clhpp
43- - Neural Network Runtime: https://gitee.com/openharmony/ai_neural_network_runtime
44- 
45## SIG组成员32## SIG组成员
46 33 
47### Leader34### Leader
@@ -66,5 +53,4 @@ AI原子能力/服务接口分为能力和服务接口,能力接口是对AI模
66### 联系方式(可选)53### 联系方式(可选)
67 54 
68- 邮件列表:xxx55- 邮件列表:xxx
69-- Zulip群组:https://zulip.openharmony.cn
70- 微信群:xxx56- 微信群:xxx
@@ -14,11 +14,6 @@ Integrates current state of art high quality open sourced AI inference framework
143. Continuous support for optimization on memory and speed143. Continuous support for optimization on memory and speed
154. Continuous support for model model convertion tool154. Continuous support for model model convertion tool
16 16 
17-### The repository
18-- repository :
19- 
20- - ai_framework_integration: https://gitee.com/openharmony-sig/ai_framework_integration
21- 
22## SIG Members17## SIG Members
23 18 
24### Leader19### Leader
@@ -31,13 +26,12 @@ Integrates current state of art high quality open sourced AI inference framework
31 - Meeting time:time:Biweek Tuesday 19:00, UTC+826 - Meeting time:time:Biweek Tuesday 19:00, UTC+8
32 - Meeting application: Refer to the method of [PMC meeting](https://gitee.com/dongjinguang/community/blob/master/zh/pmc.md#pmc%E4%BC%9A%E8%AE%AE%E9%93%BE%E6%8E%A5) to provide the shimo sharing document weblink, convenient for sig_related people to apply for the topic.27 - Meeting application: Refer to the method of [PMC meeting](https://gitee.com/dongjinguang/community/blob/master/zh/pmc.md#pmc%E4%BC%9A%E8%AE%AE%E9%93%BE%E6%8E%A5) to provide the shimo sharing document weblink, convenient for sig_related people to apply for the topic.
33 - Meeting link: Welink Meeting or Others28 - Meeting link: Welink Meeting or Others
34- - Meeting notification: [Subscribe](https://lists.openatom.io/postorius/lists/sig_ai_framework_integration.openharmony.io/) mailing list [sig_ai_framework_integration@openharmony.i]() for the meeting link29+ - Meeting notification: [Subscribe](https://lists.openatom.io/postorius/lists/sig_ai_framework_integration.openharmony.io/) mailing list sig_ai_framework_integration@openharmony.io for the meeting link
35 - Meeting-Minutes: [Archive link address](https://gitee.com/openharmony-sig/sig-content/tree/master/ai_framework_integration/meetings)30 - Meeting-Minutes: [Archive link address](https://gitee.com/openharmony-sig/sig-content/tree/master/ai_framework_integration/meetings)
36 31 
37### Contact (optional)32### Contact (optional)
38 33 
39- Mailing list:sig-ai_framework_integration@openharmony.io34- Mailing list:sig-ai_framework_integration@openharmony.io
40-- Zulip group:https://zulip.openharmony.cn subscript to sig_ai_framework_integration stream
41- Wechat group:xxx35- Wechat group:xxx
42 36 
43 37 
@@ -14,11 +14,6 @@
143. 提供持续的速度和内存优化方案143. 提供持续的速度和内存优化方案
154. 提供持续的模型转换的支持154. 提供持续的模型转换的支持
16 16 
17-## 代码仓
18-- 代码仓地址:
19- 
20- - ai_framework_integration: https://gitee.com/openharmony-sig/ai_framework_integration
21- 
22## SIG组成员17## SIG组成员
23 18 
24### Leader19### Leader
@@ -38,6 +33,4 @@
38 33 
39### 联系方式(可选)34### 联系方式(可选)
40 35 
41-- 邮件列表:[sig-ai_framework_integration@openharmony.io]()36+- 邮件列表:sig-ai_framework_integration@openharmony.io
42-- Zulip群组:https://zulip.openharmony.cn 订阅 sig_ai_framework_integration 频道
43- 
@@ -11,10 +11,6 @@ OpenHarmony API治理,制定相应的API设计规范、评审流程要求等
11### 工作范围11### 工作范围
12API相关的设计评审、API提交评审、《OpenHarmony API治理章程》修订。12API相关的设计评审、API提交评审、《OpenHarmony API治理章程》修订。
13 13 
14-## 代码仓
15-- 代码仓地址:
16- - interface_sdk-js:https://gitee.com/openharmony/interface_sdk-js
17- 
18## SIG组成员14## SIG组成员
19 15 
20### Leader16### Leader
@@ -33,5 +29,4 @@ API相关的设计评审、API提交评审、《OpenHarmony API治理章程》
33### 联系方式(可选)29### 联系方式(可选)
34 30 
35- 邮件列表: dev@openharmony.io31- 邮件列表: dev@openharmony.io
36-- Zulip群组: https://zulip.openharmony.cn
37- 微信群:NA32- 微信群:NA
@@ -47,54 +47,6 @@ OpenHarmony ApplicationFramework technology stack scope is shown in the followin
47| Framework Aware Scheduler | In order to ensure the cpu scheduling supply, it updates the process scheduling groups and adjust the kernel schedule parameters to influence the kernel scheduling behavior according to the information of the application frame drawing and the application life cycle status. | frame_aware_sched |47| Framework Aware Scheduler | In order to ensure the cpu scheduling supply, it updates the process scheduling groups and adjust the kernel schedule parameters to influence the kernel scheduling behavior according to the information of the application frame drawing and the application life cycle status. | frame_aware_sched |
48 48 
49 49 
50- 
51-- project name:
52- - ability_ability_lite:https://gitee.com/openharmony/ability_ability_lite
53- - ability_ability_runtime:https://gitee.com/openharmony/ability_ability_runtime
54- - ability_ability_base:https://gitee.com/openharmony/ability_ability_base
55- - ability_dmsfwk:https://gitee.com/openharmony/ability_dmsfwk
56- - ability_dmsfwk_lite:https://gitee.com/openharmony/ability_dmsfwk_lite
57- - ability_form_fwk:https://gitee.com/openharmony/ability_form_fwk
58- - ability_idl_tool:https://gitee.com/openharmony/ability_idl_tool
59- - security_appverify:https://gitee.com/openharmony/security_appverify
60- - notification_common_event_service:https://gitee.com/openharmony/notification_common_event_service
61- - resourceschedule_resource_schedule_service:https://gitee.com/openharmony/resourceschedule_resource_schedule_service
62- - frame_aware_sched:https://gitee.com/openharmony/frame_aware_sched
63- - resourceschedule_memmgr:https://gitee.com/openharmony/resourceschedule_memmgr
64- - systemabilitymgr_samgr:https://gitee.com/openharmony/systemabilitymgr_samgr
65- - systemabilitymgr_samgr_lite:https://gitee.com/openharmony/systemabilitymgr_samgr_lite
66- - resourceschedule_work_scheduler:https://gitee.com/openharmony/resourceschedule_work_scheduler
67- - resourceschedule_device_usage_statistics:https://gitee.com/openharmony/resourceschedule_device_usage_statistics
68- - resourceschedule_background_task_mgr:https://gitee.com/openharmony/resourceschedule_background_task_mgr
69- - notification_distributed_notification_service:https://gitee.com/openharmony/notification_distributed_notification_service
70- - notification_eventhandler:https://gitee.com/openharmony/notification_eventhandler
71- - systemabilitymgr_safwk:https://gitee.com/openharmony/systemabilitymgr_safwk
72- - systemabilitymgr_safwk_lite:https://gitee.com/openharmony/systemabilitymgr_safwk_lite
73- - developtools_packing_tool:https://gitee.com/openharmony/developtools_packing_tool
74- - bundlemanager_bundle_framework:https://gitee.com/openharmony/bundlemanager_bundle_framework
75- - bundlemanager_bundle_tool:https://gitee.com/openharmony/bundlemanager_bundle_tool
76- - bundlemanager_distributed_bundle_framework:https://gitee.com/openharmony/bundlemanager_distributed_bundle_framework
77- - bundlemanager_bundle_framework_lite:https://gitee.com/openharmony/bundlemanager_bundle_framework_lite
78- - developtools_ace_js2bundle:https://gitee.com/openharmony/developtools_ace_js2bundle
79- - developtools_ace_ets2bundle:https://gitee.com/openharmony/developtools_ace_ets2bundle
80- - third_party_weex-loader:https://gitee.com/openharmony/third_party_weex-loader
81- - third_party_parse5:https://gitee.com/openharmony/third_party_parse5
82- - third_party_glfw:https://gitee.com/openharmony/third_party_glfw
83- - global_resource_tool:"https://gitee.com/openharmony/global_resource_tool"
84- - third_party_chromium:https://gitee.com/openharmony/third_party_chromium
85- - third_party_cef:https://gitee.com/openharmony/third_party_cef
86- - web_webview:https://gitee.com/openharmony/web_webview
87- - arkui_ace_engine_lite:https://gitee.com/openharmony/arkui_ace_engine_lite
88- - arkui_napi:https://gitee.com/openharmony/arkui_napi
89- - arkui_ace_engine:https://gitee.com/openharmony/arkui_ace_engine
90- - global_resource_management:https://gitee.com/openharmony/global_resource_management
91- - global_resource_management_lite:https://gitee.com/openharmony/global_resource_management_lite
92- - utils_system_resources:https://gitee.com/openharmony/utils_system_resources
93- - global_i18n:https://gitee.com/openharmony/global_i18n
94- - global_i18n_lite:https://gitee.com/openharmony/global_i18n_lite
95- - developtools_global_resource_tool:https://gitee.com/openharmony/developtools_global_resource_tool
96- - third_party_fastjson:https://gitee.com/openharmony-sig/third_party_fastjson
97- 
98## SIG Members50## SIG Members
99 51 
100### Leader52### Leader
@@ -118,5 +70,4 @@ OpenHarmony ApplicationFramework technology stack scope is shown in the followin
118### Contact (optional)70### Contact (optional)
119 71 
120- Mailing list: dev@openharmony.io72- Mailing list: dev@openharmony.io
121-- Zulip group: https://zulip.openharmony.cn
122- Wechat group:NA73- Wechat group:NA
@@ -41,55 +41,6 @@ ApplicationFramework SIG技术栈范围全景图如下图所示:
41| 内存管理部件 | 基于应用的生命周期状态,更新进程回收优先级列表,并通过内存回收、查杀等手段管理系统内存,保障内存供给。 | resourceschedule_memmgr |41| 内存管理部件 | 基于应用的生命周期状态,更新进程回收优先级列表,并通过内存回收、查杀等手段管理系统内存,保障内存供给。 | resourceschedule_memmgr |
42| 智能感知调度 | 通过获取应用的生命周期状态、应用绘帧等信息,调节内核调度参数,从而控制内核调度行为,保障系统进程调度供给。 | frame_aware_sched |42| 智能感知调度 | 通过获取应用的生命周期状态、应用绘帧等信息,调节内核调度参数,从而控制内核调度行为,保障系统进程调度供给。 | frame_aware_sched |
43 43 
44- 
45- 
46-- 代码仓地址:
47- - ability_ability_lite:https://gitee.com/openharmony/ability_ability_lite
48- - ability_ability_runtime:https://gitee.com/openharmony/ability_ability_runtime
49- - ability_ability_base:https://gitee.com/openharmony/ability_ability_base
50- - ability_dmsfwk:https://gitee.com/openharmony/ability_dmsfwk
51- - ability_dmsfwk_lite:https://gitee.com/openharmony/ability_dmsfwk_lite
52- - ability_form_fwk:https://gitee.com/openharmony/ability_form_fwk
53- - ability_idl_tool:https://gitee.com/openharmony/ability_idl_tool
54- - security_appverify:https://gitee.com/openharmony/security_appverify
55- - notification_common_event_service:https://gitee.com/openharmony/notification_common_event_service
56- - resourceschedule_resource_schedule_service:https://gitee.com/openharmony/resourceschedule_resource_schedule_service
57- - frame_aware_sched:https://gitee.com/openharmony/frame_aware_sched
58- - resourceschedule_memmgr:https://gitee.com/openharmony/resourceschedule_memmgr
59- - systemabilitymgr_samgr:https://gitee.com/openharmony/systemabilitymgr_samgr
60- - systemabilitymgr_samgr_lite:https://gitee.com/openharmony/systemabilitymgr_samgr_lite
61- - resourceschedule_work_scheduler:https://gitee.com/openharmony/resourceschedule_work_scheduler
62- - resourceschedule_device_usage_statistics:https://gitee.com/openharmony/resourceschedule_device_usage_statistics
63- - resourceschedule_background_task_mgr:https://gitee.com/openharmony/resourceschedule_background_task_mgr
64- - notification_distributed_notification_service:https://gitee.com/openharmony/notification_distributed_notification_service
65- - notification_eventhandler:https://gitee.com/openharmony/notification_eventhandler
66- - systemabilitymgr_safwk:https://gitee.com/openharmony/systemabilitymgr_safwk
67- - systemabilitymgr_safwk_lite:https://gitee.com/openharmony/systemabilitymgr_safwk_lite
68- - developtools_packing_tool:https://gitee.com/openharmony/developtools_packing_tool
69- - bundlemanager_bundle_framework:https://gitee.com/openharmony/bundlemanager_bundle_framework
70- - bundlemanager_bundle_tool:https://gitee.com/openharmony/bundlemanager_bundle_tool
71- - bundlemanager_distributed_bundle_framework:https://gitee.com/openharmony/bundlemanager_distributed_bundle_framework
72- - bundlemanager_bundle_framework_lite:https://gitee.com/openharmony/bundlemanager_bundle_framework_lite
73- - developtools_ace_js2bundle:https://gitee.com/openharmony/developtools_ace_js2bundle
74- - developtools_ace_ets2bundle:https://gitee.com/openharmony/developtools_ace_ets2bundle
75- - third_party_weex-loader:https://gitee.com/openharmony/third_party_weex-loader
76- - third_party_parse5:https://gitee.com/openharmony/third_party_parse5
77- - third_party_glfw:https://gitee.com/openharmony/third_party_glfw
78- - global_resource_tool:"https://gitee.com/openharmony/global_resource_tool"
79- - third_party_chromium:https://gitee.com/openharmony/third_party_chromium
80- - third_party_cef:https://gitee.com/openharmony/third_party_cef
81- - web_webview:https://gitee.com/openharmony/web_webview
82- - arkui_ace_engine_lite:https://gitee.com/openharmony/arkui_ace_engine_lite
83- - arkui_napi:https://gitee.com/openharmony/arkui_napi
84- - arkui_ace_engine:https://gitee.com/openharmony/arkui_ace_engine
85- - global_resource_management:https://gitee.com/openharmony/global_resource_management
86- - global_resource_management_lite:https://gitee.com/openharmony/global_resource_management_lite
87- - utils_system_resources:https://gitee.com/openharmony/utils_system_resources
88- - global_i18n:https://gitee.com/openharmony/global_i18n
89- - global_i18n_lite:https://gitee.com/openharmony/global_i18n_lite
90- - developtools_global_resource_tool:https://gitee.com/openharmony/developtools_global_resource_tool
91- - third_party_fastjson:https://gitee.com/openharmony-sig/third_party_fastjson
92- 
93## SIG组成员44## SIG组成员
94 45 
95### Leader46### Leader
@@ -113,5 +64,4 @@ ApplicationFramework SIG技术栈范围全景图如下图所示:
113### 联系方式(可选)64### 联系方式(可选)
114 65 
115- 邮件列表: dev@openharmony.io66- 邮件列表: dev@openharmony.io
116-- Zulip群组: https://zulip.openharmony.cn
117- 微信群:NA67- 微信群:NA
@@ -15,10 +15,6 @@ Develop OpenHarmony architecture design principles, OpenHarmony architecture def
15- [OpenSource selection analysis template](meetings/OpenHarmony_thirdparty_opensource_software_selection_analysis_templateV1.0.pptx)15- [OpenSource selection analysis template](meetings/OpenHarmony_thirdparty_opensource_software_selection_analysis_templateV1.0.pptx)
16 16 
17 17 
18-## The repository
19- 
20-- NONE
21- 
22## SIG Members18## SIG Members
23 19 
24### Leader20### Leader
@@ -39,5 +35,4 @@ Develop OpenHarmony architecture design principles, OpenHarmony architecture def
39### Contact (optional)35### Contact (optional)
40 36 
41- Mailing list:dev@openharmony.io37- Mailing list:dev@openharmony.io
42-- Zulip group: https://zulip.openharmony.cn
43- Wechat group:NA38- Wechat group:NA
@@ -12,8 +12,6 @@
12- 负责OpenHarmony架构(包括子系统/部件/代码仓的增加,合并,拆分和删除)相关的设计评审,《架构设计原则》和《OpenHarmony 系统架构》修订。12- 负责OpenHarmony架构(包括子系统/部件/代码仓的增加,合并,拆分和删除)相关的设计评审,《架构设计原则》和《OpenHarmony 系统架构》修订。
13- [新增三方开源软件选项评估模板](meetings/OpenHarmony_thirdparty_opensource_software_selection_analysis_templateV1.0.pptx)13- [新增三方开源软件选项评估模板](meetings/OpenHarmony_thirdparty_opensource_software_selection_analysis_templateV1.0.pptx)
14 14 
15-## 代码仓
16--
17 15 
18## SIG组成员16## SIG组成员
19 17 
@@ -35,5 +33,4 @@
35### 联系方式(可选)33### 联系方式(可选)
36 34 
37- 邮件列表:dev@openharmony.io35- 邮件列表:dev@openharmony.io
38-- Zulip群组:https://zulip.openharmony.cn
39- 微信群:NA36- 微信群:NA
@@ -23,45 +23,6 @@ Basic Software Services includes the following sub-systems:
23|Barrier Free SubSystem|Provide barrier free common capabilities for Open Harmony|23|Barrier Free SubSystem|Provide barrier free common capabilities for Open Harmony|
24|Customization SubSystem|Provide customization framework for OpenHarmony|24|Customization SubSystem|Provide customization framework for OpenHarmony|
25 25 
26-## The repositories
27- 
28-| Component Name | Repository | Component Description |
29-| :--------------------------- | :----------------------------------------------------------- | ------------------------------------------------------------ |
30-| System Log | [hiviewdfx_hilog](https://gitee.com/openharmony/hiviewdfx_hilog) | HiLog provides logging utilities for system services and applications. |
31-| Log for Lite | [hiviewdfx_hilog_lite](https://gitee.com/openharmony/hiviewdfx_hilog_lite) | Logging system for OpenHarmony mini and small system. |
32-| Calling Tracer | [hiviewdfx_hitrace](https://gitee.com/openharmony/hiviewdfx_hitrace) | Distributed tracing utilities for performance debugging. |
33-| Log&Event Service | [hiviewdfx_hiview](https://gitee.com/openharmony/hiviewdfx_hiview) | hiview component provides logging statistic utilities for business intelligence. It has a plugin platform for extending. |
34-| Log&Event Task for Lite | [hiviewdfx_hiview_lite](https://gitee.com/openharmony/hiviewdfx_hiview_lite) | hivew service for OpenHarmony mini and small system. |
35-| Checking Mode | [hiviewdfx_hichecker](https://gitee.com/openharmony/hiviewdfx_hichecker) | hicheck is used to help detect faults may be encountered during application development. |
36-| Process Stuck Detect | [hiviewdfx_hicollie](https://gitee.com/openharmony/hiviewdfx_hicollie) | hicollie provides process stuck detection and watchdog framework for developers. |
37-| Application Event | [hiviewdfx_hiappevent](https://gitee.com/openharmony/hiviewdfx_hiappevent) | hiappevent provides event reporting, persisting and querying capabilities for application development. |
38-| System Event | [hiviewdfx_hisysevent](https://gitee.com/openharmony/hiviewdfx_hisysevent) | hisysevent provides event reporting, persisting and querying capabilities for system development. |
39-| System Event for Lite | [hiviewdfx_hievent_lite](https://gitee.com/openharmony/hiviewdfx_hievent_lite) | hievent_lite provides fault logging, user activity and power comsumption statistics for mini and small system. |
40-| Fault Logger | [hiviewdfx_faultloggerd](https://gitee.com/openharmony/hiviewdfx_faultloggerd) | faultloggerd can collect logs when native processes crash. |
41-| System Info Dump | [hiviewdfx_hidumper](https://gitee.com/openharmony-sig/hiviewdfx_hidumper) | hidumper can export information about CPU, memory and System Abilities. |
42-| System Info Dump for Mini | [hiviewdfx_hidumper_mini](https://gitee.com/openharmony/hiviewdfx_hidumper_lite) | hidumper for OpenHarmony small system. |
43-| System Info Dump for Lite | [hiviewdfx_hidumper_lite](https://gitee.com/openharmony/hiviewdfx_hidumper_lite) | hidumper for OpenHarmony mini system. |
44-| Fault log for kernel | [hiviewdfx_blackbox](https://gitee.com/openharmony/hiviewdfx_blackbox) | blackbox can help collecting logs when system panic. |
45-| HiPerf | [hiperf](https://gitee.com/openharmony/developtools_hiperf) | hiperf can help developers to collect performace logs. |
46-| Profiler | [hiprofiler](https://gitee.com/openharmony/hiviewdfx_blackbox) | profiler is used by IDE for performance optimization. |
47-| Trace Optimizer | [developtools_bytrace](https://gitee.com/openharmony/developtools_bytrace) | bytrace proivdes performance tracing API for applications. |
48-| Device Debugging Collector | [developtools_hdc](https://gitee.com/openharmony/developtools_hdc) | hdc is OpenHarmony device debugging collector. |
49-| Bootstrapping for Lite | [startup_bootstrap_lite](https://gitee.com/openharmony/startup_bootstrap_lite) | bootstrap provides starting API to bootstrap system abilities for OpenHarmony lite system. |
50-| init | [startup_init_lite](https://gitee.com/openharmony/startup_init_lite) | init is used to start all userspace native processes. |
51-| Application Spawn | [startup_appspawn](https://gitee.com/openharmony/startup_appspawn) | Appspawn is used to spawn application processes. |
52-| OpenHarmony Verified Boot | [startup_hvb](https://gitee.com/openharmony/startup_hvb) | hvb is used to verify and authenticate system images to make sure OpenHarmony is running system images from authenticated sources without tampering, and can not roll back to old versions with vulnerabilities. |
53-| Updating Framework for Lite | [update_sys_installer_lite](https://gitee.com/openharmony/update_sys_installer_lite) | sys_installer_lite provides OTA updating framework for OpenHarmony mini and small system. |
54-| Updating App | [update_app](https://gitee.com/openharmony/update_app) | update_app provides user interfaces for end users to upgrade OpenHarmony devices. |
55-| Update Pakaging Tools | [update_packaging_tools](https://gitee.com/openharmony/update_packaging_tools) | Update Packaging Tools provide tools to build full OTA packages and differential packages. |
56-| Update Package Installer | [update_updater](https://gitee.com/openharmony/update_updater) | Update Package Installer can verify OTA package, and install the package to the OpenHarmony device. |
57-| Updating Service | [update_updateservice](https://gitee.com/openharmony/update_updateservice) | Updating Service can query and download OTA packages. |
58-| Update System Installer | [update_sys_installer](https://gitee.com/openharmony/update_sys_installer) | Update System Installer can verify OTA package, and install the package to the OpenHarmony device for AB system. |
59-| Account Manager | [account_os_account](https://gitee.com/openharmony/account_os_account) | Account Manager can create/delete, login/logout and query system accounts. It can also manage application accounts and distributed accounts. |
60-| Barrier Free Service | [accessibility](https://gitee.com/openharmony/accessibility) | Barrier Free Service can provide information exchange framework between application and accessibilities applications. |
61-| Enterprise Device Management | [customization_enterprise_device_management](https://gitee.com/openharmony-sig/customization_enterprise_device_management) | Enterprise Device Management provide API for enterprise applications to manager OpenHarmony devices in scale. |
62-| Customization Framework | [config_policy](https://gitee.com/openharmony/customization_config_policy) | Customization Framework provide API for accessing configuration files with priority. |
63-| libabigail | [third_party_libabigail](https://gitee.com/openharmony/third_party_libabigail) | ABI check for dynamic libraries of different versions. |
64-| elfutils | [third_party_elfutils](https://gitee.com/openharmony/third_party_elfutils) | A collection of tools and libraries for reading, creating and modifying ELF binaries, finding and processing DWARF debug data, symbols, thread status, and stack trace of processes and core files on GNU/Linux. |
65 26 
66## SIG Members27## SIG Members
67 28 
@@ -69,23 +30,6 @@ Basic Software Services includes the following sub-systems:
69- @handyohos(https://gitee.com/handyohos)30- @handyohos(https://gitee.com/handyohos)
70- @ericlee(https://gitee.com/ericlee)31- @ericlee(https://gitee.com/ericlee)
71 32 
72-### Committers
73-|SubSystem|Committer|Mail|
74-| :----- | :----- |:----- |
75-|HiviewDFX|[stesen](https://gitee.com/stesen)|[mail](stesen.ma@huawei.com)|
76-|HiviewDFX|[ericlee](https://gitee.com/ericlee)|[mail](liyu1@huawei.com)|
77-|HiviewDFX|[maplestorys](https://gitee.com/maplestorys)|[mail](zengzhi5@huawei.com)|
78-|HiviewDFX|[yaomanhai](https://gitee.com/yaomanhai)|[mail](yaomanhai@huawei.com)|
79-|HiviewDFX|[shenchenkai](https://gitee.com/shenchenkai)|[mail](shenchenkai@huawei.com)|
80-|HiviewDFX|[guochuanqi](https://gitee.com/guochuanqi)|[mail](guochuanqi@huawei.com)|
81-|HiviewDFX|[qidechun](https://gitee.com/pcwlno1)|[mail](qidechun@huawei.com)|
82-|StartUp|[handyohos](https://gitee.com/handyohos)|[mail](zhangxiaotian@huawei.com)|
83-|StartUp|[derek520](https://gitee.com/derek520)|[mail](wtweitao.wei@huawei.com)|
84-|StartUp|[mytide](https://gitee.com/mytide)|[mail](max.liuwei@huawei.com)|
85-|Update|[ailorna](https://gitee.com/ailorna)|[mail](hehuan1@huawei.com)|
86-|Account|[verystone](https://gitee.com/verystone)|[mail](xudaqing@huawei.com)|
87-|Barrier Free|[dubingjian](https://gitee.com/bj1010)|[mail](dubingjian@huawei.com)|
88-| Customization |[jameshw](https://gitee.com/jameshw)|[mail](jameslee@huawei.com)|
89 33 
90### Meetings34### Meetings
91 - Meeting time: Wednesday at 14:00 o'clock, biweekly35 - Meeting time: Wednesday at 14:00 o'clock, biweekly
@@ -28,82 +28,12 @@ BasicSoftwareService SIG技术栈范围全景图如下图所示:
28|上传下载子系统|向三方应用提供系统下载/上传服务能力|28|上传下载子系统|向三方应用提供系统下载/上传服务能力|
29|打印子系统|支持三方应用创建打印任务,拉起后台打印任务管理,管理打印扩展和打印任务|29|打印子系统|支持三方应用创建打印任务,拉起后台打印任务管理,管理打印扩展和打印任务|
30 30 
31-## 代码仓
32- 
33-| 部件名称 |代码仓|部件功能描述|
34-| :----- | :----- | :----- |
35-| 流水日志 |[hiviewdfx_hilog](https://gitee.com/openharmony/hiviewdfx_hilog)|HiLog是OpenHarmony日志系统,提供给系统框架、服务、以及应用打印日志,记录用户操作、系统运行状态等。|
36-|轻量流水日志|[hiviewdfx_hilog_lite](https://gitee.com/openharmony/hiviewdfx_hilog_lite)|提供轻量系统和小型系统的流水日志功能。|
37-|分布式跟踪| [hiviewdfx_hitrace](https://gitee.com/openharmony/hiviewdfx_hitrace) | 分布式追踪能力,提供性能trace打点接口、工具,以及分布式业务追踪打点接口。 |
38-|hiview服务| [hiviewdfx_hiview](https://gitee.com/openharmony/hiviewdfx_hiview) | hiview服务,包含插件平台和维测插件,供系统各服务的打点能力。 |
39-|轻量hiview服务|[hiviewdfx_hiview_lite](https://gitee.com/openharmony/hiviewdfx_hiview_lite)|提供DFX子系统整体的初始化功能,控制各组件按需启动。|
40-|检测模式|[hiviewdfx_hichecker](https://gitee.com/openharmony/hiviewdfx_hichecker)|提供一套检测能力给开发者,用来检测应用开发过程容易忽略的部分问题。|
41-|卡死检测|[hiviewdfx_hicollie](https://gitee.com/openharmony/hiviewdfx_hicollie)|卡死检测能力,为系统开发者提供超时检测、watchdog实现框架。|
42-|应用事件打点|[hiviewdfx_hiappevent](https://gitee.com/openharmony/hiviewdfx_hiappevent)|北向生态事件打点能力,用于应用自定义打点,提供应用本地落盘、查询等功能。|
43-|系统事件打点|[hiviewdfx_hisysevent](https://gitee.com/openharmony/hiviewdfx_hisysevent)|系统和南向生态事件打点能力,用于系统稳定性、性能、功耗、用户行为等大数据打点。|
44-|轻量事件打点|[hiviewdfx_hievent_lite](https://gitee.com/openharmony/hiviewdfx_hievent_lite)|在轻量系统中提供故障、用户行为、功耗统计三类事件打点接口,支持对事件进行序列化。|
45-|故障日志生成服务|[hiviewdfx_faultloggerd](https://gitee.com/openharmony/hiviewdfx_faultloggerd)|Native Crash故障日志采集服务,用于采集Native崩溃时必要的定性信息。|
46-|系统信息导出|[hiviewdfx_hidumper](https://gitee.com/openharmony-sig/hiviewdfx_hidumper)|系统信息导出,用于导出系统CPU、内存、日志、SA Dump等功能。|
47-|小型系统信息导出|[hiviewdfx_hidumper_mini](https://gitee.com/openharmony/hiviewdfx_hidumper_lite)|提供小型系统故障日志、内存、CPU等信息的导出功能。|
48-|轻量系统信息导出|[hiviewdfx_hidumper_lite](https://gitee.com/openharmony/hiviewdfx_hidumper_lite)|提供轻量系统故障日志、内存、CPU等信息的导出功能。|
49-|黑匣子|[hiviewdfx_blackbox](https://gitee.com/openharmony/hiviewdfx_blackbox)|提供故障信息获取,故障日志保存,死机重启功能。|
50-|Perf性能调优|[hiperf](https://gitee.com/openharmony/developtools_hiperf)|hiperf是OpenHarmony为开发人员提供的用于调试的命令行工具,用于抓取特定程序或者系统的性能数据。|
51-|profiler调试|[hiprofiler](https://gitee.com/openharmony/hiviewdfx_blackbox)|提供端侧调试调优能力,对接IDE profiler调试,包含内存调优、CPU调优、功耗调优、网络调优等调优能力的端侧数据采集。|
52-|性能打点跟踪|[developtools_bytrace](https://gitee.com/openharmony/developtools_bytrace)|Trace性能调优,提供性能trace打点接口。|
53-|调试连接器|[developtools_hdc](https://gitee.com/openharmony/developtools_hdc)|设备调试连接器,支持提供标准系统中上位机和下位机的调试shell、文件传输、端口转发等功能。|
54-|轻量启动引导|[startup_bootstrap_lite](https://gitee.com/openharmony/startup_bootstrap_lite)|bootstrap启动引导组件,提供了各服务和功能的启动入口标识。在SAMGR启动时,会调用boostrap标识的入口函数,并启动系统服务。|
55-|init|[startup_init_lite](https://gitee.com/openharmony/startup_init_lite)|启动引导模块,init进程,内核完成初始化后加载的第一个用户态进程,启动后解析/etc/init.cfg配置文件,并根据解析结果拉起其他系统关键进程,同时分别赋予其对应权限。|
56-|应用孵化器|[startup_appspawn](https://gitee.com/openharmony/startup_appspawn)|应用孵化模块,appspawn进程,配合轻量级元能力框架子系统,通过轻量级IPC机制接收来自AMS的消息,根据消息解析结果启动元能力进程AbilityMain并赋予其对应权限。|
57-|安全启动|[startup_hvb](https://gitee.com/openharmony/startup_hvb)|提供OpenHarmony Verified Boot安全启动的核心能力,实现对启动过程中各个镜像的完整性以及合法性校验,确保OpenHarmony设备运行的镜像来源合法,不经篡改,且不能回滚到老的漏洞版本。|
58-|轻量系统安装|[update_sys_installer_lite](https://gitee.com/openharmony/update_sys_installer_lite)|轻量系统安装提供对轻量级设备远程升级能力,基于提供的接口进行二次开发后,可以让您的设备轻松支持OTA升级能力。升级子系统对用户屏蔽了底层芯片的差异,对外提供了统一的升级接口。|
59-|升级应用|[update_app](https://gitee.com/openharmony/update_app)|升级客户端应用运行于OHOS 上,提供与用户进行交互的界面,并进行升级操作。主要功能包括:<br/>1、触发升级服务组件检查可用的升级包,显示升级包检查的结果;<br/>2、下载升级包,显示下载的进度和状态;<br/>3、触发升级;<br/>4、升级完成后,显示升级后版本信息|
60-|升级工具|[update_packaging_tools](https://gitee.com/openharmony/update_packaging_tools)|升级包制作工具是用于制作升级包的工具,功能主要包括:全量升级包制作、差分升级包制作以及变分区升级包制作。|
61-|升级包安装|[update_updater](https://gitee.com/openharmony/update_updater)|升级包安装组件,其功能主要包括读取misc分区信息获取升级包状态,对升级包进行校验,确保升级包合法有效;然后从升级包中解析出升级的可执行程序,创建子进程并启动升级程序。具体升级的动作由升级脚本控制。|
62-|升级服务|[update_updateservice](https://gitee.com/openharmony/update_updateservice)|升级服务组件是一个SA(System Ability),由OHOS 的init 进程负责启动。主要功能包括:<br/>1、查找可用的升级包;<br/>2、下载升级包;<br/>3、设置/获取升级策略;<br/>4、触发升级|
63-|系统安装|[update_sys_installer](https://gitee.com/openharmony/update_sys_installer)|系统安装组件,其功能主要包括读取AB系统启动状态,对升级包进行校验,确保升级包合法有效;然后从升级包中解析出升级的可执行程序,创建子进程并启动升级程序,完成对AB系统主备分区的升级。|
64-|系统账号|[account_os_account](https://gitee.com/openharmony/account_os_account)|提供系统帐号生命周期管理,包括系统帐号的创建、切换、删除、查询和修改。提供应用帐号的管理和应用账号OAuth鉴权能力,提供分布式帐号状态管理能力。|
65-|无障碍|[accessibility](https://gitee.com/openharmony/accessibility)|提供在应用程序和辅助应用之间交换信息的机制,支持辅助应用开发框架,增强无障碍功能体验。|
66-|企业设备管理|[customization_enterprise_device_management](https://gitee.com/openharmony-sig/customization_enterprise_device_management)|提供企业对设备进行管理和配置的API,支持企业MDM应用对设备的管控。|
67-|配置策略|[config_policy](https://gitee.com/openharmony/customization_config_policy)|为各业务模块提供获取各配置层级的配置目录或配置文件路径的接口。|
68-|时间时区部件|[time_time_service](https://gitee.com/openharmony/time_time_service)|提供管理系统时间时区和定时的能力,支持设置获取时间、日期、时区和系统定时器功能。|
69-|壁纸管理服务|[theme_wallpaper_mgr](https://gitee.com/openharmony/theme_wallpaper_mgr)|主要为系统提供壁纸管理服务能力,支持系统显示、设置、切换壁纸等功能。|
70-|锁屏管理服务|[theme_screenlock_mgr](https://gitee.com/openharmony/theme_screenlock_mgr)|为锁屏应用提供注册亮屏、灭屏、开启屏幕、结束休眠、退出动画、请求解锁结果监听,并提供回调结果给锁屏应用。锁屏管理服务向三方应用提供请求解锁、查询锁屏状态、查询是否设置锁屏密码的能力。|
71-|输入法框架|[inputmethod_imf](https://gitee.com/openharmony/inputmethod_imf)|提供输入法开发框架,供输入法应用使用,以及提供输入法管理接口。|
72-|Request服务|[request_request](https://gitee.com/openharmony/request_request)|向三方应用提供系统下载/上传服务能力,以支撑应用开发者方便、高效地使用以及管理下载/上传业务的功能,包含新建、移除、暂停、恢复以及查询下载/上传任务。|
73-|打印框架服务|[print_print_fwk](https://gitee.com/openharmony/print_print_fwk)|支持三方应用创建打印任务,拉起后台打印任务管理,管理打印扩展和打印任务。 提供打印扩展框架,实现三方打印扩展的接入,管理打印任务与打印机之间的关系,启动、暂停/恢复、取消打印任务,查询打印进度等。|
74-|三方库libabigail|[third_party_libabigail](https://gitee.com/openharmony/third_party_libabigail)|用于不同版本动态库的ABI检查。|
75-|三方库elfutils|[third_party_elfutils](https://gitee.com/openharmony/third_party_elfutils)|用于读取、创建和修改ELF二进制文件,查找和处理GNU/Linux上进程和核心文件的DWARF调试数据、符号、线程状态和堆栈跟踪的工具和库的集合。|
76 31 
77## SIG组成员32## SIG组成员
78 33 
79### Leader34### Leader
80- @handyohos(https://gitee.com/handyohos)35- @handyohos(https://gitee.com/handyohos)
81-- @ericlee(https://gitee.com/ericlee)
82 36 
83-### Committers列表
84- 
85-|子系统|Committer|Mail|
86-| :----- | :----- |:----- |
87-|DFX子系统|[stesen](https://gitee.com/stesen)|[mail](stesen.ma@huawei.com)|
88-|DFX子系统|[ericlee](https://gitee.com/ericlee)|[mail](liyu1@huawei.com)|
89-|DFX子系统|[maplestorys](https://gitee.com/maplestorys)|[mail](zengzhi5@huawei.com)|
90-|DFX子系统|[yaomanhai](https://gitee.com/yaomanhai)|[mail](yaomanhai@huawei.com)|
91-|DFX子系统|[shenchenkai](https://gitee.com/shenchenkai)|[mail](shenchenkai@huawei.com)|
92-|DFX子系统|[guochuanqi](https://gitee.com/guochuanqi)|[mail](guochuanqi@huawei.com)|
93-|DFX子系统|[qidechun](https://gitee.com/pcwlno1)|[mail](qidechun@huawei.com)|
94-|启动恢复子系统|[handyohos](https://gitee.com/handyohos)|[mail](zhangxiaotian@huawei.com)|
95-|启动恢复子系统|[derek520](https://gitee.com/derek520)|[mail](wtweitao.wei@huawei.com)|
96-|启动恢复子系统|[mytide](https://gitee.com/mytide)|[mail](max.liuwei@huawei.com)|
97-|升级服务子系统|[ailorna](https://gitee.com/ailorna)|[mail](hehuan1@huawei.com)|
98-|账号子系统|[verystone](https://gitee.com/verystone)|[mail](xudaqing@huawei.com)|
99-|无障碍软件服务子系统|[dubingjian](https://gitee.com/bj1010)|[mail](dubingjian@huawei.com)|
100-|定制子系统|[jameshw](https://gitee.com/jameshw)|[mail](jameslee@huawei.com)|
101-|时间时区部件|[time_service](https://gitee.com/openharmony/time_time_service)|[mail](baoyayong@huawei.com)|
102-|壁纸管理服务|[wallpaper_mgr](https://gitee.com/openharmony/theme_wallpaper_mgr)|[mail](baoyayong@huawei.com)|
103-|锁屏管理服务|[screenlock_mgr](https://gitee.com/openharmony/theme_screenlock_mgr)|[mail](baoyayong@huawei.com)|
104-|输入法框架|[imf](https://gitee.com/openharmony/inputmethod_imf)|[mail](baoyayong@huawei.com)|
105-|Request服务|[request](https://gitee.com/openharmony/request_request)|[mail](baoyayong@huawei.com)|
106-|打印框架服务|[print_fwk](https://gitee.com/openharmony/print_print_fwk)|[mail](yuanyulu@huawei.com)|
107 37 
108### 会议38### 会议
109 - 会议时间: 双周三 14:0039 - 会议时间: 双周三 14:00
@@ -112,6 +42,5 @@ BasicSoftwareService SIG技术栈范围全景图如下图所示:
112 42 
113### 联系方式(可选)43### 联系方式(可选)
114 44 
115-- 邮件列表:stesen.ma@huawei.com;liyu1@huawei.com;zengzhi5@huawei.com;yaomanhai@huawei.com;shenchenkai@huawei.com;zhangxiaotian@huawei.com;wtweitao.wei@huawei.com;hehuan1@huawei.com;hw.liuwei@huawei.com;xudaqing@huawei.com;qidechun@huawei.com45+- 邮件列表:dev@openharmony.io
116-- Zulip群组:https://zulip.openharmony.cn
117- 微信群:NA46- 微信群:NA
@@ -1,7 +1,7 @@
1# SIG_BlockChain1# SIG_BlockChain
2English | [简体中文](./sig_blockchain_cn.md)2English | [简体中文](./sig_blockchain_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](https://gitee.com/openharmony/community/blob/master/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -29,17 +29,6 @@ The group would actively seek cooperation with IoT device manufactures to promot
29### Leader29### Leader
30- [shangxuan_hz](https://gitee.com/shangxuan_hz)30- [shangxuan_hz](https://gitee.com/shangxuan_hz)
31 31 
32-### Committers
33-- [haisong2](https://gitee.com/haisong2)
34-- [Lee](https://gitee.com/www.lee.com)
35-- [platformdepartment](https://gitee.com/platformdepartment)
36-- [lingfengbao](https://gitee.com/lingfengbao)
37-- [max_mars](https://gitee.com/max_mars)
38-- [jiafeicheng](https://gitee.com/15335180944)
39-- [xkwang1228](https://gitee.com/xkwang1228)
40-- [jerryma0912](https://gitee.com/jerryma0912)
41-- [painterq](https://gitee.com/painterq)
42- 
43 32 
44### Meetings33### Meetings
45 - Meeting time:BiWeek Tuesday 16:0034 - Meeting time:BiWeek Tuesday 16:00
@@ -47,6 +36,5 @@ The group would actively seek cooperation with IoT device manufactures to promot
47 36 
48### Contact (optional)37### Contact (optional)
49 38 
50-- Mailing list:39+- Mailing list:dev@openharmony.io
51-- zulip group:https://zulip.openharmony.cn
52- Wechat group:40- Wechat group:
@@ -2,7 +2,7 @@
2 2 
3简体中文 | [English](./sig_blockchain.md)3简体中文 | [English](./sig_blockchain.md)
4 4 
5-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](https://gitee.com/openharmony/community/blob/master/zh/pmc.md)中描述的约定。5+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
6 6 
7## SIG组工作目标和范围7## SIG组工作目标和范围
8 8 
@@ -25,28 +25,12 @@
25积极与物联网设备厂商进行洽谈合作,推动物链网应用场景落地,推广物链网操作系统生态。探索OpenHarmony + Blockchain在碳中和、车生态场景下的应用。25积极与物联网设备厂商进行洽谈合作,推动物链网应用场景落地,推广物链网操作系统生态。探索OpenHarmony + Blockchain在碳中和、车生态场景下的应用。
26 26 
27 27 
28-## SIG相关代码仓及描述
29- 
30-交付件形式:源码、文档等
31- 
32-- block_chain:https://gitee.com/openharmony-sig/security_block_chain
33- 
34 28 
35## SIG组成员29## SIG组成员
36 30 
37### Leader31### Leader
38- [shangxuan_hz](https://gitee.com/shangxuan_hz)32- [shangxuan_hz](https://gitee.com/shangxuan_hz)
39 33 
40-### Committers列表
41-- [haisong2](https://gitee.com/haisong2)
42-- [Lee](https://gitee.com/www.lee.com)
43-- [platformdepartment](https://gitee.com/platformdepartment)
44-- [lingfengbao](https://gitee.com/lingfengbao)
45-- [max_mars](https://gitee.com/max_mars)
46-- [jiafeicheng](https://gitee.com/15335180944)
47-- [xkwang1228](https://gitee.com/xkwang1228)
48-- [jerryma0912](https://gitee.com/jerryma0912)
49-- [painterq](https://gitee.com/painterq)
50 34 
51### 会议35### 会议
52 - 会议时间:双周例会,周二下午16:00(暂定)36 - 会议时间:双周例会,周二下午16:00(暂定)
@@ -54,8 +38,7 @@
54 38 
55### 联系方式(可选)39### 联系方式(可选)
56 40 
57-- 邮件列表:41+- 邮件列表:dev@openharmony.io
58-- zulip群组:https://zulip.openharmony.cn
59- 微信群:42- 微信群:
60 43 
61 44 
@@ -1,7 +1,7 @@
1# SIG_SoftBus 1# SIG_SoftBus
2English | [简体中文](./sig_bluetooth_cn.md)2English | [简体中文](./sig_bluetooth_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -30,9 +30,6 @@ Create sample projects of equipment manufacturers or chip manufacturers for refe
30 30 
31Actively negotiate and cooperate with equipment manufacturers and chip manufacturers31Actively negotiate and cooperate with equipment manufacturers and chip manufacturers
32 32 
33-### The repository
34-- project name:
35- - bluetooth_lite:https://gitee.com/openharmony/communication_bluetooth
36 33 
37## SIG Members34## SIG Members
38 35 
@@ -50,6 +47,5 @@ Actively negotiate and cooperate with equipment manufacturers and chip manufactu
50 47 
51### Contact (optional)48### Contact (optional)
52 49 
53-- Mailing list:50+- Mailing list:dev@openharmony.io
54-- Zulip group: https://zulip.openharmony.cn
55- Wechat group:51- Wechat group:
@@ -1,7 +1,7 @@
1# SIG_SoftBus1# SIG_SoftBus
2简体中文 | [English](./sig_bluetooth.md)2简体中文 | [English](./sig_bluetooth.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -47,6 +47,5 @@
47 47 
48### 联系方式(可选)48### 联系方式(可选)
49 49 
50-- 邮件列表:50+- 邮件列表:dev@openharmony.io
51-- Zulip群组:https://zulip.openharmony.cn
52- 微信群:51- 微信群:
@@ -15,16 +15,6 @@
15- Handle requirements, issues and mailing lists, and ensure that the closure period meets the SLA requirements of the OpenHarmony community.15- Handle requirements, issues and mailing lists, and ensure that the closure period meets the SLA requirements of the OpenHarmony community.
16- Provide feedback and guidance on code quality based on review and development activities to improve code quality in the OpenHarmony community.16- Provide feedback and guidance on code quality based on review and development activities to improve code quality in the OpenHarmony community.
17 17 
18-### The repository
19-- project name:
20- - build: https://gitee.com/openharmony/build
21- - build_lite: https://gitee.com/openharmony/build_lite
22- - productdefine_common: https://gitee.com/openharmony/productdefine_common
23- - third_party_gn: https://gitee.com/openharmony/third_party_gn
24- - third_party_jinja2: https://gitee.com/openharmony/third_party_jinja2
25- - third_party_markupsafe: https://gitee.com/openharmony/third_party_markupsafe
26- - third_party_ninja: https://gitee.com/openharmony/third_party_ninja
27- - third_party_python: https://gitee.com/openharmony/third_party_python
28 18 
29## SIG Members19## SIG Members
30 20 
@@ -51,5 +41,4 @@
51 ### Contact41 ### Contact
52 42 
53 - Mailing list: dev@openharmony.io43 - Mailing list: dev@openharmony.io
54- - Zulip group: https://zulip.openharmony.cn
55 - Wechat group: NA44 - Wechat group: NA
@@ -15,17 +15,6 @@
15- 积极有效参与开源社区代码检视与点评、共享编程经验、与开源社区开发者交流、传递编译构建相关技能、有效辅导开源社区开发者更方便使用编译构建系统15- 积极有效参与开源社区代码检视与点评、共享编程经验、与开源社区开发者交流、传递编译构建相关技能、有效辅导开源社区开发者更方便使用编译构建系统
16- 结合评审和开发活动、给与代码质量反馈与指导、促进开源社区代码质量提升16- 结合评审和开发活动、给与代码质量反馈与指导、促进开源社区代码质量提升
17 17 
18-## 代码仓
19-- 代码仓地址:
20- - build: https://gitee.com/openharmony/build
21- - build_lite: https://gitee.com/openharmony/build_lite
22- - productdefine_common: https://gitee.com/openharmony/productdefine_common
23- - third_party_gn: https://gitee.com/openharmony/third_party_gn
24- - third_party_jinja2: https://gitee.com/openharmony/third_party_jinja2
25- - third_party_markupsafe: https://gitee.com/openharmony/third_party_markupsafe
26- - third_party_ninja: https://gitee.com/openharmony/third_party_ninja
27- - third_party_python: https://gitee.com/openharmony/third_party_python
28- 
29## SIG组成员18## SIG组成员
30 19 
31### Leader20### Leader
@@ -51,5 +40,4 @@
51### 联系方式40### 联系方式
52 41 
53- 邮件列表:dev@openharmony.io42- 邮件列表:dev@openharmony.io
54-- Zulip群组:https://zulip.openharmony.cn
55- 微信群:NA43- 微信群:NA
@@ -17,10 +17,6 @@ Establish standards: formulate the application specifications and industrial app
17 17 
18Extensive replication: benchmarking projects are first tried, and OpenHarmony application scenarios are jointly innovated with ecological partners to drive the development of OpenHarmony industry with demonstration effect.18Extensive replication: benchmarking projects are first tried, and OpenHarmony application scenarios are jointly innovated with ecological partners to drive the development of OpenHarmony industry with demonstration effect.
19 19 
20-### The repository
21-- repository :
22- 
23- - https://gitee.com/openharmony-sig/cellular_device_mgr
24 20 
25## SIG Members21## SIG Members
26 22 
@@ -48,7 +44,6 @@ Extensive replication: benchmarking projects are first tried, and OpenHarmony ap
48### Contact (optional)44### Contact (optional)
49 45 
50- Mailing list:dev@openharmony.io46- Mailing list:dev@openharmony.io
51-- Zulip group:NA
52- Wechat group:NA47- Wechat group:NA
53 48 
54 49 
@@ -18,11 +18,6 @@
18广复制:标杆项目先行先试,与生态合作伙伴共同创新OpenHarmony应用场景,以示范效应带动产业鸿蒙化发展。18广复制:标杆项目先行先试,与生态合作伙伴共同创新OpenHarmony应用场景,以示范效应带动产业鸿蒙化发展。
19 19 
20 20 
21-## 代码仓
22-- 代码仓地址:
23- 
24- - https://gitee.com/openharmony-sig/cellular_device_mgr
25- 
26## SIG组成员21## SIG组成员
27 22 
28### Leader23### Leader
@@ -42,7 +37,6 @@
42 37 
43### 会议38### 会议
44 - 会议时间:双周例会,周一早上9:00, UTC+839 - 会议时间:双周例会,周一早上9:00, UTC+8
45- 
46 - 会议申报:[智慧城市蜂窝终端管理 Meeting Proposal](https://shimo.im/sheets/1lq7MDJ5JBHvP7Ae/MODOC)40 - 会议申报:[智慧城市蜂窝终端管理 Meeting Proposal](https://shimo.im/sheets/1lq7MDJ5JBHvP7Ae/MODOC)
47 - 会议方式: 腾讯会议41 - 会议方式: 腾讯会议
48 - 会议通知: 请[订阅](https://lists.openatom.io/postorius/lists/dev.openharmony.io)邮件列表dev@openharmony.io 获取会议链接42 - 会议通知: 请[订阅](https://lists.openatom.io/postorius/lists/dev.openharmony.io)邮件列表dev@openharmony.io 获取会议链接
@@ -50,7 +44,6 @@
50 44 
51### 联系方式(可选)45### 联系方式(可选)
52 46 
53-- 邮件列表:[dev@openharmony.io]()47+- 邮件列表:dev@openharmony.io
54-- Zulip群组:待定
55- 微信群:待定48- 微信群:待定
56 49 
@@ -1,7 +1,7 @@
1# SIG_COMPILERUNTIME1# SIG_COMPILERUNTIME
2 English | [简体中文](./sig_compile-runtime_cn.md)2 English | [简体中文](./sig_compile-runtime_cn.md)
3 3
4- Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+ Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group objectives and work scope6## SIG group objectives and work scope
7 7 
@@ -46,33 +46,6 @@
46|Utils library for lite OS|Library providing basic utilities for lite OS|commonlibrary_utils_lite|46|Utils library for lite OS|Library providing basic utilities for lite OS|commonlibrary_utils_lite|
47|Memory utils|Libraries providing common system memory related operations|utils_memory|47|Memory utils|Libraries providing common system memory related operations|utils_memory|
48 48 
49-- mainline repos:
50- - arkcompiler_runtime_core: https://gitee.com/openharmony/arkcompiler_runtime_core
51- - arkcompiler_ets_runtime: https://gitee.com/openharmony/arkcompiler_ets_runtime
52- - arkcompiler_ets_frontend: https://gitee.com/openharmony/arkcompiler_ets_frontend
53- - arkcompiler_toolchain: https://gitee.com/openharmony/arkcompiler_toolchain
54- 
55- - third_party_jerryscript: https://gitee.com/openharmony/third_party_jerryscript
56- - third_party_quickjs: https://gitee.com/openharmony/third_party_quickjs
57- 
58- - third_party_llvm-project: https://gitee.com/openharmony/third_party_llvm-project
59- - third_party_lldb-mi: https://gitee.com/openharmony/third_party_lldb-mi
60- - third_party_mingw-w64: https://gitee.com/openharmony/third_party_mingw-w64
61- - third_party_musl: https://gitee.com/openharmony/third_party_musl
62- - third_party_miniz: https://gitee.com/openharmony/third_party_miniz
63- 
64- - commonlibrary_ets_utils: https://gitee.com/openharmony/commonlibrary_ets_utils
65- - commonlibrary_c_utils: https://gitee.com/openharmony/commonlibrary_c_utils
66- - commonlibrary_utils_lite: https://gitee.com/openharmony/commonlibrary_utils_lite
67- - utils_memory: https://gitee.com/openharmony/utils_memory
68- 
69-- dev repos:
70- - arkcompiler_runtime_core: https://gitee.com/openharmony-sig/arkcompiler_runtime_core
71- - arkcompiler_ets_runtime: https://gitee.com/openharmony-sig/arkcompiler_ets_runtime
72- - arkcompiler_ets_frontend: https://gitee.com/openharmony-sig/arkcompiler_ets_frontend
73- - third_party_vixl: https://gitee.com/openharmony-sig/third-party-vixl
74- - third_party_elfio: https://gitee.com/openharmony-sig/third_party_elfio
75- - third_party_mimalloc: https://gitee.com/openharmony-sig/third_party_mimalloc
76 49 
77## SIG Members50## SIG Members
78 51 
@@ -104,5 +77,4 @@
104 ### Contact77 ### Contact
105 78
106 - Mailing list: compiler@openharmony.io79 - Mailing list: compiler@openharmony.io
107- - Zulip group: https://zulip.openharmony.cn (compileRuntime_sig stream)
108 - Wechat group: NA80 - Wechat group: NA
@@ -1,7 +1,7 @@
1# SIG_COMPILERUNTIME1# SIG_COMPILERUNTIME
2简体中文 | [English](./sig_compile-runtime.md)2简体中文 | [English](./sig_compile-runtime.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -45,34 +45,6 @@
45|轻量级系统工具库|轻量级系统所使用的工具函数库|commonlibrary_utils_lite|45|轻量级系统工具库|轻量级系统所使用的工具函数库|commonlibrary_utils_lite|
46|内存工具库|内存使用和分析相关工具库|utils_memory|46|内存工具库|内存使用和分析相关工具库|utils_memory|
47 47 
48-- 代码仓地址:
49- - arkcompiler_runtime_core: https://gitee.com/openharmony/arkcompiler_runtime_core
50- - arkcompiler_ets_runtime: https://gitee.com/openharmony/arkcompiler_ets_runtime
51- - arkcompiler_ets_frontend: https://gitee.com/openharmony/arkcompiler_ets_frontend
52- - arkcompiler_toolchain: https://gitee.com/openharmony/arkcompiler_toolchain
53- 
54- - third_party_jerryscript: https://gitee.com/openharmony/third_party_jerryscript
55- - third_party_quickjs: https://gitee.com/openharmony/third_party_quickjs
56- 
57- - third_party_llvm-project: https://gitee.com/openharmony/third_party_llvm-project
58- - third_party_lldb-mi: https://gitee.com/openharmony/third_party_lldb-mi
59- - third_party_mingw-w64: https://gitee.com/openharmony/third_party_mingw-w64
60- - third_party_musl: https://gitee.com/openharmony/third_party_musl
61- - third_party_miniz: https://gitee.com/openharmony/third_party_miniz
62- 
63- - commonlibrary_ets_utils: https://gitee.com/openharmony/commonlibrary_ets_utils
64- - commonlibrary_c_utils: https://gitee.com/openharmony/commonlibrary_c_utils
65- - commonlibrary_utils_lite: https://gitee.com/openharmony/commonlibrary_utils_lite
66- - utils_memory: https://gitee.com/openharmony/utils_memory
67- 
68-- 孵化仓地址:
69- - arkcompiler_runtime_core: https://gitee.com/openharmony-sig/arkcompiler_runtime_core
70- - arkcompiler_ets_runtime: https://gitee.com/openharmony-sig/arkcompiler_ets_runtime
71- - arkcompiler_ets_frontend: https://gitee.com/openharmony-sig/arkcompiler_ets_frontend
72- - third_party_vixl: https://gitee.com/openharmony-sig/third-party-vixl
73- - third_party_elfio: https://gitee.com/openharmony-sig/third_party_elfio
74- - third_party_mimalloc: https://gitee.com/openharmony-sig/third_party_mimalloc
75- 
76## SIG组成员48## SIG组成员
77 49 
78### Leader50### Leader
@@ -103,5 +75,4 @@
103### 联系方式75### 联系方式
104 76 
105- 邮件列表:compiler@openharmony.io77- 邮件列表:compiler@openharmony.io
106-- Zulip群组:https://zulip.openharmony.cn (compileRuntime_sig stream)
107- 微信群:NA78- 微信群:NA
@@ -1,7 +1,7 @@
1# sig_compliance1# sig_compliance
2English | [简体中文](./sig_compliance_cn.md)2English | [简体中文](./sig_compliance_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5## Overview5## Overview
6With the rapid development of the OpenHarmony community, more and more patches are submitted by developers, more and more third-party open source software is introduced into the community, Meanwhile, OpenHarmony Compliance risks are increasing. As we all know, The community has introduced and developed [Open Source Compliance Audit Tool OAT](https://gitee.com/openharmony-sig/tools_oat), sensitive word scanning tools, open source code fragment scanning, and 7-cai tools to solve the basic compliance problems. However, there is still a lot of work to be confirmed by the team. As the size of the community increases, this will pose a huge challenge to the compliance of the community. Therefore, we hope to setup the sig_Compliance . With the SIG, we will strengthen multi-party connectionst, embrace the best practices in open source, and establish a mechanism and engineering system for open source compliance governance, including standards/norms, processes , tools, organization. The SIG will provide open source compliance governance solutions or services to organizations and individuals participating in the community.6With the rapid development of the OpenHarmony community, more and more patches are submitted by developers, more and more third-party open source software is introduced into the community, Meanwhile, OpenHarmony Compliance risks are increasing. As we all know, The community has introduced and developed [Open Source Compliance Audit Tool OAT](https://gitee.com/openharmony-sig/tools_oat), sensitive word scanning tools, open source code fragment scanning, and 7-cai tools to solve the basic compliance problems. However, there is still a lot of work to be confirmed by the team. As the size of the community increases, this will pose a huge challenge to the compliance of the community. Therefore, we hope to setup the sig_Compliance . With the SIG, we will strengthen multi-party connectionst, embrace the best practices in open source, and establish a mechanism and engineering system for open source compliance governance, including standards/norms, processes , tools, organization. The SIG will provide open source compliance governance solutions or services to organizations and individuals participating in the community.
7## SIG group work objectives and scope7## SIG group work objectives and scope
@@ -36,11 +36,6 @@ This group **does not** includes
36- Final interpretation of community open source compliance and legal issues36- Final interpretation of community open source compliance and legal issues
37- Final desicion of community open source compliance governance standards and process37- Final desicion of community open source compliance governance standards and process
38 38 
39-### The repository
40-- project name:
41- - OAT :https://gitee.com/openharmony-sig/tools_oat
42- 
43- 
44## SIG Members39## SIG Members
45 40 
46### Leader41### Leader
@@ -68,6 +63,4 @@ This group **does not** includes
68### Contact (optional)63### Contact (optional)
69 64 
70- Mailing list:dev@openharmony.io65- Mailing list:dev@openharmony.io
71-- Zulip group:https://zulip.openharmony.cn66+- Wechat group:NA- Mailing list tag:[compliance]
72-- Wechat group:NA
73-- Mailing list tag:[compliance]
@@ -39,12 +39,6 @@
39- 社区合规及法务问题的最终解释权39- 社区合规及法务问题的最终解释权
40- 社区合规治理标准规范的最终审核权40- 社区合规治理标准规范的最终审核权
41 41 
42- 
43-## 代码仓
44-- 代码仓地址:
45- - SIG-Compliance :https://gitee.com/openharmony/compliance
46- - OAT开源审查工具 :https://gitee.com/openharmony-sig/tools_oat
47- 
48## SIG组成员42## SIG组成员
49 43 
50### Leader44### Leader
@@ -75,8 +69,6 @@
75## 联系方式(可选)69## 联系方式(可选)
76 70 
77- 邮件列表:dev@openharmony.io71- 邮件列表:dev@openharmony.io
78-- 邮件列表tag [compliance]
79-- Zulip群组:https://zulip.openharmony.cn
80- 微信群:NA72- 微信群:NA
81 73 
82## 加入我们(Join Us)74## 加入我们(Join Us)
@@ -5,7 +5,7 @@ sig_crossplatformui
5English | [简体中文](./sig_crossplatformui_cn.md)5English | [简体中文](./sig_crossplatformui_cn.md)
6 6 
7 7 
8-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).8+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
9 9 
10## SIG group work objectives and scope10## SIG group work objectives and scope
11 11 
@@ -31,11 +31,6 @@ Including the development of OpenHarmony compatible UI library and various ecolo
31 31 
32Actively cooperate with communities, universities and relevant customers.32Actively cooperate with communities, universities and relevant customers.
33 33 
34-### The repository
35-- project name:
36- - [https://gitee.com/o2team/Taro](https://gitee.com/o2team/Taro)
37- 
38- 
39## SIG Members34## SIG Members
40 35 
41### Leader36### Leader
@@ -4,7 +4,7 @@
4 4 
5简体中文 | [English](./sig_crossplatformui.md)5简体中文 | [English](./sig_crossplatformui.md)
6 6 
7-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md) 中描述的约定。7+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md) 中描述的约定。
8 8 
9 9 
10## SIG组工作目标和范围10## SIG组工作目标和范围
@@ -29,10 +29,6 @@ CrossPlatformUI SIG 致力于降低 OpenHarmony UI 层的上手成本和开发
29 29 
30积极与社区、高校和相关客户展开合作。30积极与社区、高校和相关客户展开合作。
31 31 
32-## 代码仓
33-- 代码仓地址:
34- - [https://gitee.com/o2team/Taro](https://gitee.com/o2team/Taro)
35- 
36## SIG组成员32## SIG组成员
37 33 
38### Leader34### Leader
@@ -1,7 +1,7 @@
1# sig_dengluyi1# sig_dengluyi
2English |[简体中文 ](./sig_dengluyi_cn.md)2English |[简体中文 ](./sig_dengluyi_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG Group Work Objectives and Scope6## SIG Group Work Objectives and Scope
7 7 
@@ -1,7 +1,7 @@
1# sig_dengluyi1# sig_dengluyi
2简体中文 | [English](./sig_dengluyi.md)2简体中文 | [English](./sig_dengluyi.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -33,10 +33,6 @@
33 33 
34日常生活中我们常常会涉及设备的权限问题,如每个人进入家门时都需要有对门锁的权限。这时候如果户主想要给保姆门锁的临时权限(按一段时间内有效或者按次数),便可以让保姆限时限次使用该基于登录易的OpenHarmony用户账号管理系统。保姆进门前需要通过载有OpenHarmony系统的门锁向户主发送请求来申请授权。户主收到请求后,可以同意/拒绝请求。此外,户主可以管理家中其他智能家居的权限,发放部分智能家居的权限给保姆等。34日常生活中我们常常会涉及设备的权限问题,如每个人进入家门时都需要有对门锁的权限。这时候如果户主想要给保姆门锁的临时权限(按一段时间内有效或者按次数),便可以让保姆限时限次使用该基于登录易的OpenHarmony用户账号管理系统。保姆进门前需要通过载有OpenHarmony系统的门锁向户主发送请求来申请授权。户主收到请求后,可以同意/拒绝请求。此外,户主可以管理家中其他智能家居的权限,发放部分智能家居的权限给保姆等。
35 35 
36-## 代码仓库地址
37- 
38-- openharmony-denlgu1-sig:https://gitee.com/youngp7/openharmony-competition
39- 
40## SIG组成员36## SIG组成员
41 37 
42### Leader38### Leader
@@ -59,5 +55,4 @@
59### 联系方式55### 联系方式
60 56 
61- 邮件列表:liuwy@gdut.edu.cn; dengluyi@openharmony.io57- 邮件列表:liuwy@gdut.edu.cn; dengluyi@openharmony.io
62-- Zulip群组:https://zulip.openharmony.cn/#narrow/stream/18-dengluyi
63- 微信群:sig-dengluyi(登录易)58- 微信群:sig-dengluyi(登录易)
@@ -1,7 +1,7 @@
1# SIG_DevBoard1# SIG_DevBoard
2English | [简体中文](./sig_devboard_cn.md)2English | [简体中文](./sig_devboard_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -41,99 +41,6 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
41 41 
42 - Actively cooperates with board manufacturers.42 - Actively cooperates with board manufacturers.
43 43 
44-### The repository
45-- project name:
46- - device_st: https://gitee.com/openharmony-sig/device_st
47- - vendor_st: https://gitee.com/openharmony-sig/vendor_st
48- - device_soc_allwinner: https://gitee.com/openharmony/device_soc_allwinner
49- - device_board_isoftstone: https://gitee.com/openharmony/device_board_isoftstone
50- - vendor_isoftstone: https://gitee.com/openharmony/vendor_isoftstone
51- - device_mediatek: https://gitee.com/openharmony-sig/device_mediatek
52- - vendor_mediatek: https://gitee.com/openharmony-sig/vendor_mediatek
53- - device_nordic: https://gitee.com/openharmony-sig/device_nordic
54- - vendor_nordic: https://gitee.com/openharmony-sig/vendor_nordic
55- - device_nxp: https://gitee.com/openharmony-sig/device_nxp
56- - vendor_nxp: https://gitee.com/openharmony-sig/vendor_nxp
57- - device_fudanmicro: https://gitee.com/openharmony-sig/device_fudanmicro
58- - vendor_fudanmicro: https://gitee.com/openharmony-sig/vendor_fudanmicro
59- - device_soc_bestechnic: https://gitee.com/openharmony/device_soc_bestechnic
60- - vendor_bestechnic: https://gitee.com/openharmony/vendor_bestechnic
61- - device_board_fnlink: https://gitee.com/openharmony/device_board_fnlink
62- - device_board_ingenic: https://gitee.com/openharmony-sig/device_board_ingenic
63- - device_soc_ingenic: https://gitee.com/openharmony-sig/device_soc_ingenic
64- - vendor_ingenic: https://gitee.com/openharmony-sig/vendor_ingenic
65- - device_espressif: https://gitee.com/openharmony-sig/device_soc_espressif
66- - device_espressif: https://gitee.com/openharmony-sig/device_board_espressif
67- - vendor_espressif: https://gitee.com/openharmony-sig/vendor_espressif
68- - device_winnermicro: https://gitee.com/openharmony-sig/device_winnermicro
69- - vendor_winnermicro: https://gitee.com/openharmony-sig/vendor_winnermicro
70- - device_rockchip: https://gitee.com/openharmony-sig/device_rockchip
71- - vendor_rockchip: https://gitee.com/openharmony-sig/vendor_rockchip
72- - device_unisoc: https://gitee.com/openharmony-sig/device_unisoc
73- - vendor_unisoc: https://gitee.com/openharmony-sig/vendor_unisoc
74- - device_broadcom: https://gitee.com/openharmony-sig/device_broadcom
75- - vendor_broadcom: https://gitee.com/openharmony-sig/vendor_broadcom
76- - device_realtek: https://gitee.com/openharmony-sig/device_realtek
77- - vendor_realtek: https://gitee.com/openharmony-sig/vendor_realtek
78- - device_bouffalolab: https://gitee.com/openharmony-sig/device_bouffalolab
79- - vendor_bouffalolab: https://gitee.com/openharmony-sig/vendor_bouffalolab
80- - device_soc_beken: https://gitee.com/openharmony/device_soc_beken
81- - device_board_beken: https://gitee.com/openharmony/device_board_beken
82- - vendor_beken: https://gitee.com/openharmony/vendor_beken
83- - device_board_lango: https://gitee.com/openharmony/device_board_lango
84- - vendor_asrmicro: https://gitee.com/openharmony/vendor_asrmicro
85- - device_soc_asrmicro: https://gitee.com/openharmony/device_soc_asrmicro
86- - device_qemu: https://gitee.com/openharmony/device_qemu
87- - vendor_ohemu: https://gitee.com/openharmony/vendor_ohemu
88- - device_hoperun:https://gitee.com/openharmony-sig/devboard_device_hihope_build
89- - device_hoperun:https://gitee.com/openharmony-sig/devboard_device_hihope_dayu
90- - device_hoperun:https://gitee.com/openharmony-sig/devboard_vendor_hihope
91- - device_board_hihope:https://gitee.com/openharmony/device_board_hihope
92- - vendor_hihope:https://gitee.com/openharmony/vendor_hihope
93- - device_soc_rockchip:https://gitee.com/openharmony/device_soc_rockchip
94- - device_soc_winnermicro:https://gitee.com/openharmony/device_soc_winnermicro
95- - device_board_bearpi: https://gitee.com/openharmony/device_board_bearpi
96- - device_bearpi:https://gitee.com/openharmony-sig/applications_sample_bearpi_hm_nano
97- - device_bearpi:https://gitee.com/openharmony/vendor_bearpi
98- - vendor_huawei_ipcamera_v3s: https://gitee.com/openharmony-sig/vendor_huawei_ipcamera_v3s
99- - vendor_oh_fun: https://gitee.com/openharmony-sig/vendor_oh_fun
100- - vendor_huawei_minidisplay_demo: https://gitee.com/openharmony-sig/vendor_huawei_minidisplay_demo
101- - device_board_talkweb: https://gitee.com/openharmony/device_board_talkweb
102- - vendor_talkweb: https://gitee.com/openharmony/vendor_talkweb
103- - raspberrypi : https://gitee.com/openharmony-sig/devboard_vendor_rpi3b
104- - Unionman: https://gitee.com/openharmony-sig/device_unionpi
105- - Unionman: https://gitee.com/openharmony-sig/vendor_unionpi
106- - itcast: https://gitee.com/openharmony-sig/devboard_device_itcast_genkipi
107- - itcast: https://gitee.com/openharmony-sig/devboard_vendor_itcast_genkipi
108- - waffle: https://gitee.com/openharmony-sig/devboard_waffle_nano
109- - device_board_goodix: https://gitee.com/openharmony/device_board_goodix
110- - vendor_goodix: https://gitee.com/openharmony/vendor_goodix
111- - device_soc_goodix: https://gitee.com/openharmony/device_soc_goodix
112- - device_soc_hisilicon: https://gitee.com/openharmony/device_soc_hisilicon
113- - device_board_hisilicon: https://gitee.com/openharmony/device_board_hisilicon
114- - device_board_fnlink: https://gitee.com/openharmony/device_board_fnlink
115- - device_t-head: https://gitee.com/openharmony-sig/device_soc_t-head
116- - device_t-head: https://gitee.com/openharmony-sig/device_board_t-head
117- - vendor_t-head: https://gitee.com/openharmony-sig/vendor_t-head
118- - device_soc_chipsea: https://gitee.com/openharmony/device_soc_chipsea
119- - device_board_chipsea: https://gitee.com/openharmony/device_board_chipsea
120- - vendor_chipsea: https://gitee.com/openharmony/vendor_chipsea
121- - device_soc_st: https://gitee.com/openharmony/device_soc_st
122- - device_board_isoftstone: https://gitee.com/openharmony/device_board_isoftstone
123- - vendor_isoftstone: https://gitee.com/openharmony/vendor_isoftstone
124- - device_board_hpmicro: https://gitee.com/openharmony/device_board_hpmicro
125- - vendor_hpmicro: https://gitee.com/openharmony/vendor_hpmicro
126- - device_soc_hpmicro: https://gitee.com/openharmony/device_soc_hpmicro
127- - device_board_kaihong: https://gitee.com/openharmony/device_board_kaihong
128- - vendor_kaihong: https://gitee.com/openharmony/vendor_kaihong
129- - vendor_ubtech: https://gitee.com/openharmony-sig/vendor_ubtech
130- - device_board_ubtech: https://gitee.com/openharmony-sig/device_board_ubtech
131- - device_soc_xinsheng: https://gitee.com/openharmony-sig/device_soc_xinsheng
132- - device_board_unionman: https://gitee.com/openharmony-sig/device_board_unionman
133- - vendor_unionman: https://gitee.com/openharmony-sig/vendor_unionman
134- - device_soc_eeasytech: https://gitee.com/openharmony-sig/device_soc_eeasytech
135- - device_soc_asrmicro: https://gitee.com/openharmony-sig/device_soc_asrmicro
136- 
137## SIG Members44## SIG Members
138 45 
139### Leader46### Leader
@@ -160,12 +67,12 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
160 - Meeting time: BiWeek Thursday 10:0067 - Meeting time: BiWeek Thursday 10:00
161 - Meeting application: [sig_DevBoardMeeting application](https://shimo.im/sheets/UZBk8yBk0y4NE4SZ)68 - Meeting application: [sig_DevBoardMeeting application](https://shimo.im/sheets/UZBk8yBk0y4NE4SZ)
162 - meeting link:Tencent meeting or other meeting69 - meeting link:Tencent meeting or other meeting
163- - Meeting notification: [Subscribe to](https://lists.openatom.io/postorius/lists/sig_devboard.openharmony.io/) mailing list for the 70+ - Meeting notification: [Subscribe to](https://lists.openatom.io/postorius/lists/dev@openharmony.io/) mailing list
164 - Meeting Summary:To view the minutes of past meetings, please click this [link](https://gitee.com/openharmony-sig/sig-content/tree/master/devboard/meetings)71 - Meeting Summary:To view the minutes of past meetings, please click this [link](https://gitee.com/openharmony-sig/sig-content/tree/master/devboard/meetings)
165 72 
166### Contact (optional)73### Contact (optional)
167 74 
168-- Mailing list: [sig_devboard@openharmony.io](https://lists.openatom.io/postorius/lists/sig_devboard.openharmony.io/)75+- Mailing list: [dev@openharmony.io](https://lists.openatom.io/postorius/lists/dev@openharmony.io/)
169- Zulip group: https://zulip.openharmony.cn76- Zulip group: https://zulip.openharmony.cn
170- Wechat group: xxx77- Wechat group: xxx
171 78 
@@ -1,7 +1,7 @@
1# SIG_DevBoard1# SIG_DevBoard
2简体中文 | [English](./sig_devboard.md)2简体中文 | [English](./sig_devboard.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -42,98 +42,6 @@
42 42 
43 - 积极与设备厂商、芯片厂商、单板厂商进行洽谈合作43 - 积极与设备厂商、芯片厂商、单板厂商进行洽谈合作
44 44 
45-## 代码仓
46-- 代码仓地址:
47- - device_st: https://gitee.com/openharmony-sig/device_st
48- - vendor_st: https://gitee.com/openharmony-sig/vendor_st
49- - device_soc_allwinner: https://gitee.com/openharmony/device_soc_allwinner
50- - device_board_isoftstone: https://gitee.com/openharmony/device_board_isoftstone
51- - vendor_isoftstone: https://gitee.com/openharmony/vendor_isoftstone
52- - device_mediatek: https://gitee.com/openharmony-sig/device_mediatek
53- - vendor_mediatek: https://gitee.com/openharmony-sig/vendor_mediatek
54- - device_nordic: https://gitee.com/openharmony-sig/device_nordic
55- - vendor_nordic: https://gitee.com/openharmony-sig/vendor_nordic
56- - device_nxp: https://gitee.com/openharmony-sig/device_nxp
57- - vendor_nxp: https://gitee.com/openharmony-sig/vendor_nxp
58- - device_fudanmicro: https://gitee.com/openharmony-sig/device_fudanmicro
59- - vendor_fudanmicro: https://gitee.com/openharmony-sig/vendor_fudanmicro
60- - device_soc_bestechnic: https://gitee.com/openharmony/device_bestechnic
61- - vendor_bestechnic: https://gitee.com/openharmony/vendor_bestechnic
62- - device_board_fnlink: https://gitee.com/openharmony/device_board_fnlink
63- - device_board_ingenic: https://gitee.com/openharmony-sig/device_board_ingenic
64- - device_soc_ingenic: https://gitee.com/openharmony-sig/device_soc_ingenic
65- - vendor_ingenic: https://gitee.com/openharmony-sig/vendor_ingenic
66- - device_espressif: https://gitee.com/openharmony-sig/device_soc_espressif
67- - device_espressif: https://gitee.com/openharmony-sig/device_board_espressif
68- - vendor_espressif: https://gitee.com/openharmony-sig/vendor_espressif
69- - device_winnermicro: https://gitee.com/openharmony-sig/device_winnermicro
70- - vendor_winnermicro: https://gitee.com/openharmony-sig/vendor_winnermicro
71- - device_rockchip: https://gitee.com/openharmony-sig/device_rockchip
72- - vendor_rockchip: https://gitee.com/openharmony-sig/vendor_rockchip
73- - device_unisoc: https://gitee.com/openharmony-sig/device_unisoc
74- - vendor_unisoc: https://gitee.com/openharmony-sig/vendor_unisoc
75- - device_broadcom: https://gitee.com/openharmony-sig/device_broadcom
76- - vendor_broadcom: https://gitee.com/openharmony-sig/vendor_broadcom
77- - device_realtek: https://gitee.com/openharmony-sig/device_realtek
78- - vendor_realtek: https://gitee.com/openharmony-sig/vendor_realtek
79- - device_bouffalolab: https://gitee.com/openharmony-sig/device_bouffalolab
80- - vendor_bouffalolab: https://gitee.com/openharmony-sig/vendor_bouffalolab
81- - device_soc_beken: https://gitee.com/openharmony/device_soc_beken
82- - device_board_beken: https://gitee.com/openharmony/device_board_beken
83- - vendor_beken: https://gitee.com/openharmony/vendor_beken
84- - device_board_lango: https://gitee.com/openharmony/device_board_lango
85- - vendor_asrmicro: https://gitee.com/openharmony/vendor_asrmicro
86- - device_soc_asrmicro: https://gitee.com/openharmony/device_soc_asrmicro
87- - device_qemu: https://gitee.com/openharmony/device_qemu
88- - vendor_ohemu: https://gitee.com/openharmony/vendor_ohemu
89- - device_hoperun:https://gitee.com/openharmony-sig/devboard_device_hihope_build
90- - device_hoperun:https://gitee.com/openharmony-sig/devboard_device_hihope_dayu
91- - device_hoperun:https://gitee.com/openharmony-sig/devboard_vendor_hihope
92- - device_board_hihope:https://gitee.com/openharmony/device_board_hihope
93- - vendor_hihope:https://gitee.com/openharmony/vendor_hihope
94- - device_soc_rockchip:https://gitee.com/openharmony/device_soc_rockchip
95- - device_soc_winnermicro:https://gitee.com/openharmony/device_soc_winnermicro
96- - device_board_bearpi: https://gitee.com/openharmony/device_board_bearpi
97- - device_bearpi:https://gitee.com/openharmony-sig/applications_sample_bearpi_hm_nano
98- - device_bearpi:https://gitee.com/openharmony/vendor_bearpi
99- - vendor_huawei_ipcamera_v3s: https://gitee.com/openharmony-sig/vendor_huawei_ipcamera_v3s
100- - vendor_oh_fun: https://gitee.com/openharmony-sig/vendor_oh_fun
101- - vendor_huawei_minidisplay_demo: https://gitee.com/openharmony-sig/vendor_huawei_minidisplay_demo
102- - device_board_talkweb: https://gitee.com/openharmony/device_board_talkweb
103- - vendor_talkweb: https://gitee.com/openharmony/vendor_talkweb
104- - raspberrypi : https://gitee.com/openharmony-sig/devboard_vendor_rpi3b
105- - Unionman: https://gitee.com/openharmony-sig/device_unionpi
106- - Unionman: https://gitee.com/openharmony-sig/vendor_unionpi
107- - itcast: https://gitee.com/openharmony-sig/devboard_device_itcast_genkipi
108- - itcast: https://gitee.com/openharmony-sig/devboard_vendor_itcast_genkipi
109- - waffle: https://gitee.com/openharmony-sig/devboard_waffle_nano
110- - device_board_goodix: https://gitee.com/openharmony/device_board_goodix
111- - vendor_goodix: https://gitee.com/openharmony/vendor_goodix
112- - device_soc_goodix: https://gitee.com/openharmony/device_soc_goodix
113- - device_soc_hisilicon: https://gitee.com/openharmony/device_soc_hisilicon
114- - device_board_hisilicon: https://gitee.com/openharmony/device_board_hisilicon
115- - device_board_fnlink: https://gitee.com/openharmony/device_board_fnlink
116- - device_t-head: https://gitee.com/openharmony-sig/device_soc_t-head
117- - device_t-head: https://gitee.com/openharmony-sig/device_board_t-head
118- - vendor_t-head: https://gitee.com/openharmony-sig/vendor_t-head
119- - device_soc_chipsea: https://gitee.com/openharmony/device_soc_chipsea
120- - device_board_chipsea: https://gitee.com/openharmony/device_board_chipsea
121- - vendor_chipsea: https://gitee.com/openharmony/vendor_chipsea
122- - device_soc_st: https://gitee.com/openharmony/device_soc_st
123- - device_board_isoftstone: https://gitee.com/openharmony/device_board_isoftstone
124- - vendor_isoftstone: https://gitee.com/openharmony/vendor_isoftstone
125- - device_board_hpmicro: https://gitee.com/openharmony/device_board_hpmicro
126- - vendor_hpmicro: https://gitee.com/openharmony/vendor_hpmicro
127- - device_soc_hpmicro: https://gitee.com/openharmony/device_soc_hpmicro
128- - device_board_kaihong: https://gitee.com/openharmony/device_board_kaihong
129- - vendor_kaihong: https://gitee.com/openharmony/vendor_kaihong
130- - vendor_ubtech: https://gitee.com/openharmony-sig/vendor_ubtech
131- - device_board_ubtech: https://gitee.com/openharmony-sig/device_board_ubtech
132- - device_soc_xinsheng: https://gitee.com/openharmony-sig/device_soc_xinsheng
133- - device_board_unionman: https://gitee.com/openharmony-sig/device_board_unionman
134- - vendor_unionman: https://gitee.com/openharmony-sig/vendor_unionman
135- - device_soc_eeasytech: https://gitee.com/openharmony-sig/device_soc_eeasytech
136- - device_soc_asrmicro: https://gitee.com/openharmony-sig/device_soc_asrmicro
137 45 
138## SIG组成员46## SIG组成员
139 47 
@@ -161,11 +69,10 @@
161 - 会议时间:双周例会,周四上午10:0069 - 会议时间:双周例会,周四上午10:00
162 - 会议申报:[sig_DevBoard会议申报](https://shimo.im/sheets/UZBk8yBk0y4NE4SZ)70 - 会议申报:[sig_DevBoard会议申报](https://shimo.im/sheets/UZBk8yBk0y4NE4SZ)
163 - 会议链接:腾讯会议或其他会议71 - 会议链接:腾讯会议或其他会议
164- - 会议通知: 请[订阅](https://lists.openatom.io/postorius/lists/sig_devboard.openharmony.io/)邮件列表获取会议链接72+ - 会议通知: 请[订阅](https://lists.openatom.io/postorius/lists/dev@openharmony.io/)邮件列表获取会议链接
165 - 会议纪要:查看往期会议纪要,请点此[链接](https://gitee.com/openharmony-sig/sig-content/tree/master/devboard/meetings)73 - 会议纪要:查看往期会议纪要,请点此[链接](https://gitee.com/openharmony-sig/sig-content/tree/master/devboard/meetings)
166 74 
167### 联系方式(可选)75### 联系方式(可选)
168 76 
169-- 邮件列表:[sig_devboard@openharmony.io](https://lists.openatom.io/postorius/lists/sig_devboard.openharmony.io/)77+- 邮件列表:[dev@openharmony.io](https://lists.openatom.io/postorius/lists/dev@openharmony.io/)
170-- Zulip群组:https://zulip.openharmony.cn
171- 微信群:xxx78- 微信群:xxx
@@ -1,25 +0,0 @@
1-{
2- "sigs-List":[
3- {
4- "sig-name": "sig-distributerdatamgr",
5- "projects": [
6- "https://gitee.com/openharmony/distributeddatamgr_relational_store",
7- "https://gitee.com/openharmony/distributeddatamgr_preferences",
8- "https://gitee.com/openharmony/distributeddatamgr_data_share",
9- "https://gitee.com/openharmony/distributeddatamgr_kv_store",
10- "https://gitee.com/openharmony/distributeddatamgr_data_object",
11- "https://gitee.com/openharmony/distributeddatamgr_pasteboard",
12- "https://gitee.com/openharmony/distributeddatamgr_datamgr_service"
13- ],
14- "project-path": [
15- "foundation/distributeddatamgr/relational_store",
16- "foundation/distributeddatamgr/preferences",
17- "foundation/distributeddatamgr/data_share",
18- "foundation/distributeddatamgr/kv_store",
19- "foundation/distributeddatamgr/data_object",
20- "foundation/distributeddatamgr/pasteboard",
21- "https://gitee.com/openharmony/distributeddatamgr_datamgr_service"
22- ]
23- }
24- ]
25-}
@@ -1,7 +1,7 @@
1# SIG_DataManagement 1# SIG_DataManagement
2English | [简体中文](./sig_distributeddatamgr_cn.md)2English | [简体中文](./sig_distributeddatamgr_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -9,16 +9,6 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
9 9 
10### Local database, distributed database, data management service, etc.10### Local database, distributed database, data management service, etc.
11 11 
12-### The repository
13-- project name:
14- - distributeddatamgr_preferences:https://gitee.com/openharmony/distributeddatamgr_preferences
15- - distributeddatamgr_relational_store:https://gitee.com/openharmony/distributeddatamgr_relational_store
16- - distributeddatamgr_data_share:https://gitee.com/openharmony/distributeddatamgr_data_share
17- - distributeddatamgr_kv_store:https://gitee.com/openharmony/distributeddatamgr_kv_store
18- - distributeddatamgr_datamgr_service:https://gitee.com/openharmony/distributeddatamgr_datamgr_service
19- - distributeddatamgr_data_object:https://gitee.com/openharmony/distributeddatamgr_data_object
20- - distributeddatamgr_pasteboard:https://gitee.com/openharmony/distributeddatamgr_pasteboard
21- 
22## SIG Members12## SIG Members
23 13 
24### Leader14### Leader
@@ -36,5 +26,4 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
36### Contact (optional)26### Contact (optional)
37 27 
38- Mailing list: dev@openharmony.io28- Mailing list: dev@openharmony.io
39-- Zulip group: https://zulip.openharmony.cn
40- Wechat group:NA29- Wechat group:NA
@@ -1,7 +1,7 @@
1# SIG_DataManagement1# SIG_DataManagement
2简体中文 | [English](./sig_distributeddatamgr.md)2简体中文 | [English](./sig_distributeddatamgr.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -24,14 +24,6 @@
24|分布式数据对象|提供面向对象的内存数据管理框架,向应用开发者提供内存对象的创建、查询、删除、修改、订阅等基本数据对象的管理能力,同时具备分布式能力|distributeddatamgr_data_object|24|分布式数据对象|提供面向对象的内存数据管理框架,向应用开发者提供内存对象的创建、查询、删除、修改、订阅等基本数据对象的管理能力,同时具备分布式能力|distributeddatamgr_data_object|
25|剪贴板|提供剪切和拖放数据读写接口,支持身份校验和跨设备剪贴和拖放|miscservices_pasteboard|25|剪贴板|提供剪切和拖放数据读写接口,支持身份校验和跨设备剪贴和拖放|miscservices_pasteboard|
26|三方开源软件sqlite|提供基础的SQLite库|third_party_sqlite|26|三方开源软件sqlite|提供基础的SQLite库|third_party_sqlite|
27-- 代码仓地址:
28- - distributeddatamgr_preferences:https://gitee.com/openharmony/distributeddatamgr_preferences
29- - distributeddatamgr_relational_store:https://gitee.com/openharmony/distributeddatamgr_relational_store
30- - distributeddatamgr_data_share:https://gitee.com/openharmony/distributeddatamgr_data_share
31- - distributeddatamgr_kv_store:https://gitee.com/openharmony/distributeddatamgr_kv_store
32- - distributeddatamgr_datamgr_service:https://gitee.com/openharmony/distributeddatamgr_datamgr_service
33- - distributeddatamgr_data_object:https://gitee.com/openharmony/distributeddatamgr_data_object
34- - distributeddatamgr_pasteboard:https://gitee.com/openharmony/distributeddatamgr_pasteboard
35 27 
36## SIG组成员28## SIG组成员
37 29 
@@ -49,6 +41,5 @@
49 41 
50### 联系方式(可选)42### 联系方式(可选)
51 43 
52-- 邮件列表:gongashi@huawei.com;xuchao@huawei.com;zengmin3@huawei.com;wangbingquan@huawei.com44+- 邮件列表:dev@openharmony.io
53-- Zulip群组:https://zulip.openharmony.cn
54- 微信群:NA45- 微信群:NA
@@ -1,7 +1,7 @@
1# SIG Template1# SIG Template
2English | [简体中文](./sig_distributedhardwaremgr_cn.md)2English | [简体中文](./sig_distributedhardwaremgr_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -9,35 +9,6 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
9 9 
10### Sensors, USB, Power management, Distributed hardware management etc.10### Sensors, USB, Power management, Distributed hardware management etc.
11 11 
12-### The repository
13-- project name:
14- - sensors_miscdevice_lite: https://gitee.com/openharmony/sensors_miscdevice_lite
15- - sensors_sensor_lite: https://gitee.com/openharmony/sensors_sensor_lite
16- - sensors_miscdevice: https://gitee.com/openharmony/sensors_miscdevice
17- - sensors_sensor: https://gitee.com/openharmony/sensors_sensor
18- - sensors_medical_sensor: https://gitee.com/openharmony/sensors_medical_sensor
19- - sensors_start: https://gitee.com/openharmony/sensors_start
20- - usb_usb_manager: https://gitee.com/openharmony/usb_usb_manager
21- - powermgr_powermgr_lite: https://gitee.com/openharmony/powermgr_powermgr_lite
22- - powermgr_battery_manager: https://gitee.com/openharmony/powermgr_battery_manager
23- - powermgr_display_manager: https://gitee.com/openharmony/powermgr_display_manager
24- - powermgr_power_manager: https://gitee.com/openharmony/powermgr_power_manager
25- - powermgr_battery_lite: https://gitee.com/openharmony/powermgr_battery_lite
26- - powermgr_battery_statistics: https://gitee.com/openharmony/powermgr_battery_statistics
27- - powermgr_thermal_manager: https://gitee.com/openharmony/powermgr_thermal_manager
28- - distributedhardware_device_manager: https://gitee.com/openharmony/distributedhardware_device_manager
29- - distributedhardware_distributed_hardware_fwk: https://gitee.com/openharmony/distributedhardware_distributed_hardware_fwk
30- - distributedhardware_distributed_input: https://gitee.com/openharmony/distributedhardware_distributed_input
31- - distributedhardware_distributed_camera: https://gitee.com/openharmony/distributedhardware_distributed_camera
32- - distributedhardware_distributed_screen: https://gitee.com/openharmony/distributedhardware_distributed_screen
33- - distributedhardware_distributed_audio: https://gitee.com/openharmony/distributedhardware_distributed_audio
34- - msdp_start: https://gitee.com/openharmony-sig/msdp_start
35- - msdp_motion: https://gitee.com/openharmony-sig/msdp_motion
36- - msdp_movement: https://gitee.com/openharmony-sig/msdp_movement
37- - msdp_device_status: https://gitee.com/openharmony-sig/msdp_device_status
38- - msdp_spatial_awareness: https://gitee.com/openharmony-sig/msdp_spatial_awareness
39- - msdp_geofence: https://gitee.com/openharmony-sig/msdp_geofence
40- - msdp_timeline: https://gitee.com/openharmony-sig/msdp_timeline
41 12 
42## SIG Members13## SIG Members
43 14 
@@ -57,5 +28,4 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
57 28 
58### Contact (optional)29### Contact (optional)
59- Mailing list:dev@openharmony.io;30- Mailing list:dev@openharmony.io;
60-- Zulip group: https://zulip.openharmony.cn
61- Wechat group:NA31- Wechat group:NA
@@ -1,7 +1,7 @@
1# SIG组1# SIG组
2简体中文 | [English](./sig_distributedhardwaremgr.md)2简体中文 | [English](./sig_distributedhardwaremgr.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -43,35 +43,6 @@
43|地理围栏|提供地理围栏能力,暂未实现。|msdp_geofence|43|地理围栏|提供地理围栏能力,暂未实现。|msdp_geofence|
44|时间线|提供时间线能力,暂未实现。|msdp_timeline|44|时间线|提供时间线能力,暂未实现。|msdp_timeline|
45 45 
46-## 代码仓
47-- 代码仓地址:
48- - sensors_miscdevice_lite: https://gitee.com/openharmony/sensors_miscdevice_lite
49- - sensors_sensor_lite: https://gitee.com/openharmony/sensors_sensor_lite
50- - sensors_miscdevice: https://gitee.com/openharmony/sensors_miscdevice
51- - sensors_sensor: https://gitee.com/openharmony/sensors_sensor
52- - sensors_medical_sensor: https://gitee.com/openharmony/sensors_medical_sensor
53- - sensors_start: https://gitee.com/openharmony/sensors_start
54- - usb_usb_manager: https://gitee.com/openharmony/usb_usb_manager
55- - powermgr_powermgr_lite: https://gitee.com/openharmony/powermgr_powermgr_lite
56- - powermgr_battery_manager: https://gitee.com/openharmony/powermgr_battery_manager
57- - powermgr_display_manager: https://gitee.com/openharmony/powermgr_display_manager
58- - powermgr_power_manager: https://gitee.com/openharmony/powermgr_power_manager
59- - powermgr_battery_lite: https://gitee.com/openharmony/powermgr_battery_lite
60- - powermgr_battery_statistics: https://gitee.com/openharmony/powermgr_battery_statistics
61- - powermgr_thermal_manager: https://gitee.com/openharmony/powermgr_thermal_manager
62- - distributedhardware_device_manager: https://gitee.com/openharmony/distributedhardware_device_manager
63- - distributedhardware_distributed_hardware_fwk: https://gitee.com/openharmony/distributedhardware_distributed_hardware_fwk
64- - distributedhardware_distributed_input: https://gitee.com/openharmony/distributedhardware_distributed_input
65- - distributedhardware_distributed_camera: https://gitee.com/openharmony/distributedhardware_distributed_camera
66- - distributedhardware_distributed_screen: https://gitee.com/openharmony/distributedhardware_distributed_screen
67- - distributedhardware_distributed_audio: https://gitee.com/openharmony/distributedhardware_distributed_audio
68- - msdp_start: https://gitee.com/openharmony-sig/msdp_start
69- - msdp_motion: https://gitee.com/openharmony-sig/msdp_motion
70- - msdp_movement: https://gitee.com/openharmony-sig/msdp_movement
71- - msdp_device_status: https://gitee.com/openharmony-sig/msdp_device_status
72- - msdp_spatial_awareness: https://gitee.com/openharmony-sig/msdp_spatial_awareness
73- - msdp_geofence: https://gitee.com/openharmony-sig/msdp_geofence
74- - msdp_timeline: https://gitee.com/openharmony-sig/msdp_timeline
75 46 
76## SIG组成员47## SIG组成员
77 48 
@@ -91,5 +62,4 @@
91 62 
92### 联系方式(可选)63### 联系方式(可选)
93- 邮件列表:dev@openharmony.io;64- 邮件列表:dev@openharmony.io;
94-- Zulip群组:https://zulip.openharmony.cn
95- 微信群:NA65- 微信群:NA
@@ -1,7 +1,7 @@
1# sig_Docs1# sig_Docs
2简体中文 | [English](./sig_docs_cn.md)2简体中文 | [English](./sig_docs_cn.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -4,7 +4,7 @@
4 4 
5> **NOTE**5> **NOTE**
6>6>
7-> The content of this special interest group (SIG) follows the conventions described in OpenHarmony's [PMC Management Charter](/zh/pmc.md).7+> The content of this special interest group (SIG) follows the conventions described in OpenHarmony's [PMC Management Charter](../../zh/pmc.md).
8 8 
9## Objectives and Scope9## Objectives and Scope
10 10 
@@ -85,12 +85,6 @@ Device driver technology stack
85| Pin_auth HDI (**drivers_interface_pin_auth**) | Provides capabilities for Personal Identification Number (PIN) enrolling and deletion, as well as anti-brute force cracking, functioning as an executor to connect to the unified authentication framework based on the mode defined in the resource pool. | drivers/interface/pin_auth |85| Pin_auth HDI (**drivers_interface_pin_auth**) | Provides capabilities for Personal Identification Number (PIN) enrolling and deletion, as well as anti-brute force cracking, functioning as an executor to connect to the unified authentication framework based on the mode defined in the resource pool. | drivers/interface/pin_auth |
86| Fingerprint_auth HDI (**drivers_interface_fingerprint_auth**) | Provides capabilities for fingerprint enrolling, deletion, and identification or recognition. | drivers/interface/fingerprint_auth |86| Fingerprint_auth HDI (**drivers_interface_fingerprint_auth**) | Provides capabilities for fingerprint enrolling, deletion, and identification or recognition. | drivers/interface/fingerprint_auth |
87 87 
88-- **Code repository addresses**:
89- - drivers_hdf_core: https://gitee.com/openharmony/drivers_hdf_core
90- - drivers_peripheral: https://gitee.com/openharmony/drivers_peripheral
91- - drivers_interface: https://gitee.com/openharmony/drivers_interface
92- - third_party_libnl: https://gitee.com/openharmony/third_party_libnl
93- - third_party_openmax: https://gitee.com/openharmony/third_party_openmax
94 88 
95## SIG Members89## SIG Members
96 90 
@@ -113,11 +107,10 @@ Device driver technology stack
113 - Meeting time: bi-weekly meeting, at 16:00 Wednesday107 - Meeting time: bi-weekly meeting, at 16:00 Wednesday
114 - Meeting application: [sig_Driver meetings](https://shimo.im/sheets/36GKhpvrXd8TcQHY)108 - Meeting application: [sig_Driver meetings](https://shimo.im/sheets/36GKhpvrXd8TcQHY)
115 - Meeting link: Tencent or other meetings109 - Meeting link: Tencent or other meetings
116- - Meeting notice: [Subscribe to](https://lists.openatom.io/postorius/lists/sig_driver.openharmony.io/) the email address to obtain the meeting link.110+ - Meeting notice: [Subscribe to](https://lists.openatom.io/postorius/lists/sig_driver@openharmony.io/) the email address to obtain the meeting link.
117 - Meeting minutes: Click [here](https://gitee.com/openharmony-sig/sig-content/tree/master/driver/meetings) to view previous meeting minutes.111 - Meeting minutes: Click [here](https://gitee.com/openharmony-sig/sig-content/tree/master/driver/meetings) to view previous meeting minutes.
118 112 
119### (Optional) Contact113### (Optional) Contact
120 114 
121-- Email list: [sig_driver@openharmony.io](https://lists.openatom.io/postorius/lists/sig_driver.openharmony.io/)115+- Email list: [sig_driver@openharmony.io](https://lists.openatom.io/postorius/lists/sig_driver@openharmony.io/)
122-- Zulip group: https://zulip.openharmony.cn
123- WeChat group: xxx116- WeChat group: xxx
@@ -2,7 +2,7 @@
2 2 
3简体中文 | [English](./sig_driver.md)3简体中文 | [English](./sig_driver.md)
4 4 
5-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。5+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
6 6 
7## SIG组工作目标和范围7## SIG组工作目标和范围
8 8 
@@ -81,12 +81,6 @@ Driver sig负责构建OpenHarmony的统一硬件驱动平台HDF(Hardware Drive
81| 口令认证设备HDI接口【drivers_interface_pin_auth】 | 提供用户口令的录入/删除/防暴力破解等能力,按资源池定义方式,作为执行器对接到统一认证框架。 | drivers/interface/pin_auth |81| 口令认证设备HDI接口【drivers_interface_pin_auth】 | 提供用户口令的录入/删除/防暴力破解等能力,按资源池定义方式,作为执行器对接到统一认证框架。 | drivers/interface/pin_auth |
82| 指纹认证设备HDI接口 【drivers_interface_fingerprint_auth】 | 提供指纹的录入,删除和认证/识别功能。 | drivers/interface/fingerprint_auth |82| 指纹认证设备HDI接口 【drivers_interface_fingerprint_auth】 | 提供指纹的录入,删除和认证/识别功能。 | drivers/interface/fingerprint_auth |
83 83 
84-- **代码仓地址:**
85- - drivers_hdf_core:https://gitee.com/openharmony/drivers_hdf_core
86- - drivers_peripheral:https://gitee.com/openharmony/drivers_peripheral
87- - drivers_interface:https://gitee.com/openharmony/drivers_interface
88- - third_party_libnl:https://gitee.com/openharmony/third_party_libnl
89- - third_party_openmax:https://gitee.com/openharmony/third_party_openmax
90 84 
91## SIG组成员85## SIG组成员
92 86 
@@ -107,13 +101,12 @@ Driver sig负责构建OpenHarmony的统一硬件驱动平台HDF(Hardware Drive
107 ### 会议101 ### 会议
108 102
109 - 会议时间:双周例会,周三下午16:00103 - 会议时间:双周例会,周三下午16:00
110- - 会议申报:[sig_Driver会议议题收集](https://shimo.im/sheets/36GKhpvrXd8TcQHY)104+ - 会议申报:[sig_driver会议议题收集](https://shimo.im/sheets/36GKhpvrXd8TcQHY)
111 - 会议链接:腾讯会议或其他会议105 - 会议链接:腾讯会议或其他会议
112 - 会议通知: 请[订阅](https://lists.openatom.io/postorius/lists/sig_driver.openharmony.io/)邮件列表获取会议链接106 - 会议通知: 请[订阅](https://lists.openatom.io/postorius/lists/sig_driver.openharmony.io/)邮件列表获取会议链接
113 - 会议纪要:查看往期会议纪要,请点此[链接](https://gitee.com/openharmony-sig/sig-content/tree/master/driver/meetings)107 - 会议纪要:查看往期会议纪要,请点此[链接](https://gitee.com/openharmony-sig/sig-content/tree/master/driver/meetings)
114 108 
115### 联系方式(可选)109### 联系方式(可选)
116 110 
117-- 邮件列表:[sig_driver@openharmony.io](https://lists.openatom.io/postorius/lists/sig_driver.openharmony.io/)111+- 邮件列表:sig_driver@openharmony.io
118-- Zulip群组:https://zulip.openharmony.cn
119- 微信群:xxx112- 微信群:xxx
@@ -1,7 +1,7 @@
1# SIG_EduDataSpecification1# SIG_EduDataSpecification
2English | [简体中文](./sig_edu_data_specification_cn.md)2English | [简体中文](./sig_edu_data_specification_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -25,10 +25,7 @@ Innovate Oh education application scenarios and build demonstration benchmark pr
25 25 
26**Donate abilities**26**Donate abilities**
27 27 
28-Work with ecological partners to donate Oh education application ecological components.28+Work with ecological partners to donate OpenHarmony education application ecological components.
29- 
30-### The repository
31-- none
32 29 
33 30 
34## SIG Members31## SIG Members
@@ -1,7 +1,7 @@
1# SIG_EduDataSpecification1# SIG_EduDataSpecification
2简体中文 | [English](./sig_edu_data_specification.md)2简体中文 | [English](./sig_edu_data_specification.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -18,16 +18,12 @@
18* SIG将协同伙伴共同建立和完善相应数据采集、数据共享规范和标准,促进教育行业应用规范发展,形成教育数据采集标准。18* SIG将协同伙伴共同建立和完善相应数据采集、数据共享规范和标准,促进教育行业应用规范发展,形成教育数据采集标准。
19 19 
20**树标杆**20**树标杆**
21-* 创新OH教育应用场景,基于OH根技术共建示范性标杆工程;以示范效应带动产业鸿蒙化发展。21+* 创新OpenHarmony教育应用场景,基于OpenHarmony根技术共建示范性标杆工程;以示范效应带动产业鸿蒙化发展。
22 22 
23**捐能力**23**捐能力**
24* 协同生态伙伴共同捐助OH教育应用生态组件。24* 协同生态伙伴共同捐助OH教育应用生态组件。
25 25 
26 26 
27-## 代码仓
28-* 代码仓地址:
29- - 待定
30- 
31## SIG组成员27## SIG组成员
32 28 
33### Leader29### Leader
@@ -49,4 +45,3 @@
49### 联系方式(可选)45### 联系方式(可选)
50 46 
51- 邮件列表:[sig_edu_data@openharmony.io]()47- 邮件列表:[sig_edu_data@openharmony.io]()
52-- Zulip群组:https://zulip.openharmony.cn subscript to sig-knowledge stream
@@ -13,11 +13,6 @@ Build game application migration and development capabilities based on OHOS. Con
13 13 
14![OpenHarmony文档概览](figures/gaming_overview.png)14![OpenHarmony文档概览](figures/gaming_overview.png)
15 15 
16-## The repository
17-- project name:
18- - https://gitee.com/openharmony-sig/cocos2dx
19- - https://gitee.com/openharmony-sig/third_party_cocos2d
20- 
21## SIG Members16## SIG Members
22 17 
23### Leader18### Leader
@@ -1,7 +1,7 @@
1# sig_Gaming1# sig_Gaming
2简体中文 | [English](./sig_gaming.md)2简体中文 | [English](./sig_gaming.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -20,10 +20,6 @@
20|cocos2dx|开源、轻量的跨平台游戏引擎|cocos2dx|20|cocos2dx|开源、轻量的跨平台游戏引擎|cocos2dx|
21|third_party_cocos2d|开源、轻量的跨平台游戏引擎|third_party_cocos2d|21|third_party_cocos2d|开源、轻量的跨平台游戏引擎|third_party_cocos2d|
22 22 
23-- 代码仓地址:
24- - https://gitee.com/openharmony-sig/cocos2dx
25- - https://gitee.com/openharmony-sig/third_party_cocos2d
26- 
27## SIG组成员23## SIG组成员
28 24 
29### Leader25### Leader
@@ -1,7 +1,7 @@
1# sig_Graphics1# sig_Graphics
2English | [简体中文](./sig_graphics_cn.md)2English | [简体中文](./sig_graphics_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -11,27 +11,6 @@ Manage OpenHarmony Graphics
11### work scope11### work scope
12OpenHarmony Graphics and windowmanager related design and review.12OpenHarmony Graphics and windowmanager related design and review.
13 13 
14-## The repository
15-- project name:
16- - graphic_graphic_2d:https://gitee.com/openharmony/graphic_graphic_2d
17- - graphic_surface:https://gitee.com/openharmony/graphic_surface
18- - graphic_ui:https://gitee.com/openharmony/graphic_ui
19- - graphic_utils:https://gitee.com/openharmony/graphic_utils
20- - graphic_wms:https://gitee.com/openharmony/graphic_wms
21- - third_party_weston:https://gitee.com/openharmony/third_party_weston
22- - third_party_wayland-ivi-extension:https://gitee.com/openharmony/third_party_wayland-ivi-extension
23- - third_party_wayland-protocols_standard:https://gitee.com/openharmony/third_party_wayland-protocols_standard
24- - third_party_wayland_standard:https://gitee.com/openharmony/third_party_wayland_standard
25- - third_party_libdrm:https://gitee.com/openharmony/third_party_libdrm
26- - third_party_pixman:https://gitee.com/openharmony/third_party_pixman
27- - third_party_egl:https://gitee.com/openharmony/third_party_egl
28- - third_party_opengles:https://gitee.com/openharmony/third_party_opengles
29- - third_party_skia:https://gitee.com/openharmony/third_party_skia
30- - windowmanager:https://gitee.com/openharmony/windowmanager
31- - third_party_libexif:https://gitee.com/openharmony-sig/third_party_libexif
32- - third_party_libjpeg-turbo:https://gitee.com/openharmony/third_party_libjpeg-turbo
33- - third_party_vulkan-loader:https://gitee.com/openharmony/third_party_vulkan-loader
34- 
35## SIG Members14## SIG Members
36 15 
37### Leader16### Leader
@@ -55,5 +34,4 @@ OpenHarmony Graphics and windowmanager related design and review.
55- cuikun1@huawei.com34- cuikun1@huawei.com
56 35 
57- Mailing list:dev@openharmony.io36- Mailing list:dev@openharmony.io
58-- Zulip group: https://zulip.openharmony.cn
59- Wechat group:SIG-Graphics37- Wechat group:SIG-Graphics
@@ -1,7 +1,7 @@
1# sig_Graphics1# sig_Graphics
2简体中文 | [English](./sig_graphics.md)2简体中文 | [English](./sig_graphics.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -36,26 +36,6 @@ OpenHarmony 图形管理。
36|vulkan-loader|vulkan-loader是在Vulkan应用程序和Vulkan驱动程序(任意数量)之间的库,支持多个驱动程序和跨驱动程序的实例级功能。此外,Vulkan-Loader在应用程序和驱动程序之间插入Vulkan层,例如验证层。|third_party_vulkan-loader|36|vulkan-loader|vulkan-loader是在Vulkan应用程序和Vulkan驱动程序(任意数量)之间的库,支持多个驱动程序和跨驱动程序的实例级功能。此外,Vulkan-Loader在应用程序和驱动程序之间插入Vulkan层,例如验证层。|third_party_vulkan-loader|
37 37 
38 38 
39-- 代码仓地址:
40- - graphic_graphic_2d:https://gitee.com/openharmony/graphic_graphic_2d
41- - graphic_surface:https://gitee.com/openharmony/graphic_surface
42- - graphic_ui:https://gitee.com/openharmony/graphic_ui
43- - graphic_utils:https://gitee.com/openharmony/graphic_utils
44- - graphic_wms:https://gitee.com/openharmony/graphic_wms
45- - third_party_weston:https://gitee.com/openharmony/third_party_weston
46- - third_party_wayland-ivi-extension:https://gitee.com/openharmony/third_party_wayland-ivi-extension
47- - third_party_wayland-protocols_standard:https://gitee.com/openharmony/third_party_wayland-protocols_standard
48- - third_party_wayland_standard:https://gitee.com/openharmony/third_party_wayland_standard
49- - third_party_libdrm:https://gitee.com/openharmony/third_party_libdrm
50- - third_party_pixman:https://gitee.com/openharmony/third_party_pixman
51- - third_party_egl:https://gitee.com/openharmony/third_party_egl
52- - third_party_opengles:https://gitee.com/openharmony/third_party_opengles
53- - third_party_skia:https://gitee.com/openharmony/third_party_skia
54- - windowmanager:https://gitee.com/openharmony/windowmanager
55- - third_party_libexif:https://gitee.com/openharmony-sig/third_party_libexif
56- - third_party_libjpeg-turbo:https://gitee.com/openharmony/third_party_libjpeg-turbo
57- - third_party_vulkan-loader:https://gitee.com/openharmony/third_party_vulkan-loader
58- 
59## SIG组成员39## SIG组成员
60 40 
61### Leader41### Leader
@@ -79,5 +59,4 @@ OpenHarmony 图形管理。
79- cuikun1@huawei.com59- cuikun1@huawei.com
80 60 
81- 邮件列表:dev@openharmony.io61- 邮件列表:dev@openharmony.io
82-- Zulip群组:https://zulip.openharmony.cn
83- 微信群:SIG-Graphics62- 微信群:SIG-Graphics
@@ -1,7 +1,7 @@
1# sig_HILOG1# sig_HILOG
2English | [简体中文](./sig_hilog_cn.md)2English | [简体中文](./sig_hilog_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7- To solve the problems such as lack of functionality, low performance and high resource consumption existing in the current log system, we establish this sig to design a new log system HiLog for OpenHarmony. HiLog stores and manages various types of logs, including kernel logs, system logs and third-party logs. It provides rich and convenient log access functions for system developers and application developers. At the same time, HiLog has good performance in log reliability, interface delay and resource overhead. This SIG is a sub SIG of [SIG_BasicSoftwareService](https://gitee.com/openharmony/community/tree/master/sig/sig_basicsoftwareservice).7- To solve the problems such as lack of functionality, low performance and high resource consumption existing in the current log system, we establish this sig to design a new log system HiLog for OpenHarmony. HiLog stores and manages various types of logs, including kernel logs, system logs and third-party logs. It provides rich and convenient log access functions for system developers and application developers. At the same time, HiLog has good performance in log reliability, interface delay and resource overhead. This SIG is a sub SIG of [SIG_BasicSoftwareService](https://gitee.com/openharmony/community/tree/master/sig/sig_basicsoftwareservice).
@@ -28,11 +28,6 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
28 28 
29### work scope29### work scope
30 30 
31-### The repository
32-- project name:
33- - hiviewdfx_hilog:https://gitee.com/openharmony/hiviewdfx_hilog
34- - hilogtest:https://gitee.com/openharmony/xts_acts/tree/master/hiviewdfx/hilogtest/libhilogtest
35- 
36 31 
37## SIG Members32## SIG Members
38 33 
@@ -61,5 +56,4 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
61### Contact (optional)56### Contact (optional)
62 57 
63- Mailing list:dev@openharmony.io58- Mailing list:dev@openharmony.io
64-- Zulip group:https://zulip.openharmony.cn/#narrow/stream/47-hilog_sig
65- Wechat group:xxx59- Wechat group:xxx
@@ -1,7 +1,7 @@
1# sig_HILOG1# sig_HILOG
2简体中文 | [English](./sig_hilog.md)2简体中文 | [English](./sig_hilog.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -27,11 +27,6 @@
27- 实现高性能/精简/可靠:接口时延、资源占用以及日志丢失率低于同类系统27- 实现高性能/精简/可靠:接口时延、资源占用以及日志丢失率低于同类系统
28- 输出相应的技术文档28- 输出相应的技术文档
29 29 
30-## 代码仓
31-- 代码仓地址:
32- - hiviewdfx_hilog:https://gitee.com/openharmony/hiviewdfx_hilog
33- - hilogtest:https://gitee.com/openharmony/xts_acts/tree/master/hiviewdfx/hilogtest/libhilogtest
34- 
35## SIG组成员30## SIG组成员
36 31 
37### Leader32### Leader
@@ -59,5 +54,4 @@
59### 联系方式(可选)54### 联系方式(可选)
60 55 
61- 邮件列表:dev@openharmony.io56- 邮件列表:dev@openharmony.io
62-- Zulip群组:https://zulip.openharmony.cn/#narrow/stream/47-hilog_sig
63- 微信群:xxx57- 微信群:xxx
@@ -1,7 +1,7 @@
1# sig_HuaweiCloud1# sig_HuaweiCloud
2English | [简体中文](./sig_huaweicloud_cn.md)2English | [简体中文](./sig_huaweicloud_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -23,13 +23,6 @@ Provide cloud collaboration components for OpenHarmony, hoping that HUAWEI CLOUD
23| ------------------------- | ------------------------------------------------------------ | ----------------------------------------- |23| ------------------------- | ------------------------------------------------------------ | ----------------------------------------- |
24| IoT | Help OpenHarmony mini system, small system, and standard system devices quickly connect to the IoT platform. The devices that support the TCP/IP protocol stack can communicate directly with the IoT platform after integrating the IoT Device SDK, devices that do not support the TCP/IP protocol stack, such as Bluetooth, ZigBee and other devices, can forward device data to the IoT platform through the gateway integrated with the IoT Device SDK to communicate with the cloud platform. The main functions of device-cloud collaboration are as follows:<br>Cloud platform communication capabilities: establish and break links with the cloud platform, report messages, attributes, events, etc., and receive commands, send messages, upload and download files, and a series of communication functions.<br>Device-cloud secure communication: The cloud sends security PIN code information, sends device groups through the Huawei cloud platform, and devices realize the interconnection of things through the OpenHarmony softbus.<br>Device rule engine: Device-side rules provide capabilities similar to cloud rules. After setting the rules, the device will judge whether the rule triggering conditions are met. When the conditions are met, the device will execute the actions preset by the user. Unlike cloud rules, device-side rules can continue to run on the device side even when the network is interrupted or the device cannot interact with the cloud.<br/>Remote SSH login: You can remotely log in to your own online devices through the HUAWEI CLOUD IoTDA platform.<br/>Anomaly detection: Based on device-cloud collaboration, the device can detect abnormalities such as memory, storage space, abnormal ports, battery power, and CPU usage.<br>M2M function: currently supports to use the SDK to connect to the edge IoTEdge, and the edge node completes the transfer of the message to the target device. | iot_device_sdk_c<br>iot_device_sdk_c_tiny |24| IoT | Help OpenHarmony mini system, small system, and standard system devices quickly connect to the IoT platform. The devices that support the TCP/IP protocol stack can communicate directly with the IoT platform after integrating the IoT Device SDK, devices that do not support the TCP/IP protocol stack, such as Bluetooth, ZigBee and other devices, can forward device data to the IoT platform through the gateway integrated with the IoT Device SDK to communicate with the cloud platform. The main functions of device-cloud collaboration are as follows:<br>Cloud platform communication capabilities: establish and break links with the cloud platform, report messages, attributes, events, etc., and receive commands, send messages, upload and download files, and a series of communication functions.<br>Device-cloud secure communication: The cloud sends security PIN code information, sends device groups through the Huawei cloud platform, and devices realize the interconnection of things through the OpenHarmony softbus.<br>Device rule engine: Device-side rules provide capabilities similar to cloud rules. After setting the rules, the device will judge whether the rule triggering conditions are met. When the conditions are met, the device will execute the actions preset by the user. Unlike cloud rules, device-side rules can continue to run on the device side even when the network is interrupted or the device cannot interact with the cloud.<br/>Remote SSH login: You can remotely log in to your own online devices through the HUAWEI CLOUD IoTDA platform.<br/>Anomaly detection: Based on device-cloud collaboration, the device can detect abnormalities such as memory, storage space, abnormal ports, battery power, and CPU usage.<br>M2M function: currently supports to use the SDK to connect to the edge IoTEdge, and the edge node completes the transfer of the message to the target device. | iot_device_sdk_c<br>iot_device_sdk_c_tiny |
25 25 
26-### The repository
27- 
28-- project name:
29- - iot_device_sdk_c: https://gitee.com/openharmony/iot_device_sdk_c
30- - iot_device_sdk_c_tiny: https://gitee.com/openharmony/iot_device_sdk_c_tiny
31- 
32- 
33## SIG Members26## SIG Members
34 27 
35### Leader28### Leader
@@ -1,7 +1,7 @@
1# sig_HuaweiCloud1# sig_HuaweiCloud
2简体中文 | [English](./sig_huaweicloud.md)2简体中文 | [English](./sig_huaweicloud.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -22,11 +22,6 @@
22|---|---|---|22|---|---|---|
23| IoT | 帮助OpenHarmony轻量系统、小型系统以及标准系统设备快速对接物联网平台,支持TCP/IP协议栈的设备集成IoT Device SDK后,可以直接与物联网平台通信。不支持TCP/IP协议栈的设备,如蓝牙、ZigBee等设备,可以通过集成了IoT Device SDK的网关将设备数据转发给物联网平台,与云平台进行通信。主要的端云协同功能如下:<br>云平台通信能力:与云平台进行建链,断链,消息、属性、事件等上报,以及接收命令、消息下发,文件上传下载等一系列通信功能。<br>端云安全通信:云端下发安全PIN码信息,通过华为云平台下发设备组,设备通过OpenHarmony软总线实现物物互联。<br>设备规则引擎:端侧规则提供与云端规则相似的能力,设置规则后,设备会判断是否满足规则触发条件,在条件满足时,设备会执行用户预设的动作。与云端规则不同,端侧规则可以在网络中断或设备无法与云端交互情况下,继续在端侧运行。<br/>远程SSH登录:可实现通过华为云IoTDA平台远程登录自己在线的设备。<br>异常检测:基于端云协同,实现设备对于诸如内存、存储空间、异常端口、电池电量、CPU占用率等异常检测的功能。<br>M2M功能:目前支持使用SDK对接边缘IoTEdge,边缘节点完成消息的中转到目标设备。 | iot_device_sdk_c<br>iot_device_sdk_c_tiny |23| IoT | 帮助OpenHarmony轻量系统、小型系统以及标准系统设备快速对接物联网平台,支持TCP/IP协议栈的设备集成IoT Device SDK后,可以直接与物联网平台通信。不支持TCP/IP协议栈的设备,如蓝牙、ZigBee等设备,可以通过集成了IoT Device SDK的网关将设备数据转发给物联网平台,与云平台进行通信。主要的端云协同功能如下:<br>云平台通信能力:与云平台进行建链,断链,消息、属性、事件等上报,以及接收命令、消息下发,文件上传下载等一系列通信功能。<br>端云安全通信:云端下发安全PIN码信息,通过华为云平台下发设备组,设备通过OpenHarmony软总线实现物物互联。<br>设备规则引擎:端侧规则提供与云端规则相似的能力,设置规则后,设备会判断是否满足规则触发条件,在条件满足时,设备会执行用户预设的动作。与云端规则不同,端侧规则可以在网络中断或设备无法与云端交互情况下,继续在端侧运行。<br/>远程SSH登录:可实现通过华为云IoTDA平台远程登录自己在线的设备。<br>异常检测:基于端云协同,实现设备对于诸如内存、存储空间、异常端口、电池电量、CPU占用率等异常检测的功能。<br>M2M功能:目前支持使用SDK对接边缘IoTEdge,边缘节点完成消息的中转到目标设备。 | iot_device_sdk_c<br>iot_device_sdk_c_tiny |
24 24 
25-- project name:
26- - iot_device_sdk_c: https://gitee.com/openharmony/iot_device_sdk_c
27-
28- - iot_device_sdk_c_tiny: https://gitee.com/openharmony/iot_device_sdk_c_tiny
29-
30 25 
31## SIG组成员26## SIG组成员
32 27 
@@ -22,12 +22,6 @@ Collecting, prioritizing and reviewing the feature requirements
22+ O&M phase:22+ O&M phase:
23IDE documents, samples, FAQs and issues reply23IDE documents, samples, FAQs and issues reply
24 24 
25-## The repository
26- 
27-+ project name:
28- + <https://gitee.com/openharmony-sig/napi_plugin>
29- + <https://gitee.com/openharmony-sig/hcs_config_plugin>
30- + <https://gitee.com/openharmony/tools_previewer>
31 25 
32## SIG Members26## SIG Members
33 27 
@@ -67,5 +61,4 @@ IDE documents, samples, FAQs and issues reply
67### Contact(optional)61### Contact(optional)
68 62 
69+ Mailing list: sig_ide@openharmony.io63+ Mailing list: sig_ide@openharmony.io
70-+ Zulip group: <https://zulip.openharmony.cn>
71+ WeChat group: NA64+ WeChat group: NA
@@ -2,7 +2,7 @@
2 2 
3简体中文 | [English](./sig_ide.md)3简体中文 | [English](./sig_ide.md)
4 4 
5-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。5+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
6 6 
7## SIG组工作目标和范围7## SIG组工作目标和范围
8 8 
@@ -19,13 +19,6 @@
19 + 2) 资源共建:工程垂类模板、开发样例集成等19 + 2) 资源共建:工程垂类模板、开发样例集成等
20+ 运营运维阶段:IDE的指导文档、样例、FAQs以及issues答复20+ 运营运维阶段:IDE的指导文档、样例、FAQs以及issues答复
21 21 
22-## 代码仓
23- 
24-+ 代码仓地址:
25- + <https://gitee.com/openharmony-sig/napi_plugin>
26- + <https://gitee.com/openharmony-sig/hcs_config_plugin>
27- + <https://gitee.com/openharmony/tools_previewer>
28- 
29## SIG组成员22## SIG组成员
30 23 
31### Leader24### Leader
@@ -63,6 +56,5 @@
63 56 
64### 联系方式(可选)57### 联系方式(可选)
65 58 
66-+ 邮件列表:sig_ide@openharmony.io59++ 邮件列表:dev.openharmony.io
67-+ Zulip群组:待定
68+ 微信群:待定60+ 微信群:待定
@@ -1,7 +1,7 @@
1# SIG_IndustrialInternet1# SIG_IndustrialInternet
2English | [简体中文](./sig_industrial_internet_cn.md)2English | [简体中文](./sig_industrial_internet_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -25,10 +25,6 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
25 25 
26* Cooperate with ecological partners to jointly donate the exclusive operating system with * * industrial attributes, the industrial Internet of things enabling cloud platform, and define north-south equipment access standards and development standards**26* Cooperate with ecological partners to jointly donate the exclusive operating system with * * industrial attributes, the industrial Internet of things enabling cloud platform, and define north-south equipment access standards and development standards**
27 27 
28-### The repository
29-- repostory:
30- - none
31- 
32 28 
33## SIG Members29## SIG Members
34 30 
@@ -43,11 +39,10 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
43 - Meeting time:xxx39 - Meeting time:xxx
44 - Meeting application: Refer to the method of [PMC meeting](https://gitee.com/dongjinguang/community/blob/master/zh/pmc.md#pmc%E4%BC%9A%E8%AE%AE%E9%93%BE%E6%8E%A5) to provide the shimo sharing document weblink, convenient for sig_related people to apply for the topic.40 - Meeting application: Refer to the method of [PMC meeting](https://gitee.com/dongjinguang/community/blob/master/zh/pmc.md#pmc%E4%BC%9A%E8%AE%AE%E9%93%BE%E6%8E%A5) to provide the shimo sharing document weblink, convenient for sig_related people to apply for the topic.
45 - Meeting link: Welink Meeting or Others41 - Meeting link: Welink Meeting or Others
46- - Meeting notification: [Subscribe](https://lists.openatom.io/postorius/lists/sig_industry_network.openharmony.io/) mailing list [sig_industry_network@openharmony.io](https://lists.openatom.io/postorius/lists/sig_industry_network.openharmony.io/) for the meeting link42+ - Meeting notification: [Subscribe](https://lists.openatom.io/postorius/lists/dev@openharmony.io/) mailing list [dev@openharmony.io](https://lists.openatom.io/postorius/lists/dev@openharmony.io/) for the meeting link
47 - Meeting-Minutes: [Archive link address](https://gitee.com/openharmony-sig/sig-content/tree/master/industrial_internet/meetings)43 - Meeting-Minutes: [Archive link address](https://gitee.com/openharmony-sig/sig-content/tree/master/industrial_internet/meetings)
48 44 
49### Contact (optional)45### Contact (optional)
50 46 
51-- Mailing list:[sig_industry_network@openharmony.io](https://lists.openatom.io/postorius/lists/sig_industry_network.openharmony.io/)47+- Mailing list:dev@openharmony.io
52-- Zulip group:https://zulip.openharmony.cn
53- Wechat group:xxx48- Wechat group:xxx
@@ -1,7 +1,7 @@
1# sig_Industrial_Internet1# sig_Industrial_Internet
2简体中文 | [English](./sig_industrial_internet.md)2简体中文 | [English](./sig_industrial_internet.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -25,13 +25,6 @@
25 25 
26* 协同生态伙伴共同捐助带**工业属性的专属操作系统、工业物联网使能云平台、定义南北向设备接入标准和开发标准**26* 协同生态伙伴共同捐助带**工业属性的专属操作系统、工业物联网使能云平台、定义南北向设备接入标准和开发标准**
27 27 
28-## 代码仓
29-* 代码仓地址:
30- - 工业物联网平台:https://gitee.com/openharmony-tpc/talkweb_iiot
31- - 边缘计算平台:https://gitee.com/openharmony-tpc/talkweb_edge
32- - MQTT:https://gitee.com/openharmony-tpc/talkweb_mqtt
33- - 鸿蒙设备开发SDK:https://gitee.com/openharmony-tpc/talkweb_link_sdk
34- - 数据中台:https://gitee.com/openharmony-tpc/shineweng-datasphere
35 28 
36## SIG组成员29## SIG组成员
37 30 
@@ -55,6 +48,5 @@
55 48 
56### 联系方式(可选)49### 联系方式(可选)
57 50 
58-- 邮件列表:[sig_industry_network@openharmony.io](https://lists.openatom.io/postorius/lists/sig_industry_network.openharmony.io/)51+- 邮件列表:dev@openharmony.io
59-- Zulip群组:https://zulip.openharmony.cn
60- 微信群:xxx52- 微信群:xxx
@@ -52,11 +52,10 @@ Actively cooperate with developers, universities and community developers to pro
52 - Meeting time:BiWeek Friday 17:0052 - Meeting time:BiWeek Friday 17:00
53 - Meeting application: None53 - Meeting application: None
54 - Meeting link:Tencent meeting or other meeting54 - Meeting link:Tencent meeting or other meeting
55- - Meeting notification: [Subscribe to](https://lists.openatom.io/postorius/lists/sig_infrastructure.openharmony.io) mailing list for the meeting link55+ - Meeting notification: [Subscribe to](https://lists.openatom.io/postorius/lists/dev@openharmony.io) mailing list for the meeting link
56 - Meeting Summary: To view the minutes of past meetings, please click this [link](https://gitee.com/openharmony-sig/sig-content/tree/master/infrastructure/meetings)56 - Meeting Summary: To view the minutes of past meetings, please click this [link](https://gitee.com/openharmony-sig/sig-content/tree/master/infrastructure/meetings)
57 57 
58### Contact (optional)58### Contact (optional)
59 59 
60-- Mailing list:[sig_infrastructure@openharmony.io](https://lists.openatom.io/postorius/lists/sig_infrastructure.openharmony.io/)60+- Mailing list:dev@openharmony.io
61-- Zulip group: https://zulip.openharmony.cn
62- Wechat group:xxx61- Wechat group:xxx
@@ -23,13 +23,6 @@ SIG组将不断的吸引开发者为 CICD 门禁不断完善、更新、升级
23* 生态扩展23* 生态扩展
24积极与开发者、高校和社区开发者协作,推动OpenHarmony基础设施建设的进程24积极与开发者、高校和社区开发者协作,推动OpenHarmony基础设施建设的进程
25 25 
26-## 代码仓
27- 
28-- 代码仓地址:
29- - website: https://gitee.com/openharmony-sig/website
30- - CICD: https://gitee.com/openharmony-sig/cicd
31- - Archive: https://gitee.com/openharmony-sig/archive
32- - developtools_integration_verification: https://gitee.com/openharmony/developtools_integration_verification
33 26 
34## SIG组成员27## SIG组成员
35 28 
@@ -54,11 +47,9 @@ SIG组将不断的吸引开发者为 CICD 门禁不断完善、更新、升级
54 - 会议时间:双周例会,周五 17:0047 - 会议时间:双周例会,周五 17:00
55 - 会议申报:无48 - 会议申报:无
56 - 会议链接:腾讯会议或其他会议49 - 会议链接:腾讯会议或其他会议
57- - 会议通知:请[订阅](https://lists.openatom.io/postorius/lists/sig_infrastructure.openharmony.io)邮件列表获取会议链接50+ - 会议通知:请[订阅](https://lists.openatom.io/postorius/lists/dev@openharmony.io)邮件列表获取会议链接
58 - 会议纪要:查看往期会议纪要,请点此[链接](https://gitee.com/openharmony-sig/sig-content/tree/master/Infrastructure/meetings)51 - 会议纪要:查看往期会议纪要,请点此[链接](https://gitee.com/openharmony-sig/sig-content/tree/master/Infrastructure/meetings)
59 52 
60### 联系方式(可选)53### 联系方式(可选)
61 54 
62-- 邮件列表:[sig_infrastructure@openharmony.io](https://lists.openatom.io/postorius/lists/sig_infrastructure.openharmony.io/)55+- 邮件列表:dev@openharmony.io
63-- Zulip群组:https://zulip.openharmony.cn
64-- 微信群:xxx
@@ -2,7 +2,7 @@
2 2 
3English | [简体中文](./sig_iot_sensing_network_cn.md)3English | [简体中文](./sig_iot_sensing_network_cn.md)
4 4 
5-Note: The content of this SIG follows the conventions described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).5+Note: The content of this SIG follows the conventions described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
6 6 
7## SIG group work goals and scope7## SIG group work goals and scope
8 8 
@@ -35,10 +35,6 @@ SIG construction focuses on the following sub-directions to build Openharmony ne
35 35 
36* Based on the understanding of industry solutions, build the industrial influence of the IoT scene in the OH industry, and build the OH brand. Realize the mutual promotion of OH and projects.36* Based on the understanding of industry solutions, build the industrial influence of the IoT scene in the OH industry, and build the OH brand. Realize the mutual promotion of OH and projects.
37 37 
38-## code warehouse
39- 
40-* Code warehouse address:
41- - to be determined
42 38 
43## SIG group members39## SIG group members
44 40 
@@ -64,5 +60,4 @@ SIG construction focuses on the following sub-directions to build Openharmony ne
64 ### Contact information (optional)60 ### Contact information (optional)
65 61 
66 - Mailing list: [dev@openharmony.io](https://lists.openatom.io/postorius/lists/dev.openharmony.io/)62 - Mailing list: [dev@openharmony.io](https://lists.openatom.io/postorius/lists/dev.openharmony.io/)
67- - Zulip group: https://zulip.openharmony.cn
68 - WeChat group: NA63 - WeChat group: NA
@@ -1,7 +1,7 @@
1# sig_IOT_Sensing_Network1# sig_IOT_Sensing_Network
2简体中文 | [English](./sig_iot_sensing_network.md)2简体中文 | [English](./sig_iot_sensing_network.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -32,9 +32,6 @@ SIG建设围绕以下子方向,建设Openharmony网络栈能力:
32 32 
33* 基于行业解决方案理解,构筑OH行业物联场景的产业影响力,打造OH品牌。实现OH和项目的互相推进。33* 基于行业解决方案理解,构筑OH行业物联场景的产业影响力,打造OH品牌。实现OH和项目的互相推进。
34 34 
35-## 代码仓
36-* 代码仓地址:
37- - 待定
38 35 
39## SIG组成员36## SIG组成员
40 37 
@@ -57,6 +54,5 @@ SIG建设围绕以下子方向,建设Openharmony网络栈能力:
57### 联系方式(可选)54### 联系方式(可选)
58 55 
59- 邮件列表:[dev@openharmony.io](https://lists.openatom.io/postorius/lists/dev.openharmony.io/)56- 邮件列表:[dev@openharmony.io](https://lists.openatom.io/postorius/lists/dev.openharmony.io/)
60-- Zulip群组:https://zulip.openharmony.cn
61- 微信群:暂无57- 微信群:暂无
62 58 
@@ -1,7 +1,7 @@
1# SIG_Kernel1# SIG_Kernel
2 English | [简体中文](./sig_kernel_cn.md)2 English | [简体中文](./sig_kernel_cn.md)
3 3
4- Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+ Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -9,33 +9,6 @@
9Maintenance of file system releated open source software to support the commercial use9Maintenance of file system releated open source software to support the commercial use
10### work scope10### work scope
11File system related open source software used by OpenHarmony lite equipment, including file system development and system image packing tools.11File system related open source software used by OpenHarmony lite equipment, including file system development and system image packing tools.
12-### The repository
13-- project name:
14- - repository1 name:https://gitee.com/openharmony/third_party_littlefs
15- - repository2 name:https://gitee.com/openharmony/third_party_e2fsprogs
16- - repository3 name:https://gitee.com/openharmony/kernel_linux_build
17- - repository5 name:https://gitee.com/openharmony/kernel_linux_5.10
18- - repository6 name:https://gitee.com/openharmony/filemanagement_user_file_service
19- - repository7 name:https://gitee.com/openharmony/filemanagement_file_api
20- - repository8 name:https://gitee.com/openharmony/filemanagement_app_file_service
21- - repository9 name:https://gitee.com/openharmony/filemanagement_storage_service
22- - repository10 name:https://gitee.com/openharmony/filemanagement_dfs_service
23- - repository11 name:https://gitee.com/openharmony-sig/filemanagement_fs_tools
24- - repository12 name:https://gitee.com/openharmony/third_party_f2fs-tools
25- - repository13 name:https://gitee.com/openharmony/third_party_ntfs-3g
26- - repository14 name:https://gitee.com/openharmony/third_party_fsck_msdos
27- - repository15 name:https://gitee.com/openharmony/third_party_gptfdisk
28- - repository16 name:https://gitee.com/openharmony/third_party_newfs_msdos
29- - repository17 name:https://gitee.com/openharmony/third_party_exfat-utils
30- - repository18 name:https://gitee.com/openharmony/third_party_exfatprogs
31- - repository19 name:https://gitee.com/openharmony/third_party_mimalloc
32- - repository20 name:https://gitee.com/openharmony-sig/resourceschedule_ffrt_core
33- - repository21 name:https://gitee.com/openharmony-sig/resourceschedule_ffrt_sched
34- - repository22 name:https://gitee.com/openharmony/kernel_uniproton
35- - repository23 name:https://gitee.com/openharmony/vendor_alientek
36- - repository24 name:https://gitee.com/openharmony/third_party_libfuse
37- - repository25 name:https://gitee.com/openharmony-sig/kernel_common_modules
38- - repository26 name:https://gitee.com/openharmony/kernel_linux_common_modules
39 12 
40## SIG Members13## SIG Members
41 14 
@@ -58,6 +31,4 @@ File system related open source software used by OpenHarmony lite equipment, inc
58 31 
59### Contact (optional)32### Contact (optional)
60 33 
61-- Mailing list:kernel@openharmony.io34+- Mailing list:kernel@openharmony.io
62-- Zulip group:https://zulip.openharmony.cn
63-- Wechat group:connect [@ninalijiaxin](https://gitee.com/ninalijiaxin)
@@ -1,7 +1,7 @@
1 # SIG_Kernel1 # SIG_Kernel
2 简体中文 | [English](./sig_kernel.md)2 简体中文 | [English](./sig_kernel.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -25,13 +25,6 @@
25|FatFs|适用于LiteOS上的EMMC等介质的文件系统|third_party_FatFs|25|FatFs|适用于LiteOS上的EMMC等介质的文件系统|third_party_FatFs|
26|cmsis|LiteOS-M支持的CMSIS标准接口|third_party_cmsis|26|cmsis|LiteOS-M支持的CMSIS标准接口|third_party_cmsis|
27 27 
28-- 代码仓地址:
29- - kernel_liteos_a名称:https://gitee.com/openharmony/kernel_liteos_a
30- - kernel_liteos_m名称:https://gitee.com/openharmony/kernel_liteos_m
31- - third_party_littlefs名称:https://gitee.com/openharmony/third_party_littlefs
32- - device_qemu名称:https://gitee.com/openharmony/device_qemu
33- - third_party_FatFs名称:https://gitee.com/openharmony/third_party_FatFs
34- - third_party_cmsis名称:https://gitee.com/openharmony/third_party_cmsis
35 28 
36## Linux及其他代码仓29## Linux及其他代码仓
37|部件名称|部件功能描述|部件仓名称|30|部件名称|部件功能描述|部件仓名称|
@@ -49,35 +42,6 @@
49|文件系统拍包工具|用于生成指定文件系统格式的拍包工具|third_party_f2fs-tools<br>third_party_ntfs-3g<br>third_party_fsck_msdos<br>third_party_newfs_msdos<br>third_party_exfat-utils<br>third_party_exfatprogs<br>third_party_e2fsprogs|42|文件系统拍包工具|用于生成指定文件系统格式的拍包工具|third_party_f2fs-tools<br>third_party_ntfs-3g<br>third_party_fsck_msdos<br>third_party_newfs_msdos<br>third_party_exfat-utils<br>third_party_exfatprogs<br>third_party_e2fsprogs|
50|native内存分配器|用于替换musl默认内存分配器|third_party_mimalloc|43|native内存分配器|用于替换musl默认内存分配器|third_party_mimalloc|
51 44 
52-- 代码仓地址:
53- - filemanagement_file_api名称:https://gitee.com/openharmony/filemanagement_file_api
54- - frame_aware_sched名称:https://gitee.com/openharmony/frame_aware_sched
55- - resourceschedule_memmgr名称:https://gitee.com/openharmony/resourceschedule_memmgr
56- - filemanagement_dfs_service名称:https://gitee.com/openharmony/filemanagement_dfs_service
57- - filemanagement_user_file_service名称:https://gitee.com/openharmony/filemanagement_user_file_service
58- - filemanagement_app_file_service名称:https://gitee.com/openharmony/filemanagement_app_file_service
59- - filemanagement_storage_service名称:https://gitee.com/openharmony/filemanagement_storage_service
60- - ComonLibary_memory名称:https://gitee.com/openharmony/ComonLibary_memory
61- - kernel_linux_build名称:https://gitee.com/openharmony/kernel_linux_config
62- - kernel_linux_build名称:https://gitee.com/openharmony/kernel_linux_build
63- - kernel_linux_5.10名称:https://gitee.com/openharmony/kernel_linux_5.10
64- - third_party_gptfdisk名称:https://gitee.com/openharmony/third_party_gptfdisk
65- - filemanagement_fs_tools名称:https://gitee.com/openharmony-sig/filemanagement_fs_tools
66- - third_party_f2fs-tools名称:https://gitee.com/openharmony/third_party_f2fs-tools
67- - third_party_ntfs-3g名称:https://gitee.com/openharmony/third_party_ntfs-3g
68- - third_party_fsck_msdos名称:https://gitee.com/openharmony/third_party_fsck_msdos
69- - third_party_newfs_msdos名称:https://gitee.com/openharmony/third_party_newfs_msdos
70- - third_party_exfat-utils名称:https://gitee.com/openharmony/third_party_exfat-utils
71- - third_party_exfatprogs名称:https://gitee.com/openharmony/third_party_exfatprogs
72- - third_party_e2fsprogs名称:https://gitee.com/openharmony/third_party_e2fsprogs
73- - third_party_mimalloc名称: https://gitee.com/openharmony/third_party_mimalloc
74- - resourceschedule-ffrt-core名称:https://gitee.com/openharmony-sig/resourceschedule_ffrt_core
75- - resourceschedule-ffrt-sched名称:https://gitee.com/openharmony-sig/resourceschedule_ffrt_sched
76- - kernel_uniproton名称:https://gitee.com/openharmony/kernel_uniproton
77- - vendor_alientek名称:https://gitee.com/openharmony/vendor_alientek
78- - third_party_libfuse名称: https://gitee.com/openharmony/third_party_libfuse
79- - kernel_common_modules名称:https://gitee.com/openharmony-sig/kernel_common_modules
80- - kernel_linux_common_modules名称:https://gitee.com/openharmony/kernel_linux_common_modules
81 45 
82## SIG组成员46## SIG组成员
83 47 
@@ -105,4 +69,3 @@
105### 联系方式(可选)69### 联系方式(可选)
106 70 
107- 邮件列表:kernel@openharmony.io71- 邮件列表:kernel@openharmony.io
108-- Zulip群组:https://zulip.openharmony.cn
@@ -2,7 +2,7 @@
2 2 
3English | [简体中文](./sig_knowledge_cn.md)3English | [简体中文](./sig_knowledge_cn.md)
4 4 
5-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md)5+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md)
6 6 
7## SIG group work objectives and scope7## SIG group work objectives and scope
8 8 
@@ -17,13 +17,6 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
17 17 
18- Based on scenario demos, put forward relevant evolution topics to allow developers to participate in building their own OpenHarmony devices and applications18- Based on scenario demos, put forward relevant evolution topics to allow developers to participate in building their own OpenHarmony devices and applications
19 19 
20-## The repository
21-- project name:
22- - https://gitee.com/openharmony-sig/knowledge
23- - https://gitee.com/openharmony-sig/knowledge_demo_smart_home
24- - https://gitee.com/openharmony-sig/knowledge_demo_temp
25- - https://gitee.com/openharmony-sig/online_event
26- 
27## SIG Members20## SIG Members
28 21 
29### Leader22### Leader
@@ -50,6 +43,5 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
50### Contact (optional)43### Contact (optional)
51 44 
52- Mailing list:sig-knowledge@openharmony.io45- Mailing list:sig-knowledge@openharmony.io
53-- Zulip group:https://zulip.openharmony.cn subscript to sig-knowledge stream
54- Wechat group:46- Wechat group:
55 47 
@@ -2,7 +2,7 @@
2 2 
3简体中文 | [English](./sig_knowledge.md)3简体中文 | [English](./sig_knowledge.md)
4 4 
5-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。5+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
6 6 
7## SIG组工作目标和范围7## SIG组工作目标和范围
8 8 
@@ -17,12 +17,6 @@
17 17 
18- 场景化Demo拓展,针对现有的场景化Demo,提出相关的演进课题,让开发者参与其中打造自己的OpenHarmony 设备与应用18- 场景化Demo拓展,针对现有的场景化Demo,提出相关的演进课题,让开发者参与其中打造自己的OpenHarmony 设备与应用
19 19 
20-## 代码仓
21-- 代码仓地址:
22- - https://gitee.com/openharmony-sig/knowledge
23- - https://gitee.com/openharmony-sig/knowledge_demo_smart_home
24- - https://gitee.com/openharmony-sig/knowledge_demo_temp
25- - https://gitee.com/openharmony-sig/online_event
26 20 
27## SIG组成员21## SIG组成员
28 22 
@@ -49,6 +43,5 @@
49### 联系方式(可选)43### 联系方式(可选)
50 44 
51- 邮件列表:sig-knowledge@openharmony.io45- 邮件列表:sig-knowledge@openharmony.io
52-- Zulip群组:https://zulip.openharmony.cn 订阅 sig-knowledge频道
53- 微信群:46- 微信群:
54 47 
@@ -1,7 +1,7 @@
1# sig_linkboy1# sig_linkboy
2简体中文 | [English](./sig_linkboy.md)2简体中文 | [English](./sig_linkboy.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -23,12 +23,6 @@
23 23 
24linkboy软件下载: www.linkboy.cc24linkboy软件下载: www.linkboy.cc
25 25 
26-linkboy-SIG仓库(gitee):
27- 
28-|No| 类别 | 路径 |
29-|--|-------------------------------------|----------------------------------------------------------------------------------|
30-|1 |linkboy-SIG代码仓 |[https://gitee.com/openharmony-sig/linkboy](https://gitee.com/openharmony-sig/linkboy)|
31-|2 |linkboy SIG 历次会议纪要 |[https://gitee.com/openharmony-sig/sig-content/tree/master/linkboy/meetings](https://gitee.com/openharmony-sig/sig-content/tree/master/linkboy/meetings)|
32 26 
33#### 视频案例(b站):27#### 视频案例(b站):
34 28 
@@ -108,17 +102,9 @@ lite_component("app") {
108 - 会议时间:双周例会,周五 20:00102 - 会议时间:双周例会,周五 20:00
109 - 会议申报:[sig_linkboy会议申报](https://shimo.im/sheets/sX5pBO7PwFkEsR1D)103 - 会议申报:[sig_linkboy会议申报](https://shimo.im/sheets/sX5pBO7PwFkEsR1D)
110 - 会议链接:腾讯会议或其他会议104 - 会议链接:腾讯会议或其他会议
111- - 会议通知:请[订阅](https://lists.openatom.io/postorius/lists/sig_linkboy.openharmony.io)邮件列表获取会议链接105+ - 会议通知:请[订阅](https://lists.openatom.io/postorius/lists/dev@openharmony.io)邮件列表获取会议链接
112 - 会议纪要:查看往期会议纪要,请点此[链接](https://gitee.com/openharmony-sig/sig-content/tree/master/linkboy/meetings)106 - 会议纪要:查看往期会议纪要,请点此[链接](https://gitee.com/openharmony-sig/sig-content/tree/master/linkboy/meetings)
113 107 
114### 联系方式108### 联系方式
115-- 邮件列表:[sig_linkboy@openharmony.io](https://lists.openatom.io/postorius/lists/sig_linkboy.openharmony.io/)109+- 邮件列表:[dev@openharmony.io](https://lists.openatom.io/postorius/lists/dev@openharmony.io/)
116-- Zulip群组:https://zulip.openharmony.cn
117- 微信群:请添加linkboy SIG负责人微信拉入群 (13693200752)110- 微信群:请添加linkboy SIG负责人微信拉入群 (13693200752)
118-- linkboy公众号:
119- 
120- 
121-![](comm/gzh.jpg)
122- 
123- 
124- 
@@ -1,345 +0,0 @@
1-# This file is used to manage the OpenHarmony project sig_group information
2-[[sig_group]]
3-name = "sig_ai_framework"
4-description = "负责AI框架相关模块的架构设计、评审、决策以及开发"
5-leader = { gitee_id = "https://gitee.com/zhanghaibo5", email = "zhanghaibo5@huawei.com" }
6-sub_system = ["L1S_AI"]
7- 
8-[[sig_group]]
9-name = "sig_ai_framework_integration"
10-description = "负责在OpenHarmony平台上提供三方AI推理框架的集成和维护"
11-leader = { gitee_id = "https://gitee.com/wang-huaxin", email = "wanghuaxin@kaihongdigi.com" }
12-sub_system = ["NONE"]
13- 
14-[[sig_group]]
15-name = "sig_api"
16-description = "负责制定OpenHarmony平台的API设计规范和API社区治理,对API变更进行设计与评审"
17-leader = { gitee_id = "https://gitee.com/huawei_qiangbo", email = "qiangbo2@huawei.com" }
18-sub_system = ["NONE"]
19- 
20-[[sig_group]]
21-name = "sig_appframework"
22-description = "负责应用程序框架(元能力、ArkUI、事件通知等)相关模块的架构设计、评审、决策及开发"
23-leader = { gitee_id = "https://gitee.com/huawei_qiangbo", email = "qiangbo2@huawei.com" }
24-sub_system = [
25- "L1S_Global",
26- "L1S_AppExecFwk",
27- "L1S_AAFwk",
28- "L1S_ArkUI",
29- "L1S_Notification",
30-]
31- 
32-[[sig_group]]
33-name = "sig_architecture"
34-description = "负责OpenHarmony架构(包括子系统/部件/代码仓的增加,合并,拆分和删除)相关的设计评审,《架构设计原则》和《OpenHarmony 系统架构》修订"
35-leader = { gitee_id = "https://gitee.com/im-off-this-week", email = "rengelin@huawei.com" }
36-sub_system = ["NONE"]
37- 
38-[[sig_group]]
39-name = "sig_basicsoftwareservice"
40-description = "负责OpenHarmony基础软件服务相关模块的架构设计、评审、决策及开发"
41-leader = { gitee_id = "https://gitee.com/handyohos", email = "zhangxiaotian@huawei.com" }
42-sub_system = [
43- "L1S_DistributedSchedule",
44- "L1S_ResourceSchedule",
45- "L1S_StartUp",
46- "L1S_Update",
47- "L1S_Account",
48- "L1S_BarrierFree",
49- "L1S_InputMgrFwk",
50- "L1S_Timezone",
51- "L1S_ThemeFramework",
52- "L1S_UploadAndDownload",
53-]
54- 
55-[[sig_group]]
56-name = "sig_blockchain"
57-description = "提供OpenHarmony数据上链功能,深度定制可适配OpenHarmony的数据上链组件"
58-leader = { gitee_id = "https://gitee.com/shangxuan_hz", email = "shangxuan@hyperchain.cn" }
59-sub_system = ["NONE"]
60- 
61-[[sig_group]]
62-name = "sig_bluetooth"
63-description = "提供OpenHarmony蓝牙服务以及蓝牙协议栈,提升蓝牙兼容性"
64-leader = { gitee_id = "https://gitee.com/cheng_guohong", email = "guohong.cheng@huawei.com" }
65-sub_system = ["NONE"]
66- 
67-[[sig_group]]
68-name = "sig_buildsystem"
69-description = "负责编译构建模块架构设计、评审、决策及开发"
70-leader = { gitee_id = "https://gitee.com/chenmudan", email = "chenmudan@huawei.com" }
71-sub_system = ["L1S_BuildSystem"]
72- 
73-[[sig_group]]
74-name = "sig_cellular_device_mgr"
75-description = "负责基于OpenHarmony平台,进行入云组件、端管云组件、终端安全等基础能力组件和行业应用组件的架构设计、评审、决策及开发"
76-leader = { gitee_id = "https://gitee.com/pengz123", email = "pengzhao.sh@chinatelecom.cn" }
77-sub_system = ["NONE"]
78- 
79-[[sig_group]]
80-name = "sig_compileruntime"
81-description = "负责语言编译和运行时相关软件模块架构设计、评审、决策及开发"
82-leader = { gitee_id = "https://gitee.com/klooer", email = "xianyuqiang@huawei.com" }
83-sub_system = ["L1S_CCRuntime", "L1S_Utils"]
84- 
85-[[sig_group]]
86-name = "sig_compliance"
87-description = "制定OpenHarmony的开源合规治理的规则、规范、流程,负责开发合规工具,并提供合规服务能力"
88-leader = { gitee_id = "https://gitee.com/jalenchen", email = "xianyuqiang@huawei.com" }
89-sub_system = ["NONE"]
90- 
91-[[sig_group]]
92-name = "sig_crossplatformui"
93-description = "开发和维护跨平台适配核心,包括为 OpenHarmony 拓展UI范式,让Web应用和各类小程序应用适配OpenHarmony的能力"
94-leader = { gitee_id = "https://gitee.com/o2team", email = "o2labs@163.com" }
95-sub_system = ["NONE"]
96- 
97-[[sig_group]]
98-name = "sig_dengluyi"
99-description = "为OpenHarmony 环境嵌入一个通用标准的多账号管理模块,与手机登录易App通信互操作,实现新用户的自动注册,老用户的自动登录,自动修改密码等功能"
100-leader = { gitee_id = "https://gitee.com/youngp7", email = "3119005904@mail2.gdut.edu.cn" }
101-sub_system = ["NONE"]
102- 
103-[[sig_group]]
104-name = "sig_devboard"
105-description = "提供OpenHarmony芯片&开发板移植规划和规范,负责芯片&开发板移植的架构设计、预审及开发工作"
106-leader = { gitee_id = "https://gitee.com/liuyang198591", email = "liu_yang@hoperun.com" }
107-sub_system = ["L1S_DevBoard"]
108- 
109-[[sig_group]]
110-name = "sig_distributeddatamgr"
111-description = "负责OpenHarmony数据管理服务相关模块的架构设计、评审、决策及开发"
112-leader = { gitee_id = "https://gitee.com/gong-a-shi", email = "gongashi@huawei.com" }
113-sub_system = ["L1S_DistributedDataMgr_DFS"]
114- 
115-[[sig_group]]
116-name = "sig_distributedhardwaremgr"
117-description = "负责OpenHarmony MSDP、电源管理、传感器服务、分布式硬件、USB相关模块的架构设计、评审、决策及开发"
118-leader = { gitee_id = "https://gitee.com/hhh2", email = "pengfei.hou@huawei.com" }
119-sub_system = [
120- "L1S_MSDP",
121- "L1S_DistributedHardwareMgr",
122- "L1S_PowerMgr",
123- "L1S_Sensors",
124- "L1S_USB",
125-]
126- 
127-[[sig_group]]
128-name = "sig_docs"
129-description = "负责OpenHarmony版本配套开发者文档的构建和发布的评审及开发"
130-leader = { gitee_id = "https://gitee.com/neeen", email = "neen.yang@huawei.com" }
131-sub_system = ["L1S_Docs"]
132- 
133-[[sig_group]]
134-name = "sig_driver"
135-description = "负责构建OpenHarmony的统一硬件驱动平台HDF的架构设计、评审、决策及开发"
136-leader = { gitee_id = "https://gitee.com/shidi_snow", email = "zhaowenhua@huawei.com" }
137-sub_system = ["L1S_Drivers"]
138- 
139-[[sig_group]]
140-name = "sig_edu_data_specification"
141-description = "建设基于OpenHarmony的教育专属操作系统,积极与教育南北生态合作伙伴、教育管理单位、高校、科研单位,完善OpenHarmony上的教育生态建设"
142-leader = { gitee_id = "https://gitee.com/yongjie2020", email = "yongjie.yan@huawei.com" }
143-sub_system = ["NONE"]
144- 
145-[[sig_group]]
146-name = "sig_graphics"
147-description = "负责构建OpenHarmony的图形和窗口相关的架构设计、评审、决策及开发"
148-leader = { gitee_id = "https://gitee.com/abbuu", email = "liyu37@huawei.com" }
149-sub_system = [
150- "L1S_Graphic_AGPEngine",
151- "L1S_Graphic_AGPComponent",
152- "L1S_Graphic_AGPWindows",
153- "L1S_MultiModalInput",
154-]
155- 
156-[[sig_group]]
157-name = "sig_hilog"
158-description = "负责日志系统HiLog架构设计、评审、决策及开发"
159-leader = { gitee_id = "https://gitee.com/v11985", email = "wangfeng@iscas.ac.cn" }
160-sub_system = ["NONE"]
161- 
162-[[sig_group]]
163-name = "sig_ide"
164-description = "负责构建OpenHarmony IDE功能模块和插件相关的架构设计、评审、决策及开发"
165-leader = { gitee_id = "https://gitee.com/xiaojian_ide", email = "xiaojian756@huawei.com" }
166-sub_system = ["NONE"]
167- 
168-[[sig_group]]
169-name = "sig_industrial_internet"
170-description = "负责构建围绕OpenHarmony构建工业专属操作系统和软硬件生态相关的架构设计、评审、决策及开发"
171-leader = { gitee_id = "https://gitee.com/halhuangbin", email = "huangbin@talkweb.com.cn" }
172-sub_system = ["NONE"]
173- 
174-[[sig_group]]
175-name = "sig_infrastructure"
176-description = "负责构建围绕OpenHarmony构建工业专属操作系统和软硬件生态相关的架构设计、评审、决策及开发"
177-leader = { gitee_id = "https://gitee.com/xzmu", email = "kelei@iscas.ac.cn" }
178-sub_system = ["NONE"]
179- 
180-[[sig_group]]
181-name = "sig_iot_sensing_network"
182-description = "负责构建围绕OpenHarmony构建在2B行业物联感知场景所必须的网络协议能力增强"
183-leader = { gitee_id = "https://gitee.com/yoursywxf", email = "xiaofei3@huawei.com" }
184-sub_system = ["NONE"]
185- 
186-[[sig_group]]
187-name = "sig_kernel"
188-description = "负责构建OpenHarmony的内核存储、内存、调度、安全等能力增强,多内核兼容架构设计、评审、决策及开发"
189-leader = { gitee_id = "https://gitee.com/easy-to-see", email = "salient.yijian@huawei.com" }
190-sub_system = ["L1S_Kernel"]
191- 
192-[[sig_group]]
193-name = "sig_knowlege"
194-description = "负责构建OpenHarmony场景化Demo,撰写详细的开发指导书和课程"
195-leader = { gitee_id = "https://gitee.com/zeeman_wang", email = "zeeman.wang@huawei.com" }
196-sub_system = ["NONE"]
197- 
198-[[sig_group]]
199-name = "sig_linkboy"
200-description = "负责围绕OpenHarmony系统的适配和移植linkboy图形化编程软件,推广OpenHarmony系统生态"
201-leader = { gitee_id = "https://gitee.com/linkboy_crux", email = "910360201@qq.com" }
202-sub_system = ["NONE"]
203- 
204-[[sig_group]]
205-name = "sig_media"
206-description = "负责构建OpenHarmony的媒体框架&服务相关的架构设计、评审、决策及开发"
207-leader = { gitee_id = "https://gitee.com/dumingliang_hw", email = "dumingliang@huawei.com" }
208-sub_system = ["L1S_MultiMedia"]
209- 
210-[[sig_group]]
211-name = "sig_miniblink"
212-description = "负责构建基于OpenHarmony轻量化web引擎"
213-leader = { gitee_id = "https://gitee.com/ampereufo", email = "ampereufo@qq.com" }
214-sub_system = ["NONE"]
215- 
216-[[sig_group]]
217-name = "sig_mips"
218-description = "使能OpenHarmony支撑MIPS架构与MIPS设备,提供MIPS的软件包和系统构建等指导,并维护对MIPS架构的支持"
219-leader = { gitee_id = "https://gitee.com/hongtao6573", email = "tao.hong@ingenic.com" }
220-sub_system = ["NONE"]
221- 
222-[[sig_group]]
223-name = "sig_napi_generator"
224-description = "基于OpenHarmony标准系统,推出一些提升开发效率的NAPI框架代码生成工具"
225-leader = { gitee_id = "https://gitee.com/zhaojunxia2020", email = "zhaojunxia@kaihong.com" }
226-sub_system = ["NONE"]
227- 
228-[[sig_group]]
229-name = "sig_openblock"
230-description = "负责围绕OpenHarmony系统的适配和移植Blockly图形化编程软件,推广OpenHarmony系统生态"
231-leader = { gitee_id = "https://gitee.com/duzc2", email = "duzc2@163.com" }
232-sub_system = ["NONE"]
233- 
234-[[sig_group]]
235-name = "sig_opengfxdriver"
236-description = "基于Mesa 3D以及DRM驱动,使能其在OpenHarmony平台运行开源的图形渲染"
237-leader = { gitee_id = "https://gitee.com/frank-huangran", email = "frank.huangran@huawei.com" }
238-sub_system = ["NONE"]
239- 
240-[[sig_group]]
241-name = "sig_print"
242-description = "使能OpenHarmony开发打印服务功能,拓展及完善OpenHarmony在行业智能终端及其他打印设备的基本能力"
243-leader = { gitee_id = "https://gitee.com/eric.li", email = "eric.li@urovo.com" }
244-sub_system = ["NONE"]
245- 
246-[[sig_group]]
247-name = "sig_python"
248-description = "使能Python在OpenHarmony上的应用开发"
249-leader = { gitee_id = "https://gitee.com/delphi-tang", email = "delphi_tang@dt4sw.com" }
250-sub_system = ["NONE"]
251- 
252-[[sig_group]]
253-name = "sig_qa"
254-description = "制定社区开发相关流程,组织sig组转正评审, 运营和审视社区开发、sig组运作,发现问题并推动相关团队优化改进"
255-leader = { gitee_id = "https://gitee.com/xhuazi", email = "xw.hua@huawei.com" }
256-sub_system = ["NONE"]
257- 
258-[[sig_group]]
259-name = "sig_qt"
260-description = "负责完成基于OpenHarmony的QT软件开发框架的移植及适配,将适配OpenHarmony平台的代码,回馈至QT上游社区"
261-leader = { gitee_id = "https://gitee.com/cwc1987", email = "caiwc@sinux.com.cn" }
262-sub_system = ["NONE"]
263- 
264-[[sig_group]]
265-name = "sig_release"
266-description = "负责制定OpenHarmony的发布计划和协调各SIG团队完成OpenHarmony社区版本的发布工作"
267-leader = { gitee_id = "https://gitee.com/davidwulanxi", email = "wuyonghui9@huawei.com" }
268-sub_system = ["NONE"]
269- 
270-[[sig_group]]
271-name = "sig_riscv"
272-description = "负责移植和维护RISC-V设备和RISC-V TEE在OpenHarmony上能运行"
273-leader = { gitee_id = "https://gitee.com/yu_jia_geng", email = "jiageng08@iscas.ac.cn" }
274-sub_system = ["NONE"]
275- 
276-[[sig_group]]
277-name = "sig_robotics"
278-description = "基于OpenHarmony设计可支持AGV、AMR、RGV等移动机器人的技术架构、应用层接口标准、通讯协议"
279-leader = { gitee_id = "https://gitee.com/sunmingang", email = "sunmingang@jd.com" }
280-sub_system = ["NONE"]
281- 
282-[[sig_group]]
283-name = "sig_secure_element"
284-description = "基于OpenHarmony提供统一的安全芯片管理框架,提供安全芯片相关规范,支持标准化的高安系统安全业务部署安全芯片"
285-leader = { gitee_id = "https://gitee.com/leapsecond", email = "ang.li@huawei.com" }
286-sub_system = ["NONE"]
287- 
288-[[sig_group]]
289-name = "sig_security"
290-description = "负责构建OpenHarmony的应用权限、应用签名、设备认证和密钥管理等的架构设计、评审、决策及开发"
291-leader = { gitee_id = "https://gitee.com/yongjie2020", email = "yongjie.yan@huawei.com" }
292-sub_system = ["L1S_Security", "L1S_BIOMETRICS"]
293- 
294-[[sig_group]]
295-name = "sig_softbus"
296-description = "负责构建OpenHarmony的应用权限、应用签名、设备认证和密钥管理等的架构设计、评审、决策及开发"
297-leader = { gitee_id = "https://gitee.com/maerlii", email = "maerli@huawei.com" }
298-sub_system = [
299- "L1S_Communication",
300- "L1S_Location",
301- "L1S_Communication_HW",
302- "L1S_Communication_NetMgr",
303-]
304- 
305-[[sig_group]]
306-name = "sig_systemapplications"
307-description = "定义并构建OpenHarmony的系统应用,负责申请、实施孵化项目,广泛收集社区开发者需求,以持续完善系统应用的特性"
308-leader = { gitee_id = "https://gitee.com/nicolaswang", email = "icolas.wangfeng@huawei.com" }
309-sub_system = ["L1S_Applications"]
310- 
311-[[sig_group]]
312-name = "sig_tee"
313-description = "负责构建OpenHarmony的TEE的架构设计、评审、决策及开发,制定TEE相关标准,建立统一的TEE生态"
314-leader = { gitee_id = "https://gitee.com/fugengsheng", email = "fugengsheng@huawei.com" }
315-sub_system = ["L1S_TEE"]
316- 
317-[[sig_group]]
318-name = "sig_telephony"
319-description = "负责构建OpenHarmony的SIM卡、搜网、蜂窝数据、蜂窝通话、短彩信等蜂窝移动网络基础通信的架构设计、评审、决策及开发"
320-leader = { gitee_id = "https://gitee.com/zhang-hai-feng", email = "zhanghaifeng11@huawei.com" }
321-sub_system = ["L1S_telepony"]
322- 
323-[[sig_group]]
324-name = "sig_test"
325-description = "负责构建OpenHarmony的测试系统、兼容测试框架的架构设计、评审、决策及开发"
326-leader = { gitee_id = "https://gitee.com/gaohanyi1982", email = "gaohanyi@huawei.com" }
327-sub_system = ["L1S_Test"]
328- 
329-[[sig_group]]
330-name = "sig_toolchains"
331-description = "为OpenHarmony开发和提供最新的社区开源工具,提升开发者开发效率"
332-leader = { gitee_id = "https://gitee.com/berolinux", email = "bernhard.rosenkraenzer.ext@huawei.com" }
333-sub_system = ["NONE"]
334- 
335-[[sig_group]]
336-name = "sig_temp"
337-description = "为OpenHarmony CI平台临时验证在IT平台创建SIG&代码仓库"
338-leader = { gitee_id = "https://gitee.com/landwind", email = "mamingshuai1@huawei.com" }
339-sub_system = ["NONE"]
340- 
341-[[sig_group]]
342-name = "sig_gaming"
343-description = "为OpenHarmony游戏移植创建代码仓库,在it平台创建SIG&代码仓库"
344-leader = { gitee_id = "https://gitee.com/frank-huangran", email = "frank-huangran@huawei.com" }
345-sub_system = ["NONE"]
@@ -2,7 +2,7 @@
2 2 
3English | [简体中文](./sig_loongarch_cn.md)3English | [简体中文](./sig_loongarch_cn.md)
4 4 
5-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md)5+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md)
6 6 
7## SIG group work objectives and scope7## SIG group work objectives and scope
8 8 
@@ -26,9 +26,6 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
26- Realize the support of LongArch architecture for Arkruntime and other services, and open up the north-oriented application framework.26- Realize the support of LongArch architecture for Arkruntime and other services, and open up the north-oriented application framework.
27- Support Arkruntime's adaptation to Godson command set.27- Support Arkruntime's adaptation to Godson command set.
28 28 
29-## The repository
30-- project name:
31- - LoongArch:https://gitee.com/openharmony-sig/device_soc_loongson
32 29 
33## SIG Members30## SIG Members
34 31 
@@ -49,5 +46,4 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
49### Contact (optional)46### Contact (optional)
50 47 
51- Mailing list:[dev.openharmony.io](https://lists.openatom.io/postorius/lists/dev.openharmony.io)48- Mailing list:[dev.openharmony.io](https://lists.openatom.io/postorius/lists/dev.openharmony.io)
52-- Zulip group:NA
53- Wechat group:NA49- Wechat group:NA
@@ -2,7 +2,7 @@
2 2 
3简体中文 | [English](./sig_loongarch.md)3简体中文 | [English](./sig_loongarch.md)
4 4 
5-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。5+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../..//zh/pmc.md)中描述的约定。
6 6 
7## SIG组工作目标和范围7## SIG组工作目标和范围
8 8 
@@ -26,10 +26,6 @@
26- 支撑Arkruntime对龙芯指令集的适配工作。26- 支撑Arkruntime对龙芯指令集的适配工作。
27 27 
28 28 
29-## 代码仓
30-- 代码仓地址:
31- - LoongArch:https://gitee.com/openharmony-sig/device_soc_loongson
32- 
33## SIG组成员29## SIG组成员
34 30 
35### Leader31### Leader
@@ -48,5 +44,4 @@
48### 联系方式(可选)44### 联系方式(可选)
49 45 
50- 邮件列表:[dev-openharmony.io](https://lists.openatom.io/postorius/lists/dev.openharmony.io)46- 邮件列表:[dev-openharmony.io](https://lists.openatom.io/postorius/lists/dev.openharmony.io)
51-- Zulip群组:NA
52- 微信群:NA47- 微信群:NA
@@ -1,7 +1,7 @@
1# sig_Media1# sig_Media
2English | [简体中文](./sig_media_cn.md)2English | [简体中文](./sig_media_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -11,31 +11,6 @@ Manage OpenHarmony Media
11### work scope11### work scope
12OpenHarmony media related design and review.12OpenHarmony media related design and review.
13 13 
14-## The repository
15-- project name:
16- - multimedia_player_framework:https://gitee.com/openharmony/multimedia_player_framework
17- - multimedia_audio_framework:https://gitee.com/openharmony/multimedia_audio_framework
18- - multimedia_camera_framework:https://gitee.com/openharmony/multimedia_camera_framework
19- - multimedia_media_library:https://gitee.com/openharmony/multimedia_media_library
20- - multimedia_image_framework:https://gitee.com/openharmony/multimedia_image_framework
21- - multimedia_av_session:https://gitee.com/openharmony/multimedia_av_session
22- - multimedia_histreamer:https://gitee.com/openharmony/multimedia_histreamer
23- - multimedia_media_lite:https://gitee.com/openharmony/multimedia_media_lite
24- - multimedia_audio_lite:https://gitee.com/openharmony/multimedia_audio_lite
25- - multimedia_camera_lite:https://gitee.com/openharmony/multimedia_camera_lite
26- - multimedia_utils_lite:https://gitee.com/openharmony/multimedia_utils_lite
27- - third_party_gstreamer:https://gitee.com/openharmony/third_party_gstreamer
28- - third_party_glib:https://gitee.com/openharmony/third_party_glib
29- - third_party_libffi:https://gitee.com/openharmony/third_party_libffi
30- - third_party_libsnd:https://gitee.com/openharmony/third_party_libsnd
31- - third_party_pulseaudio:https://gitee.com/openharmony/third_party_pulseaudio
32- - third_party_ffmpeg:https://gitee.com/openharmony/third_party_ffmpeg
33- - third_party_libsoup:https://gitee.com/openharmony/third_party_libsoup
34- - third_party_libpsl:https://gitee.com/openharmony/third_party_libpsl
35- - third_party_gettext:https://gitee.com/openharmony/third_party_gettext
36- - third_party_openh264:https://gitee.com/openharmony/third_party_openh264
37- - third_party_opensles:https://gitee.com/openharmony/third_party_opensles
38- 
39 14 
40## SIG Members15## SIG Members
41 16 
@@ -58,5 +33,4 @@ OpenHarmony media related design and review.
58- dumingliang@huawei.com33- dumingliang@huawei.com
59 34 
60- Mailing list:dev@openharmony.io35- Mailing list:dev@openharmony.io
61-- Zulip group: https://zulip.openharmony.cn
62- Wechat group:SIG-Media36- Wechat group:SIG-Media
@@ -1,7 +1,7 @@
1# sig_Media1# sig_Media
2简体中文 | [English](./sig_media.md)2简体中文 | [English](./sig_media.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -11,30 +11,6 @@ OpenHarmony 媒体管理。
11### 工作范围11### 工作范围
12媒体相关的设计和提交评审。12媒体相关的设计和提交评审。
13 13 
14-## 代码仓
15-- 代码仓地址:
16- - multimedia_player_framework:https://gitee.com/openharmony/multimedia_player_framework
17- - multimedia_audio_framework:https://gitee.com/openharmony/multimedia_audio_framework
18- - multimedia_camera_framework:https://gitee.com/openharmony/multimedia_camera_framework
19- - multimedia_media_library:https://gitee.com/openharmony/multimedia_media_library
20- - multimedia_image_framework:https://gitee.com/openharmony/multimedia_image_framework
21- - multimedia_av_session:https://gitee.com/openharmony/multimedia_av_session
22- - multimedia_histreamer:https://gitee.com/openharmony/multimedia_histreamer
23- - multimedia_media_lite:https://gitee.com/openharmony/multimedia_media_lite
24- - multimedia_audio_lite:https://gitee.com/openharmony/multimedia_audio_lite
25- - multimedia_camera_lite:https://gitee.com/openharmony/multimedia_camera_lite
26- - multimedia_utils_lite:https://gitee.com/openharmony/multimedia_utils_lite
27- - third_party_gstreamer:https://gitee.com/openharmony/third_party_gstreamer
28- - third_party_glib:https://gitee.com/openharmony/third_party_glib
29- - third_party_libffi:https://gitee.com/openharmony/third_party_libffi
30- - third_party_libsnd:https://gitee.com/openharmony/third_party_libsnd
31- - third_party_pulseaudio:https://gitee.com/openharmony/third_party_pulseaudio
32- - third_party_ffmpeg:https://gitee.com/openharmony/third_party_ffmpeg
33- - third_party_libsoup:https://gitee.com/openharmony/third_party_libsoup
34- - third_party_libpsl:https://gitee.com/openharmony/third_party_libpsl
35- - third_party_gettext:https://gitee.com/openharmony/third_party_gettext
36- - third_party_openh264:https://gitee.com/openharmony/third_party_openh264
37- - third_party_opensles:https://gitee.com/openharmony/third_party_opensles
38 14 
39## SIG组成员15## SIG组成员
40 16 
@@ -57,5 +33,4 @@ OpenHarmony 媒体管理。
57- dumingliang@huawei.com33- dumingliang@huawei.com
58 34 
59- 邮件列表:dev@openharmony.io35- 邮件列表:dev@openharmony.io
60-- Zulip群组:https://zulip.openharmony.cn
61- 微信群:SIG-Media36- 微信群:SIG-Media
@@ -1,7 +1,7 @@
1# SIG_MiniBlink1# SIG_MiniBlink
2English | [简体中文](./sig_miniblink_cn.md)2English | [简体中文](./sig_miniblink_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -27,10 +27,6 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
27 27 
286. Edit relevant books. At present, there is no book about blink on the market. It is planned to write two books, one for the kernel and one for front-end developers on how to optimize JS286. Edit relevant books. At present, there is no book about blink on the market. It is planned to write two books, one for the kernel and one for front-end developers on how to optimize JS
29 29 
30-### The repository
31-- project name:
32- -
33- 
34 30 
35## SIG Members31## SIG Members
36 32 
@@ -46,12 +42,11 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
46- Meeting time:Bi-weekly meeting, Monday 19:15 pm, UTC+842- Meeting time:Bi-weekly meeting, Monday 19:15 pm, UTC+8
47- Meeting application: 43- Meeting application:
48- Meeting link: Welink Meeting or Others44- Meeting link: Welink Meeting or Others
49-- Meeting notification: [Subscribe to](https://lists.openatom.io/postorius/lists/sig_miniblink.openharmony.io/) mailing list [dev@openharmony.io](https://lists.openatom.io/postorius/lists/sig_miniblink.openharmony.io/) for the meeting link45+- Meeting notification: [Subscribe to](https://lists.openatom.io/postorius/lists/sig_miniblink.openharmony.io/) mailing list [dev@openharmony.io](https://lists.openatom.io/postorius/lists/dev.openharmony.io/) for the meeting link
50- Meeting-Minutes: [Archive link address](https://gitee.com/openharmony-sig/sig-content/tree/master/miniblink/meetings)46- Meeting-Minutes: [Archive link address](https://gitee.com/openharmony-sig/sig-content/tree/master/miniblink/meetings)
51 47 
52### Contact (optional)48### Contact (optional)
53 49 
54-- Mailing list:[sig_miniblink@openharmony.io](https://lists.openatom.io/postorius/lists/sig_miniblink.openharmony.io/)50+- Mailing list:[dev@openharmony.io](https://lists.openatom.io/postorius/lists/dev.openharmony.io/)
55-- Zulip group: https://zulip.openharmony.cn
56- Wechat group:51- Wechat group:
57 52 
@@ -2,7 +2,7 @@
2 2 
3English | [简体中文](./sig_mips_cn.md)3English | [简体中文](./sig_mips_cn.md)
4 4 
5-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md)5+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md)
6 6 
7## SIG group work objectives and scope7## SIG group work objectives and scope
8 8 
@@ -18,9 +18,6 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
18- Adapts the MIPS instruction set, Clang, Musl, media, graphics, and driver subsystems to enable the OpenHarmony to support the MIPS architecture.18- Adapts the MIPS instruction set, Clang, Musl, media, graphics, and driver subsystems to enable the OpenHarmony to support the MIPS architecture.
19- During the adaptation, the basic capability requirements for OpenHarmony are identified and incorporated into the OS version planning.19- During the adaptation, the basic capability requirements for OpenHarmony are identified and incorporated into the OS version planning.
20 20 
21-## The repository
22-- project name:
23- - mips:https://gitee.com/openharmony-sig/mips
24 21 
25## SIG Members22## SIG Members
26 23 
@@ -48,6 +45,5 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
48 45 
49### Contact (optional)46### Contact (optional)
50 47 
51-- Mailing list:[dev.openharmony.io](https://lists.openatom.io/postorius/lists/dev.openharmony.io)48+- Mailing list:dev.openharmony.io
52-- Zulip group:NA
53- Wechat group:NA49- Wechat group:NA
@@ -2,7 +2,7 @@
2 2 
3简体中文 | [English](./sig_mips.md)3简体中文 | [English](./sig_mips.md)
4 4 
5-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。5+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
6 6 
7## SIG组工作目标和范围7## SIG组工作目标和范围
8 8 
@@ -18,9 +18,6 @@
18- 对MIPS指令集、Clang、Musl、媒体、图形、驱动等子系统的适配,使能OpenHarmony支持MIPS架构。18- 对MIPS指令集、Clang、Musl、媒体、图形、驱动等子系统的适配,使能OpenHarmony支持MIPS架构。
19- 适配过程中识别出对OpenHarmony最基础的能力需求,落入到OS需求版本里 。19- 适配过程中识别出对OpenHarmony最基础的能力需求,落入到OS需求版本里 。
20 20 
21-## 代码仓
22-- 代码仓地址:
23- - mips:https://gitee.com/openharmony-sig/mips
24 21 
25## SIG组成员22## SIG组成员
26 23 
@@ -47,6 +44,5 @@
47 44 
48### 联系方式(可选)45### 联系方式(可选)
49 46 
50-- 邮件列表:[dev-openharmony.io](https://lists.openatom.io/postorius/lists/dev.openharmony.io)47+- 邮件列表:dev@openharmony.io
51-- Zulip群组:NA
52- 微信群:NA48- 微信群:NA
@@ -1,7 +1,7 @@
1# SIG_Napi_Generator1# SIG_Napi_Generator
2English | [简体中文](./sig_napi_generator_cn.md)2English | [简体中文](./sig_napi_generator_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -13,11 +13,6 @@ Based on the openharmony standard system, some NAPI framework code generation to
132. Provide usage examples132. Provide usage examples
143. Provide continuous improvement and optimization143. Provide continuous improvement and optimization
15 15 
16-### The repository
17-- repository :
18- 
19- - napi_generator: https://gitee.com/openharmony/napi_generator
20- 
21## SIG Members16## SIG Members
22 17 
23### Leader18### Leader
@@ -40,5 +35,4 @@ Based on the openharmony standard system, some NAPI framework code generation to
40### Contact (optional)35### Contact (optional)
41 36 
42- Mailing list:dev@openharmony.io37- Mailing list:dev@openharmony.io
43-- Zulip group:https://zulip.openharmony.cn subscript to sig_napi_generator stream
44 38 
@@ -1,7 +1,7 @@
1# SIG_Napi_Generator1# SIG_Napi_Generator
2简体中文 | [English](./sig_napi_generator.md)2简体中文 | [English](./sig_napi_generator.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -13,11 +13,6 @@
132. 提供使用范例132. 提供使用范例
143. 提供持续的改进优化143. 提供持续的改进优化
15 15 
16-## 代码仓
17-- 代码仓地址:
18- 
19- - napi_generator: https://gitee.com/openharmony/napi_generator
20- 
21## SIG组成员16## SIG组成员
22 17 
23### Leader18### Leader
@@ -42,5 +37,4 @@
42### 联系方式(可选)37### 联系方式(可选)
43 38 
44- 邮件列表:[dev@openharmony.io]39- 邮件列表:[dev@openharmony.io]
45-- Zulip群组:https://zulip.openharmony.cn 订阅sig_napi_generator 频道
46 40 
@@ -4,7 +4,7 @@ English | [简体中文](./sig_openblock_cn.md)
4 4 
5 5
6 6 
7-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).7+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
8 8 
9 9
10 10 
@@ -54,21 +54,6 @@ Actively cooperate with schools, teachers and education providers
54 54 
55 55
56 56 
57-### The repository
58- 
59-- project name:
60- 
61- - openblock: https://gitee.com/openharmony-sig/openblock
62- This repository is used to store code and documentation related to the integration of the OpenBlock core library with OpenHarmony.
63- 
64- - openblock-blocks: https://gitee.com/openharmony-sig/openblock_blocks
65- This repository is used to store the blocks and the corresponding code that is integrated with OpenHarmony. To support more devices and OpenHarmony specific functionality.
66- 
67-
68- 
69-
70- 
71-
72 57 
73## SIG Members58## SIG Members
74 59 
@@ -78,9 +63,7 @@ Actively cooperate with schools, teachers and education providers
78 63 
79- [duzc2](https://gitee.com/duzc2)64- [duzc2](https://gitee.com/duzc2)
80 65 
81- 66+ ### Committers列表
82- 
83-### Committers列表
84 67 
85- [aaronchan_cx](https://gitee.com/aaronchan_cx)68- [aaronchan_cx](https://gitee.com/aaronchan_cx)
86 69 
@@ -91,11 +74,10 @@ Actively cooperate with schools, teachers and education providers
91 - Meeting time: BiWeek Monday 10:0074 - Meeting time: BiWeek Monday 10:00
92 - Meeting application: [sig_OpenBloack application](https://shimo.im/sheets/vfghbtkSIvo49soA)75 - Meeting application: [sig_OpenBloack application](https://shimo.im/sheets/vfghbtkSIvo49soA)
93 - meeting link:Tencent meeting or other meeting76 - meeting link:Tencent meeting or other meeting
94- - Meeting notification: [Subscribe to](https://lists.openatom.io/postorius/lists/sig_openblock.openharmony.io) mailing list for the 77+ - Meeting notification: [Subscribe to](https://lists.openatom.io/postorius/lists/dev.openharmony.io) mailing list for the
95 - Meeting Summary:To view the minutes of past meetings, please click this [link](https://gitee.com/openharmony-sig/sig-content/tree/master/openblock/meetings)78 - Meeting Summary:To view the minutes of past meetings, please click this [link](https://gitee.com/openharmony-sig/sig-content/tree/master/openblock/meetings)
96 79 
97### Contact (optional)80### Contact (optional)
98 81 
99-- Mailing list: [sig_openblock@openharmony.io](https://lists.openatom.io/postorius/lists/sig_openblock.openharmony.io/)82+- Mailing list: dev@openharmony.io
100-- Zulip group: https://zulip.openharmony.cn
101- Wechat group: xxx83- Wechat group: xxx
@@ -4,7 +4,7 @@
4 4 
5 5
6 6 
7-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。7+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
8 8 
9 9
10 10 
@@ -58,17 +58,6 @@ OpenBlock SIG同时将协助第三方设备厂商和教育服务商构建自有
58 58 
59 59
60 60 
61-## 代码仓
62- 
63-- 代码仓地址:
64- 
65- - openblock: https://gitee.com/openharmony-sig/openblock
66- 这个仓库用来存放OpenBlock核心库与OpenHarmony集成的相关代码和文档。
67- 
68- - openblock-blocks: https://gitee.com/openharmony-sig/openblock_blocks
69- 这个仓库用于存储可用的块和相应的与OpenHarmony集成的代码。用来支持更多的设备和OpenHarmony特定的功能。
70-
71- 
72## SIG组成员61## SIG组成员
73 62 
74 63
@@ -89,12 +78,11 @@ OpenBlock SIG同时将协助第三方设备厂商和教育服务商构建自有
89 - 会议时间:双周例会,周一晚上20:0078 - 会议时间:双周例会,周一晚上20:00
90 - 会议申报:[sig_OpenBloack会议申报](https://shimo.im/sheets/vfghbtkSIvo49soA)79 - 会议申报:[sig_OpenBloack会议申报](https://shimo.im/sheets/vfghbtkSIvo49soA)
91 - 会议链接:腾讯会议或其他会议80 - 会议链接:腾讯会议或其他会议
92- - 会议通知: 请[订阅](https://lists.openatom.io/postorius/lists/sig_openblock.openharmony.io/)邮件列表获取会议链接81+ - 会议通知: 请[订阅](https://lists.openatom.io/postorius/lists/dev.openharmony.io/)邮件列表获取会议链接
93 - 会议纪要:查看往期会议纪要,请点此[链接](https://gitee.com/openharmony-sig/sig-content/tree/master/openblock/meetings)82 - 会议纪要:查看往期会议纪要,请点此[链接](https://gitee.com/openharmony-sig/sig-content/tree/master/openblock/meetings)
94 83 
95### 联系方式(可选)84### 联系方式(可选)
96 85 
97-- 邮件列表:[sig_openblock@openharmony.io](https://lists.openatom.io/postorius/lists/sig_openblock.openharmony.io/)86+- 邮件列表:dev@openharmony.io
98-- Zulip群组:https://zulip.openharmony.cn
99- 微信群:xxx87- 微信群:xxx
100 88 
@@ -16,10 +16,6 @@ Based on the OpenHarmony, to port OpenCV and adapt modules that are not applicab
16Architecture:16Architecture:
17![figures/sig_opencv_arch_en.png](figures/sig_opencv_arch_en.png)17![figures/sig_opencv_arch_en.png](figures/sig_opencv_arch_en.png)
18 18 
19-### The Repository
20-- repository :
21- - openCV: https://gitee.com/openharmony-sig/third_party_opencv
22- 
23## SIG Members19## SIG Members
24 20 
25### Leader21### Leader
@@ -36,7 +32,6 @@ Architecture:
36 - Meeting Minutes:https: //gitee.com/openharmony-sig/sig-content/tree/master/opencv32 - Meeting Minutes:https: //gitee.com/openharmony-sig/sig-content/tree/master/opencv
37 33 
38### Contact (optional)34### Contact (optional)
39-- Mailing list: xxx35+- Mailing list: dev@openharmony.io
40-- Zulip group: https://zulip.openharmony.cn36+- Wechat group:
41-- Wechat group: xxx
42 37 
@@ -1,7 +1,7 @@
1# sig_opencv1# sig_opencv
2简体中文 | [English](./sig_opencv.md)2简体中文 | [English](./sig_opencv.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -16,10 +16,6 @@
16工作范围全景图如下所示:16工作范围全景图如下所示:
17![figures/sig_opencv_arch.png](figures/sig_opencv_arch.png)17![figures/sig_opencv_arch.png](figures/sig_opencv_arch.png)
18 18 
19-## 代码仓
20-- 代码仓地址:
21- - openCV: https://gitee.com/openharmony-sig/third_party_opencv
22- 
23## SIG组成员19## SIG组成员
24 20 
25### Leader21### Leader
@@ -36,7 +32,6 @@
36 - 会议纪要:https://gitee.com/openharmony-sig/sig-content/tree/master/opencv32 - 会议纪要:https://gitee.com/openharmony-sig/sig-content/tree/master/opencv
37 33 
38### 联系方式(可选)34### 联系方式(可选)
39-- 邮件列表:xxx35+- 邮件列表:dev@openharmony.io
40-- Zulip群组:https://zulip.openharmony.cn
41- 微信群:xxx36- 微信群:xxx
42 37 
@@ -13,11 +13,6 @@ Opengfxdriver SIG aims to support open source graphics driver on OpenHarmony. We
132) Achieve good performance and conformance compared to closed driver132) Achieve good performance and conformance compared to closed driver
143) Achieve commerical level gfx driver for product to replace closed driver143) Achieve commerical level gfx driver for product to replace closed driver
15 15 
16-### The repository
17-- project name:
18- - Opengfxdriver-sig:https://gitee.com/openharmony-sig/opengfxdriver
19- - Opengfxdriver:https://gitee.com/openharmony/opengfxdriver
20- 
21## SIG Members16## SIG Members
22 17 
23### Leader18### Leader
@@ -52,5 +47,4 @@ Opengfxdriver SIG aims to support open source graphics driver on OpenHarmony. We
52 - leo@hiharmonica.com47 - leo@hiharmonica.com
53 48 
54- Mailing list:dev@openharmony.io49- Mailing list:dev@openharmony.io
55-- Zulip group:https://zulip.openharmony.cn
56- Wechat group:SIG-OpenGfxDrv50- Wechat group:SIG-OpenGfxDrv
@@ -13,11 +13,6 @@ Opengfxdriver SIG旨在支持开源图形驱动在OpenHarmony上的发展,我
132)得到良好的性能和兼容性,持平或优于闭源驱动132)得到良好的性能和兼容性,持平或优于闭源驱动
143)达到商用水平,集成到产品中使用143)达到商用水平,集成到产品中使用
15 15 
16-## 代码仓
17-- 代码仓地址:
18- - Opengfxdriver-sig:https://gitee.com/openharmony-sig/opengfxdriver
19- - Opengfxdriver://gitee.com/openharmony/opengfxdriver
20- 
21## SIG组成员16## SIG组成员
22 17 
23### Leader18### Leader
@@ -53,5 +48,4 @@ Opengfxdriver SIG旨在支持开源图形驱动在OpenHarmony上的发展,我
53 48 
54 49 
55- 邮件列表:dev@openharmony.io50- 邮件列表:dev@openharmony.io
56-- Zulip群组:https://opengfxdriver.zulipchat.com
57- 微信群:SIG-OpenGfxDrv51- 微信群:SIG-OpenGfxDrv
@@ -1,7 +1,7 @@
1# sig_Print1# sig_Print
2English | [简体中文](./sig_print_cn.md)2English | [简体中文](./sig_print_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -14,10 +14,6 @@ Print SIG aims to develop print function for OpenHarmony, expand and improve the
143) Providing a printable application demo143) Providing a printable application demo
154) Negotiate and cooperate with printer manufacturers, promoting the process of OpenHarmony's southbound interface standardization 154) Negotiate and cooperate with printer manufacturers, promoting the process of OpenHarmony's southbound interface standardization
16 16 
17-### The repository
18-- project name:
19- - print-sig:https://gitee.com/openharmony-sig/print
20- - print:https://gitee.com/openharmony/print
21 17 
22## SIG Members18## SIG Members
23 19 
@@ -34,7 +30,7 @@ Print SIG aims to develop print function for OpenHarmony, expand and improve the
34 - Meeting time:BiWeek Friday 9:30-10:3030 - Meeting time:BiWeek Friday 9:30-10:30
35 - Meeting application: https://etherpad.openharmony.cn/p/sig_print31 - Meeting application: https://etherpad.openharmony.cn/p/sig_print
36 - Meeting link: Welink Meeting or Others32 - Meeting link: Welink Meeting or Others
37- - Meeting notification: [Subscribe to] (https://lists.openatom.io/hyperkitty/list/sig-print@openharmony.io/) mailing list dev@openharmony.io for the meeting link33+ - Meeting notification: [Subscribe to] (https://lists.openatom.io/hyperkitty/list/dev@openharmony.io/) mailing list dev@openharmony.io for the meeting link
38 - Meeting-Minutes: [Archive link address](https://gitee.com/openharmony-sig/sig-content/tree/master/print/meetings)34 - Meeting-Minutes: [Archive link address](https://gitee.com/openharmony-sig/sig-content/tree/master/print/meetings)
39 35 
40### Contact (optional)36### Contact (optional)
@@ -42,5 +38,4 @@ Print SIG aims to develop print function for OpenHarmony, expand and improve the
42 - stur.guan@urovo.com38 - stur.guan@urovo.com
43 39 
44- Mailing list:dev@openharmony.io40- Mailing list:dev@openharmony.io
45-- Zulip group:https://zulip.openharmony.cn
46- Wechat group:SIG-Print41- Wechat group:SIG-Print
@@ -1,7 +1,7 @@
1# sig_print1# sig_print
2简体中文 | [English](./sig_print.md)2简体中文 | [English](./sig_print.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../..zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -14,11 +14,6 @@ Print SIG旨在为OpenHarmony开发打印服务功能,进一步拓展及完善
143)提供打印应用示例demo143)提供打印应用示例demo
154)积极与打印机厂商进行洽谈合作,推动OpenHarmony打印业务南向接口的标准化进程。154)积极与打印机厂商进行洽谈合作,推动OpenHarmony打印业务南向接口的标准化进程。
16 16 
17-## 代码仓
18-- 代码仓地址:
19- - print-sig:https://gitee.com/openharmony-sig/print
20- - print:https://gitee.com/openharmony/print
21- 
22## SIG组成员17## SIG组成员
23 18 
24### Leader19### Leader
@@ -34,7 +29,7 @@ Print SIG旨在为OpenHarmony开发打印服务功能,进一步拓展及完善
34 - 会议时间:双周例会,周5上午9:30-10:3029 - 会议时间:双周例会,周5上午9:30-10:30
35 - 会议申报:https://etherpad.openharmony.cn/p/sig_print30 - 会议申报:https://etherpad.openharmony.cn/p/sig_print
36 - 会议链接: Welink或其他会议31 - 会议链接: Welink或其他会议
37- - 会议通知: 请[订阅](https://lists.openatom.io/hyperkitty/list/sig-print@openharmony.io/)邮件列表 dev@openharmony.io 获取会议链接32+ - 会议通知: 请[订阅](https://lists.openatom.io/hyperkitty/list/dev@openharmony.io/)邮件列表 dev@openharmony.io 获取会议链接
38 - 会议纪要: [归档链接地址](https://gitee.com/openharmony-sig/sig-content/tree/master/print/meetings)33 - 会议纪要: [归档链接地址](https://gitee.com/openharmony-sig/sig-content/tree/master/print/meetings)
39 34 
40### 联系方式(可选)35### 联系方式(可选)
@@ -43,5 +38,4 @@ Print SIG旨在为OpenHarmony开发打印服务功能,进一步拓展及完善
43 38 
44 39 
45- 邮件列表:dev@openharmony.io40- 邮件列表:dev@openharmony.io
46-- Zulip群组:https://zulip.openharmony.cn
47- 微信群:SIG-Print41- 微信群:SIG-Print
@@ -4,7 +4,7 @@ English | [简体中文](./sig_python_cn.md)
4 4 
5 5
6 6 
7-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).7+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
8 8 
9 9
10 10 
@@ -51,11 +51,10 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
51 - Meeting time:BiWeek Friday 14:0051 - Meeting time:BiWeek Friday 14:00
52 - Meeting application: [sig_python Meeting application](https://shimo.im/sheets/WlArz7M5a1Cr1KA2/)52 - Meeting application: [sig_python Meeting application](https://shimo.im/sheets/WlArz7M5a1Cr1KA2/)
53 - Meeting link:Tencent meeting or other meeting53 - Meeting link:Tencent meeting or other meeting
54- - Meeting notification: [Subscribe to](https://lists.openatom.io/postorius/lists/sig_python.openharmony.io) mailing list for the meeting link54+ - Meeting notification: [Subscribe to](https://lists.openatom.io/postorius/lists/dev.openharmony.io) mailing list for the meeting link
55 - Meeting Summary: To view the minutes of past meetings, please click this [link](https://gitee.com/openharmony-sig/sig-content/tree/master/python/meetings)55 - Meeting Summary: To view the minutes of past meetings, please click this [link](https://gitee.com/openharmony-sig/sig-content/tree/master/python/meetings)
56 56 
57### Contact (optional)57### Contact (optional)
58 58 
59-- Mailing list:[sig_python@openharmony.io](https://lists.openatom.io/postorius/lists/sig_python.openharmony.io/)59+- Mailing list:dev@openharmony.io
60-- Zulip group:https://zulip.openharmony.cn
61- Wechat group:xxx60- Wechat group:xxx
@@ -4,7 +4,7 @@
4 4 
5 5
6 6 
7-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。7+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
8 8 
9 9
10 10 
@@ -36,13 +36,6 @@ SIG将结合蓬莱RISC-V TEE使能OpenHarmony在RISC-V场景下的安全能力
36 36 
37 37 
38 38 
39- 
40- 
41-## 代码仓
42- 
43-- 代码仓地址:
44- - sig_python: https://gitee.com/openharmony-sig/python
45- 
46## SIG组成员39## SIG组成员
47 40 
48 41 
@@ -59,11 +52,9 @@ SIG将结合蓬莱RISC-V TEE使能OpenHarmony在RISC-V场景下的安全能力
59 - 会议时间:双周例会,周五 14:0052 - 会议时间:双周例会,周五 14:00
60 - 会议申报:[sig_python会议申报](https://shimo.im/sheets/WlArz7M5a1Cr1KA2/)53 - 会议申报:[sig_python会议申报](https://shimo.im/sheets/WlArz7M5a1Cr1KA2/)
61 - 会议链接:腾讯会议或其他会议54 - 会议链接:腾讯会议或其他会议
62- - 会议通知:请[订阅](https://lists.openatom.io/postorius/lists/sig_python.openharmony.io)邮件列表获取会议链接55+ - 会议通知:请[订阅](https://lists.openatom.io/postorius/lists/dev.openharmony.io)邮件列表获取会议链接
63 - 会议纪要:查看往期会议纪要,请点此[链接](https://gitee.com/openharmony-sig/sig-content/tree/master/python/meetings)56 - 会议纪要:查看往期会议纪要,请点此[链接](https://gitee.com/openharmony-sig/sig-content/tree/master/python/meetings)
64 57 
65### 联系方式(可选)58### 联系方式(可选)
66 59 
67-- 邮件列表:[sig_python@openharmony.io](https://lists.openatom.io/postorius/lists/sig_python.openharmony.io/)60+- 邮件列表:dev@openharmony.io
68-- Zulip群组:https://zulip.openharmony.cn
69-- 微信群:xxx
@@ -1,7 +1,7 @@
1# sig_qa1# sig_qa
2English | [简体中文](./sig_qa_cn.md)2English | [简体中文](./sig_qa_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -10,9 +10,6 @@ Support the trustworthiness of OpenHarmony community development through related
10### work scope10### work scope
11Organize the stipulation of community development processes and the review on approving community incubation projects.11Organize the stipulation of community development processes and the review on approving community incubation projects.
12Review the operation of each sig in community development and operations, identify problems, and drive relevant teams to make improvements.12Review the operation of each sig in community development and operations, identify problems, and drive relevant teams to make improvements.
13-### The repository
14--
15- 
16 13 
17## SIG Members14## SIG Members
18 15 
@@ -38,6 +35,5 @@ Review the operation of each sig in community development and operations, identi
38 35 
39### Contact (optional)36### Contact (optional)
40 37 
41-- Mailing list:xw.hua@huawei.com38+- Mailing list:dev@openharmony.io
42-- Zulip group: https://zulip.openharmony.cn
43- Wechat group:NA39- Wechat group:NA
@@ -1,7 +1,7 @@
1# sig_qa1# sig_qa
2简体中文 | [English](./sig_qa.md)2简体中文 | [English](./sig_qa.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -12,9 +12,6 @@
12 组织制定社区开发相关流程,组织sig组转正评审。12 组织制定社区开发相关流程,组织sig组转正评审。
13 审视社区开发、运营各sig组运作,发现并推动相关团队优化改进。13 审视社区开发、运营各sig组运作,发现并推动相关团队优化改进。
14 14 
15-## 代码仓
16-- 代码仓地址:
17-
18 15 
19## SIG组成员16## SIG组成员
20 17 
@@ -41,6 +38,5 @@
41 38 
42### 联系方式(可选)39### 联系方式(可选)
43 40 
44-- 邮件列表:xw.hua@huawei.com41+- 邮件列表:dev@openharmony.io
45-- Zulip群组:https://zulip.openharmony.cn
46- 微信群:NA42- 微信群:NA
@@ -1,7 +1,7 @@
1# sig_Qt1# sig_Qt
2English | [简体中文](./sig_qt_cn.md)2English | [简体中文](./sig_qt_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG Group Work Objectives And Scope6## SIG Group Work Objectives And Scope
7 7 
@@ -25,9 +25,6 @@ The contributions of the Qt Framework Porting and Adaptation Plan are as follows
25- March 2023~June 2023: Qt examples and Demos porting adaptation verification; Qt unit test porting adaptation verification; Qt Creator Hongmeng application template development25- March 2023~June 2023: Qt examples and Demos porting adaptation verification; Qt unit test porting adaptation verification; Qt Creator Hongmeng application template development
26- From June 2023 to December 2023: Based on the Qt API to package the OpenHarmony system feature library, and introduce system features such as the OpenHarmony soft bus; Qt Creator OpenHarmony application deployment and development; Qt Creator Hongmeng simulator development26- From June 2023 to December 2023: Based on the Qt API to package the OpenHarmony system feature library, and introduce system features such as the OpenHarmony soft bus; Qt Creator OpenHarmony application deployment and development; Qt Creator Hongmeng simulator development
27 27 
28-### The Repository
29-- project name:
30- - Qt Source Code: https://gitee.com/openharmony-sig/qt
31 28 
32 29 
33## SIG Members30## SIG Members
@@ -1,7 +1,7 @@
1# sig_Qt1# sig_Qt
2简体中文 | [English](./sig_qt.md)2简体中文 | [English](./sig_qt.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -24,10 +24,6 @@ Qt框架移植与适配计划贡献内容如下所示:
24- 2023年3月~2023年6月:Qt示例及Demo移植适配验证;Qt单元测试移植适配验证;Qt Creator鸿蒙应用程序模板开发24- 2023年3月~2023年6月:Qt示例及Demo移植适配验证;Qt单元测试移植适配验证;Qt Creator鸿蒙应用程序模板开发
25- 2023年6月~2023年12月:基于Qt API封装鸿蒙系统特性库,引入鸿蒙软总线等系统特性;Qt Creator 鸿蒙应用部署开发;Qt Creator 鸿蒙模拟器开发25- 2023年6月~2023年12月:基于Qt API封装鸿蒙系统特性库,引入鸿蒙软总线等系统特性;Qt Creator 鸿蒙应用部署开发;Qt Creator 鸿蒙模拟器开发
26 26 
27-## 代码仓
28-- 代码仓地址:
29- - Qt代码仓地址:https://gitee.com/openharmony-sig/qt
30- 
31## SIG组成员27## SIG组成员
32 28 
33### Leader29### Leader
@@ -16,11 +16,6 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
162. Community version release schedule.162. Community version release schedule.
173. Community version release process and life cycle strategy description.173. Community version release process and life cycle strategy description.
18 18 
19- 
20-### The repository
21-- project name:
22- -release-management: https://gitee.com/openharmony/release-management
23- 
24## SIG Members19## SIG Members
25 20 
26### Leader21### Leader
@@ -39,5 +34,4 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
39### Contact (optional)34### Contact (optional)
40 35 
41- Mailing list:dev@openharmony.io36- Mailing list:dev@openharmony.io
42-- Zulip group: https://zulip.openharmony.cn
43- Wechat group:HRS203037- Wechat group:HRS2030
@@ -1,7 +1,7 @@
1# SIG Release1# SIG Release
2简体中文 | [English](./sig_release.md)2简体中文 | [English](./sig_release.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -32,10 +32,6 @@ https://gitee.com/openharmony/release-management/blob/master/OpenHarmony%E7%89%8
32 32
33 33 
34 34 
35-## 代码仓
36-- 代码仓地址:
37- - release-management: https://gitee.com/openharmony/release-management
38- 
39## SIG组成员35## SIG组成员
40 36 
41### Leader37### Leader
@@ -55,5 +51,4 @@ https://gitee.com/openharmony/release-management/blob/master/OpenHarmony%E7%89%8
55### 联系方式(可选)51### 联系方式(可选)
56 52 
57- 邮件列表:dev@openharmony.io53- 邮件列表:dev@openharmony.io
58-- Zulip群组:https://zulip.openharmony.cn
59- 微信:HRS203054- 微信:HRS2030
@@ -1,7 +1,7 @@
1# sig_RISCV1# sig_RISCV
2English | [简体中文](./sig_riscv_cn.md)2English | [简体中文](./sig_riscv_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -26,11 +26,6 @@ The SIG will enable TEE capability for OpenHarmony on RISC-V based on Penglai En
26The SIG will actively cooperate with schools and end-users to promote the usage of OpenHarmony on RISC-V devices.26The SIG will actively cooperate with schools and end-users to promote the usage of OpenHarmony on RISC-V devices.
27 27 
28 28 
29-### The repository
30- 
31-- iscas : https://gitee.com/openharmony-sig/riscv
32-- allwinner: https://gitee.com/openharmony-sig/riscv_device_sunxi
33- 
34## SIG Members29## SIG Members
35 30 
36### Leader31### Leader
@@ -40,10 +35,7 @@ The SIG will actively cooperate with schools and end-users to promote the usage
40### Committers35### Committers
41 36 
42- [Dong Du](https://gitee.com/dongduResearcher)37- [Dong Du](https://gitee.com/dongduResearcher)
43-- [Denny](https://gitee.com/DennyShen)38+- [Denny](https://gitee.com/DennyShen)- Zulip group: https://zulip.openharmony.cn
44-- [Huaqi Fang](https://gitee.com/fanghuaqi)
45-- [engine_li](https://gitee.com/kkup180)
46-- [iscas-taiyang](https://gitee.com/iscas-taiyang)
47- [hplinux](https://gitee.com/hplinux)39- [hplinux](https://gitee.com/hplinux)
48- [xzmu](https://gitee.com/xzmu)40- [xzmu](https://gitee.com/xzmu)
49- [clmngu](https://gitee.com/clmngu)41- [clmngu](https://gitee.com/clmngu)
@@ -56,6 +48,5 @@ The SIG will actively cooperate with schools and end-users to promote the usage
56 48 
57### Contact (optional)49### Contact (optional)
58 50 
59-- Mailing list:jiageng08@iscas.ac.cn;dd_nirvana@sjtu.edu.cn;denny.shenwei@huawei.com;578567190@qq.com;likailong@huawei.com51+- Mailing list:dev@openharmony.io
60-- Zulip group: https://zulip.openharmony.cn
61- Wechat group:NA52- Wechat group:NA
@@ -28,12 +28,6 @@ SIG将结合蓬莱RISC-V TEE使能OpenHarmony在RISC-V场景下的安全能力
28 28 
29 29 
30 30 
31-## 代码仓
32- 
33-- iscas: https://gitee.com/openharmony-sig/riscv
34-- allwinner: https://gitee.com/openharmony-sig/riscv_device_sunxi
35- 
36- 
37## SIG组成员31## SIG组成员
38 32 
39### Leader33### Leader
@@ -59,6 +53,5 @@ SIG将结合蓬莱RISC-V TEE使能OpenHarmony在RISC-V场景下的安全能力
59 53 
60### 联系方式(可选)54### 联系方式(可选)
61 55 
62-- 邮件列表:jiageng08@iscas.ac.cn;dd_nirvana@sjtu.edu.cn;denny.shenwei@huawei.com;578567190@qq.com;likailong@huawei.com56+- 邮件列表:dev@openharmony.io
63-- Zulip群组:https://zulip.openharmony.cn
64- 微信群:NA57- 微信群:NA
@@ -31,13 +31,11 @@ Robotic sub-systems based on OpenHarmony that support technical architectures, a
31 31 
32### Meetings32### Meetings
33 - Meeting time: BiWeek Wednesday 20:0033 - Meeting time: BiWeek Wednesday 20:00
34- - Meeting application: [sig_robotics application](https://etherpad.openharmony.cn/p/sig_robotics)
35 - meeting link:Tencent meeting or other meeting34 - meeting link:Tencent meeting or other meeting
36- - Meeting notification: [Subscribe to](dev@openharmony.io) mailing list for the 35+ - Meeting notification: [Subscribe to]([dev@openharmony.io](https://lists.openatom.io/postorius/lists/dev.openharmony.io)) mailing list for the
37 - Meeting Summary:To view the minutes of past meetings, please click this [link](https://gitee.com/openharmony-sig/sig-content/tree/master/robotics/meetings)36 - Meeting Summary:To view the minutes of past meetings, please click this [link](https://gitee.com/openharmony-sig/sig-content/tree/master/robotics/meetings)
38 37 
39### Contact (optional)38### Contact (optional)
40 39 
41-- Mailing list:sig_robotics@openharmony.io40+- Mailing list:dev@openharmony.io
42-- Zulip group:https://zulip.openharmony.cn/#narrow/stream/57-robotics_sig/topic/stream.20events/near/10338
43- Wechat group:xxx41- Wechat group:xxx
@@ -1,15 +1,13 @@
1# sig_ROBOTICS1# sig_ROBOTICS
2简体中文 | [English](./sig_robotics.md)2简体中文 | [English](./sig_robotics.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
8### 工作目标和工作范围8### 工作目标和工作范围
9基于OpenHarmony,打造机器人子系统, 设计可支持AGV、AMR、RGV等移动机器人的技术架构、应用层接口标准、通讯协议。制定架构设计原则、演进流程、评审流程等,吸纳和开发相关功能模块。9基于OpenHarmony,打造机器人子系统, 设计可支持AGV、AMR、RGV等移动机器人的技术架构、应用层接口标准、通讯协议。制定架构设计原则、演进流程、评审流程等,吸纳和开发相关功能模块。
10 10 
11-## 代码仓
12-- 代码仓地址:
13 11 
14## SIG组成员12## SIG组成员
15 13 
@@ -29,13 +27,11 @@
29 27 
30### 会议28### 会议
31 - 会议时间:双周例会,周三晚上20:0029 - 会议时间:双周例会,周三晚上20:00
32- - 会议申报:[sig_robotics会议申报](https://etherpad.openharmony.cn/p/sig_robotics)
33 - 会议链接:腾讯会议或其他会议30 - 会议链接:腾讯会议或其他会议
34- - 会议通知: 请[订阅](dev@openharmony.io)邮件列表获取会议链接31+ - 会议通知: 请[订阅](https://lists.openatom.io/postorius/lists/dev.openharmony.io)邮件列表获取会议链接
35 - 会议纪要:查看往期会议纪要,请点此[链接](https://gitee.com/openharmony-sig/sig-content/tree/master/robotics/meetings)32 - 会议纪要:查看往期会议纪要,请点此[链接](https://gitee.com/openharmony-sig/sig-content/tree/master/robotics/meetings)
36 33 
37### 联系方式(可选)34### 联系方式(可选)
38 35 
39-- 邮件列表:sig_robotics@openharmony.io36+- 邮件列表:dev@openharmony.io
40-- Zulip群组:https://zulip.openharmony.cn/#narrow/stream/57-robotics_sig/topic/stream.20events/near/10338
41- 微信群:xxx37- 微信群:xxx
@@ -1,7 +1,7 @@
1# sig_SecureElement1# sig_SecureElement
2English | [简体中文](./sig_secure_element_cn.md)2English | [简体中文](./sig_secure_element_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -13,11 +13,6 @@ Secure Element (SE) is a secure chip that is by design protected from unauthoriz
13- Build the OpenHarmony secure chip ecosystem alliance, support technical communication among secure chip vendors, and jointly develop secure chip specifications.13- Build the OpenHarmony secure chip ecosystem alliance, support technical communication among secure chip vendors, and jointly develop secure chip specifications.
14- Provide a unified secure chip management framework and is responsible for secure chip architecture maintenance, technical solution review, and ecosystem cooperation.14- Provide a unified secure chip management framework and is responsible for secure chip architecture maintenance, technical solution review, and ecosystem cooperation.
15 15 
16-### The repository(To be applied)
17-- project name:
18- - se_base_services: https://gitee.com/openharmony/tee_se_base_services
19- - se_transport_manager: https://gitee.com/openharmony-sig/tee_se_transport_manager
20- 
21 16 
22## SIG Members17## SIG Members
23 18 
@@ -59,10 +54,3 @@ Secure Element (SE) is a secure chip that is by design protected from unauthoriz
59 - Meeting notification: [Subscribe to] (https://lists.openatom.io/postorius/lists/sig-secure_element.openharmony.io) mailing list sig-secure_element@openharmony.io for the meeting link54 - Meeting notification: [Subscribe to] (https://lists.openatom.io/postorius/lists/sig-secure_element.openharmony.io) mailing list sig-secure_element@openharmony.io for the meeting link
60 - Meeting-Minutes: [Archive link address](https://gitee.com/openharmony-sig/sig-content)55 - Meeting-Minutes: [Archive link address](https://gitee.com/openharmony-sig/sig-content)
61 56 
62-### Contact (optional)
63- 
64-| Address | Introduction | Usage Description |
65-| ---------------------------------------|---------- | ------------------------------------------------------------ |
66-| dev@openharmony.io <img width=120/>| Mailing list <img width=100/> | OpenHarmony community development discussion mailing list, any community development related topics can be discussed in the mailing list. Any developer can [subscribe](https://lists.openatom.io/postorius/lists/dev.openharmony.io)。<img width=200/>|
67-| sig-secure_element@openharmony.io <img width=120/>| Sig-SecureElement Mailing list <img width=100/> | OpenHarmony community SIG-SecureElement discussion mailing list, any technical topics and implementation related to the secure chip management framework can be discussed in the mailing list. Any developer can [subscribe](https://lists.openatom.io/postorius/lists/sig-secure_element.openharmony.io/)。<img width=200/>|
68-| zulip platform <img width=120/>| Sig-SecureElement zulip platform <img width=100/> | OpenHarmony community SIG-SecureElement discussion platform, any technical topics and implementation related to the secure chip management framework can be discussed in the platform. Any developer can [follow](https://zulip.openharmony.cn/#narrow/stream/60-secure_element_sig/)。<img width=200/>|
@@ -13,11 +13,6 @@
13- 构建OpenHarmony SE技术生态联盟,支撑各安全芯片厂商技术交流,共同构建安全芯片相关规范;13- 构建OpenHarmony SE技术生态联盟,支撑各安全芯片厂商技术交流,共同构建安全芯片相关规范;
14- 提供统一的安全芯片管理框架,负责安全芯片架构看护、方案评审、生态合作。14- 提供统一的安全芯片管理框架,负责安全芯片架构看护、方案评审、生态合作。
15 15 
16-## 代码仓 (待创建)
17-- 代码仓地址:
18- - se_base_services:https://gitee.com/openharmony/tee_se_base_services
19- - se_transport_manager:https://gitee.com/openharmony-sig/tee_se_transport_manager
20- 
21## SIG组成员16## SIG组成员
22 17 
23### Leader18### Leader
@@ -59,9 +54,3 @@
59 - 会议通知: 请[订阅](https://lists.openatom.io/postorius/lists/sig-secure_element.openharmony.io)邮件列表 sig-secure_element@openharmony.io 获取会议链接54 - 会议通知: 请[订阅](https://lists.openatom.io/postorius/lists/sig-secure_element.openharmony.io)邮件列表 sig-secure_element@openharmony.io 获取会议链接
60 - 会议纪要: [归档链接地址](https://gitee.com/openharmony-sig/sig-content)55 - 会议纪要: [归档链接地址](https://gitee.com/openharmony-sig/sig-content)
61 56 
62-### Contact
63-| 地址 | 简介 | 用途说明 |
64-| ---------------------------------------|---------- | ------------------------------------------------------------ |
65-| dev@openharmony.io <img width=120/>| 开发邮件列表 <img width=120/> | OpenHarmony社区开发讨论邮件列表,任何社区开发相关话题都可以在邮件列表讨论。任何开发者可[订阅](https://lists.openatom.io/postorius/lists/dev.openharmony.io)。<img width=200/>|
66-| sig-secure_element@openharmony.io <img width=120/>| Sig-SecureElement邮件列表 <img width=120/> | OpenHarmony社区SIG-SecureElement讨论邮件列表, 任何安全芯片管理框架相关技术话题及相关实现都可以在邮件列表讨论。任何开发者可[订阅](https://lists.openatom.io/postorius/lists/sig-secure_element.openharmony.io/)。<img width=200/>|
67-| zulip平台 <img width=120/>| Sig-SecureElement zulip平台 <img width=120/> | OpenHarmony 社区SIG-SecureElement讨论平台,任何安全芯片管理框架相关技术话题及相关实现都可以在zulip平台讨论. 任何开发者可[关注](https://zulip.openharmony.cn/#narrow/stream/60-secure_element_sig/)。<img width=200/>|
@@ -1,7 +1,7 @@
1# SIG_Security1# SIG_Security
2English | [简体中文](./sig_security_cn.md)2English | [简体中文](./sig_security_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -11,27 +11,6 @@ OpenHarmony security subsystem development plan
11### work scope11### work scope
12OpenHarmony security sbusystem, including application permissions, application signature, device authentication, and key store management etc.12OpenHarmony security sbusystem, including application permissions, application signature, device authentication, and key store management etc.
13 13 
14-### The repository
15-- project name:
16- - device_auth:https://gitee.com/openharmony/security_device_auth
17- - huks:https://gitee.com/openharmony/security_huks
18- - dataclassification:https://gitee.com/openharmony/security_dataclassification
19- - appverify:https://gitee.com/openharmony/security_appverify
20- - app_permission:https://gitee.com/openharmony/security_permission_lite
21- - selinux:https://gitee.com/openharmony/third_party_selinux
22- - pcre2:https://gitee.com/openharmony/third_party_pcre2
23- - selinux:https://gitee.com/openharmony/security_selinux
24- - access_token:https://gitee.com/openharmony/security_access_token
25- - useriam_auth_executor_mgr:https://gitee.com/openharmony/useriam_auth_executor_mgr
26- - useriam_face_auth:https://gitee.com/openharmony/useriam_face_auth
27- - useriam_pin_auth:https://gitee.com/openharmony/useriam_pin_auth
28- - useriam_user_auth_framework:https://gitee.com/openharmony/useriam_user_auth_framework
29- - useriam_user_idm:https://gitee.com/openharmony/useriam_user_idm
30- - security_device_security_level:https://gitee.com/openharmony/security_device_security_level
31- - developtools_hapsigner:https://gitee.com/openharmony/developtools_hapsigner
32- - security_certificate_manager:https://gitee.com/openharmony/security_certificate_manager
33- - security_privacy_center:https://gitee.com/openharmony/security_privacy_center
34- - security_crypto_framework:https://gitee.com/openharmony/security_crypto_framework
35 14 
36## SIG Members15## SIG Members
37 16 
@@ -55,5 +34,4 @@ OpenHarmony security sbusystem, including application permissions, application s
55### Contact (optional)34### Contact (optional)
56 35 
57- Mailing list:dev@openharmony.io36- Mailing list:dev@openharmony.io
58-- Zulip group: https://zulip.openharmony.cn
59- Wechat group:xxx37- Wechat group:xxx
@@ -1,7 +1,7 @@
1# SIG_Security1# SIG_Security
2简体中文 | [English](./sig_security.md)2简体中文 | [English](./sig_security.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -11,28 +11,6 @@ OpenHarmony安全业务的开发规划
11### 工作范围11### 工作范围
12OpenHarmony安全业务,包括应用权限、应用签名、设备认证和密钥管理等12OpenHarmony安全业务,包括应用权限、应用签名、设备认证和密钥管理等
13 13 
14-## 代码仓
15-- 代码仓地址:
16- - device_auth:https://gitee.com/openharmony/security_device_auth
17- - huks:https://gitee.com/openharmony/security_huks
18- - dataclassification:https://gitee.com/openharmony/security_dataclassification
19- - appverify:https://gitee.com/openharmony/security_appverify
20- - app_permission:https://gitee.com/openharmony/security_permission_lite
21- - selinux:https://gitee.com/openharmony/third_party_selinux
22- - pcre2:https://gitee.com/openharmony/third_party_pcre2
23- - selinux:https://gitee.com/openharmony/security_selinux
24- - access_token:https://gitee.com/openharmony/security_access_token
25- - useriam_auth_executor_mgr:https://gitee.com/openharmony/useriam_auth_executor_mgr
26- - useriam_face_auth:https://gitee.com/openharmony/useriam_face_auth
27- - useriam_pin_auth:https://gitee.com/openharmony/useriam_pin_auth
28- - useriam_user_auth_framework:https://gitee.com/openharmony/useriam_user_auth_framework
29- - useriam_user_idm:https://gitee.com/openharmony/useriam_user_idm
30- - security_device_security_level:https://gitee.com/openharmony/security_device_security_level
31- - developtools_hapsigner:https://gitee.com/openharmony/developtools_hapsigner
32- - security_certificate_manager:https://gitee.com/openharmony-sig/security_certificate_manager
33- - security_privacy_center:https://gitee.com/openharmony-sig/security_privacy_center
34- - security_crypto_framework:https://gitee.com/openharmony/security_crypto_framework
35- 
36## SIG组成员14## SIG组成员
37 15 
38### Leader16### Leader
@@ -55,5 +33,4 @@ OpenHarmony安全业务,包括应用权限、应用签名、设备认证和密
55### 联系方式(可选)33### 联系方式(可选)
56 34 
57- 邮件列表:dev@openharmony.io35- 邮件列表:dev@openharmony.io
58-- Zulip群组:https://zulip.openharmony.cn
59- 微信群:xxx36- 微信群:xxx
@@ -1,7 +1,7 @@
1# sig_SoftBus1# sig_SoftBus
2English | [简体中文](./sig_softbus_cn.md)2English | [简体中文](./sig_softbus_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -74,8 +74,7 @@ Continuously contributes to the softbus of the OpenHarmony community, implements
74 - Meeting notification: [Subscribe to](https://lists.openatom.io/postorius/lists/sig_dsoftbus.openharmony.io) mailing list sig_dsoftbus@openharmony.io for the meeting link74 - Meeting notification: [Subscribe to](https://lists.openatom.io/postorius/lists/sig_dsoftbus.openharmony.io) mailing list sig_dsoftbus@openharmony.io for the meeting link
75 - Meeting Summary:To view the minutes of past meetings, please click this [Meeting minutes](https://gitee.com/openharmony-sig/sig-content/blob/master/softbus/meetings)75 - Meeting Summary:To view the minutes of past meetings, please click this [Meeting minutes](https://gitee.com/openharmony-sig/sig-content/blob/master/softbus/meetings)
76 76 
77-### Contact77+ 
78-| Address | Introduction | Usage Description |78+### Contact (optional)
79-| ---------------------------------------|---------- | ------------------------------------------------------------ |79+- Mailing list:sig_dsoftbus@openharmony.io
80-| dev@openharmony.io <img width=120/>| Mailing list <img width=100/> | OpenHarmony community development discussion mailing list, any community development related topics can be discussed in the mailing list. Any developer can [subscribe](https://lists.openatom.io/postorius/lists/dev.openharmony.io)。<img width=200/>|80+- Wechat group:NA
81-| sig_dsoftbus@openharmony.io <img width=120/>| sig_Softbus Mailing list <img width=100/> | OpenHarmony community sig_Softbus development discussion mailing list, any Softbus related topics can be discussed in the mailing list. Any developer can [subscribe](https://lists.openatom.io/postorius/lists/sig_dsoftbus.openharmony.io/)。<img width=200/>|
@@ -1,7 +1,7 @@
1# sig_SoftBus1# sig_SoftBus
2简体中文 | [English](./sig_softbus.md)2简体中文 | [English](./sig_softbus.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -30,33 +30,6 @@
30|WPA|提供WiFi和P2P相关认证协议功能,包含WPA和HostAPD两个主要部分。|third_party_wpa_supplicant|30|WPA|提供WiFi和P2P相关认证协议功能,包含WPA和HostAPD两个主要部分。|third_party_wpa_supplicant|
31|NewIP|NewIP在现有IP能力的基础上,以灵活轻量级报头和可变长多语义地址为基础,通过二三层协议融合,对协议去冗和压缩,减少冗余字节,实现高能效比,高净吞吐,提升通信效率。打造终端之间高效的横向通信,支撑超级终端的体验,实现异构网络的端到端互联。|kernel_common_modules_newip (按照架构SIG裁决结论已转移到下面新的代码仓)<br>kernel_linux_common_modules 代码仓内newip目录|31|NewIP|NewIP在现有IP能力的基础上,以灵活轻量级报头和可变长多语义地址为基础,通过二三层协议融合,对协议去冗和压缩,减少冗余字节,实现高能效比,高净吞吐,提升通信效率。打造终端之间高效的横向通信,支撑超级终端的体验,实现异构网络的端到端互联。|kernel_common_modules_newip (按照架构SIG裁决结论已转移到下面新的代码仓)<br>kernel_linux_common_modules 代码仓内newip目录|
32 32 
33-- project name:
34- - communication_dsoftbus: https://gitee.com/openharmony/communication_dsoftbus
35- - communication_ipc: https://gitee.com/openharmony/communication_ipc
36- - communication_ipc_lite: https://gitee.com/openharmony/communication_ipc_lite
37- - communication_bluetooth: https://gitee.com/openharmony/communication_bluetooth
38- - communication_nfc: https://gitee.com/openharmony/communication_nfc
39- - communication_connected_nfc_tag: https://gitee.com/openharmony/communication_connected_nfc_tag
40- - communication_wifi: https://gitee.com/openharmony/communication_wifi
41- - communication_wifi_lite: https://gitee.com/openharmony/communication_wifi_lite
42- - communication_wifi_aware: https://gitee.com/openharmony/communication_wifi_aware
43- - communication_dhcp: https://gitee.com/openharmony/communication_dhcp
44- - kernel_linux_common_modules: https://gitee.com/openharmony/kernel_linux_common_modules/tree/master/newip
45- - base_location:https://gitee.com/openharmony/base_location
46- - telephony_call_manager: https://gitee.com/openharmony/telephony_call_manager
47- - telephony_cellular_call: https://gitee.com/openharmony/telephony_cellular_call
48- - telephony_core_service: https://gitee.com/openharmony/telephony_core_service
49- - telephony_sms_mms: https://gitee.com/openharmony/telephony_sms_mms
50- - telephony_state_registry: https://gitee.com/openharmony/telephony_state_registry
51- - applications_camera_sample_communication: https://gitee.com/openharmony/applications_camera_sample_communication
52- - applications_sample_wifi_iot: https://gitee.com/openharmony/applications_sample_wifi_iot
53- - iothardware_peripheral: https://gitee.com/openharmony/iothardware_peripheral
54- - iot_link: https://gitee.com/openharmony/iot_link
55- - third_party_lwip: https://gitee.com/openharmony/third_party_lwip
56- - third_party_nfc-nci:https://gitee.com/openharmony-sig/third_party_nfc-nci
57- - third_party_wpa_supplicant: https://gitee.com/openharmony/third_party_wpa_supplicant
58- - third_party_libcoap: https://gitee.com/openharmony/third_party_libcoap
59- 
60## SIG组成员33## SIG组成员
61 34 
62### Leader35### Leader
@@ -82,8 +55,8 @@
82 - 会议通知: 请[订阅](https://lists.openatom.io/postorius/lists/sig_dsoftbus.openharmony.io) 邮件列表 sig_dsoftbus@openharmony.io 获取会议链接55 - 会议通知: 请[订阅](https://lists.openatom.io/postorius/lists/sig_dsoftbus.openharmony.io) 邮件列表 sig_dsoftbus@openharmony.io 获取会议链接
83 - 会议纪要:查看往期会议纪要,请点此[会议纪要](https://gitee.com/openharmony-sig/sig-content/blob/master/softbus/meetings)56 - 会议纪要:查看往期会议纪要,请点此[会议纪要](https://gitee.com/openharmony-sig/sig-content/blob/master/softbus/meetings)
84 57 
58+ 
85### 联系方式(可选)59### 联系方式(可选)
86-| 地址 | 简介 | 用途说明 |60+ 
87-| ---------------------------------------|---------- | ------------------------------------------------------------ |61+- 邮件列表:sig_dsoftbus@openharmony.io
88-| dev@openharmony.io <img width=120/>| 开发邮件列表 <img width=100/> | OpenHarmony社区开发讨论邮件列表,任何社区开发相关话题都可以在邮件列表讨论。任何开发者可[订阅](https://lists.openatom.io/postorius/lists/dev.openharmony.io)。<img width=200/>|62+- 微信:
89-| sig_dsoftbus@openharmony.io <img width=120/>| sig_Softbus邮件列表 <img width=100/> | OpenHarmony社区sig_Softbus开发讨论邮件列表,任何软总线开发相关话题都可以在邮件列表讨论。任何开发者可[订阅](https://lists.openatom.io/postorius/lists/sig_dsoftbus.openharmony.io/)。<img width=200/>|
@@ -1,7 +1,7 @@
1# SIG_SystemApplication1# SIG_SystemApplication
2English | [简体中文](./sig_systemapplications_cn.md)2English | [简体中文](./sig_systemapplications_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -15,32 +15,6 @@ Defines and builds OpenHarmony system applications, applies for and implements i
154. Communicate and cooperate with developers to continuously improve system application features.154. Communicate and cooperate with developers to continuously improve system application features.
165. Organize the clarification of community-related questions and provide timely answers.165. Organize the clarification of community-related questions and provide timely answers.
17 17 
18-### The repository
19-- project name:
20- - applications_systemui:https://gitee.com/openharmony/applications_systemui
21- - applications_settings: https://gitee.com/openharmony/applications_settings
22- - applications_launcher: https://gitee.com/openharmony/applications_launcher
23- - system_applications: https://gitee.com/openharmony-sig/system_applications
24- - applications_photos: https://gitee.com/openharmony/applications_photos
25- - applications_camera: https://gitee.com/openharmony/applications_camera
26- - applications_contacts: https://gitee.com/openharmony/applications_contacts
27- - applications_mms: https://gitee.com/openharmony/applications_mms
28- - applications_call: https://gitee.com/openharmony/applications_call
29- - applications_screenshot: https://gitee.com/openharmony-sig/applications_screenshot
30- - applications_screenlock: https://gitee.com/openharmony-sig/applications_screenlock
31- - applications_admin_provisioning: https://gitee.com/openharmony-sig/applications_admin_provisioning
32- - applications_theme: https://gitee.com/openharmony-sig/applications_theme
33- - applications_settingsdata: https://gitee.com/openharmony-sig/applications_settings_data
34- - applications_contacts_data: https://gitee.com/openharmony/applications_contacts_data
35- - applications_notes: https://gitee.com/openharmony-sig/applications_notes
36- - applications_app_samples: https://gitee.com/openharmony/applications_app_samples
37- - applications_permission_manager: https://gitee.com/openharmony/applications_permission_manager
38- - applications_filemanager: https://gitee.com/openharmony-sig/applications_filemanager
39- - applications_inputmethod: https://gitee.com/openharmony-sig/applications_inputmethod
40- - applications_clock: https://gitee.com/openharmony-sig/applications_clock
41- - applications_recorder: https://gitee.com/openharmony-sig/applications_recorder
42- - applications_compass: https://gitee.com/openharmony-sig/applications_compass
43- - applications_share_dialog: https://gitee.com/openharmony-sig/applications_share_dialog
44 18 
45## SIG Members19## SIG Members
46 20 
@@ -73,6 +47,5 @@ Defines and builds OpenHarmony system applications, applies for and implements i
73- Meeting link:Notify the participants of the topic in the graphite document by email (be sure to leave the email address when declaring the topic)47- Meeting link:Notify the participants of the topic in the graphite document by email (be sure to leave the email address when declaring the topic)
74 48 
75### Contact49### Contact
76-- Mailing list:sig_systemapplication.openharmony.io [Subscribe](https://lists.openatom.io/postorius/lists/sig_systemapplication.openharmony.io/)50+- Mailing list:dev@openharmony.io
77-- Zulip channel[Systemapplication](https://zulip.openharmony.cn/#narrow/stream/1-general/topic/Systemapplication)51+- Wechat groupOH-SystemApplication-SIG
78-- Wechat group:Leave a message on zulip Systemapplication channel about your wechat and the reason for joining. After passing the review, we will invite you to enter oh systemapplication sig wechat group
@@ -1,7 +1,7 @@
1# SIG_SystemApplication1# SIG_SystemApplication
2简体中文 | [English](./sig_systemapplications.md)2简体中文 | [English](./sig_systemapplications.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -38,30 +38,6 @@
38|权限管理应用|权限管理应用是OpenHarmony中预置的系统应用,为用户提供运行时权限弹框和权限管理设置能力。|applications_permission_manager|38|权限管理应用|权限管理应用是OpenHarmony中预置的系统应用,为用户提供运行时权限弹框和权限管理设置能力。|applications_permission_manager|
39|系统分享弹窗|系统分享弹窗是OpenHarmony中预置的系统应用,为开发者和用户提供文件分享能力。|applications_share_dialog|39|系统分享弹窗|系统分享弹窗是OpenHarmony中预置的系统应用,为开发者和用户提供文件分享能力。|applications_share_dialog|
40 40 
41-- 代码仓地址:
42- - applications_systemui:https://gitee.com/openharmony/applications_systemui
43- - applications_settings: https://gitee.com/openharmony/applications_settings
44- - applications_launcher: https://gitee.com/openharmony/applications_launcher
45- - system_applications: https://gitee.com/openharmony-sig/system_applications
46- - applications_photos: https://gitee.com/openharmony/applications_photos
47- - applications_camera: https://gitee.com/openharmony/applications_camera
48- - applications_contacts: https://gitee.com/openharmony/applications_contacts
49- - applications_mms: https://gitee.com/openharmony/applications_mms
50- - applications_call: https://gitee.com/openharmony/applications_call
51- - applications_screenshot: https://gitee.com/openharmony-sig/applications_screenshot
52- - applications_screenlock: https://gitee.com/openharmony-sig/applications_screenlock
53- - applications_theme: https://gitee.com/openharmony-sig/applications_theme
54- - applications_settingsdata: https://gitee.com/openharmony-sig/applications_settings_data
55- - applications_notes: https://gitee.com/openharmony-sig/applications_notes
56- - applications_app_samples: https://gitee.com/openharmony/applications_app_samples
57- - applications_permission_manager: https://gitee.com/openharmony/applications_permission_manager
58- - applications_filemanager: https://gitee.com/openharmony-sig/applications_filemanager
59- - applications_inputmethod: https://gitee.com/openharmony-sig/applications_inputmethod
60- - applications_clock: https://gitee.com/openharmony-sig/applications_clock
61- - applications_recorder: https://gitee.com/openharmony-sig/applications_recorder
62- - applications_compass: https://gitee.com/openharmony-sig/applications_compass
63- - applications_share_dialog: https://gitee.com/openharmony-sig/applications_share_dialog
64- 
65## SIG组成员41## SIG组成员
66 42 
67### Leader43### Leader
@@ -93,6 +69,5 @@
93 - 会议链接:邮件通知石墨文档中的议题参与人(申报议题时务必留下邮箱地址)69 - 会议链接:邮件通知石墨文档中的议题参与人(申报议题时务必留下邮箱地址)
94 70 
95### 联系方式71### 联系方式
96-- 邮件列表:sig_systemapplication.openharmony.io [点击订阅](https://lists.openatom.io/postorius/lists/sig_systemapplication.openharmony.io/)72+- 邮件列表:dev@openharmony.io
97-- Zulip频道[Systemapplication](https://zulip.openharmony.cn/#narrow/stream/1-general/topic/Systemapplication)73+- 微信群OH-SystemApplication-SIG
98-- 微信群:在Zulip Systemapplication频道留言您的微信号以及加入的原因,我们在审核通过后会邀请你进入OH-SystemApplication-SIG微信群
@@ -1,7 +1,7 @@
1# SIG_TEE1# SIG_TEE
2English | [简体中文](./sig_tee_cn.md)2English | [简体中文](./sig_tee_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -11,13 +11,6 @@ Provide trusted execution environment (TEE) for OpenHarmony and support the depl
11### work scope11### work scope
12Formulate TEE related standards and establish a unified TEE ecology; Provide TEE operating system and be responsible for TEE architecture care, scheme review, ecological cooperation, etc12Formulate TEE related standards and establish a unified TEE ecology; Provide TEE operating system and be responsible for TEE architecture care, scheme review, ecological cooperation, etc
13 13 
14-### The repository
15-- project name:
16- - tee_client:https://gitee.com/openharmony-sig/tee_tee_client
17- - tee_tzdriver:https://gitee.com/openharmony-sig/tee_tee_tzdriver
18- - tee_os_framework:https://gitee.com/openharmony-sig/tee_tee_os_framework
19- - tee_os_kernel:https://gitee.com/openharmony-sig/tee_tee_os_kernel
20- - tee_dev_kit:https://gitee.com/openharmony-sig/tee_tee_dev_kit
21 14 
22## SIG Members15## SIG Members
23 16 
@@ -45,5 +38,4 @@ Formulate TEE related standards and establish a unified TEE ecology; Provide TEE
45### Contact (optional)38### Contact (optional)
46 39 
47- Mailing list:dev@openharmony.io40- Mailing list:dev@openharmony.io
48-- Zulip group: https://zulip.openharmony.cn
49- Wechat group:xxx41- Wechat group:xxx
@@ -1,7 +1,7 @@
1# SIG_TEE1# SIG_TEE
2简体中文 | [English](./sig_tee.md)2简体中文 | [English](./sig_tee.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -11,14 +11,6 @@
11### 工作范围11### 工作范围
12制定TEE相关标准,建立统一的TEE生态;提供TEE操作系统,负责TEE架构看护、方案评审、生态合作等12制定TEE相关标准,建立统一的TEE生态;提供TEE操作系统,负责TEE架构看护、方案评审、生态合作等
13 13 
14-## 代码仓
15-- 代码仓地址:
16- - tee_client:https://gitee.com/openharmony-sig/tee_tee_client
17- - tee_tzdriver:https://gitee.com/openharmony-sig/tee_tee_tzdriver
18- - tee_os_framework:https://gitee.com/openharmony-sig/tee_tee_os_framework
19- - tee_os_kernel:https://gitee.com/openharmony-sig/tee_tee_os_kernel
20- - tee_dev_kit:https://gitee.com/openharmony-sig/tee_tee_dev_kit
21- 
22## SIG组成员14## SIG组成员
23 15 
24### Leader16### Leader
@@ -45,5 +37,4 @@
45### 联系方式(可选)37### 联系方式(可选)
46 38 
47- 邮件列表:dev@openharmony.io39- 邮件列表:dev@openharmony.io
48-- Zulip群组:https://zulip.openharmony.cn
49- 微信群:xxx40- 微信群:xxx
@@ -1,7 +1,7 @@
1# sig_Telephony1# sig_Telephony
2English | [简体中文](./sig_telephony_cn.md)2English | [简体中文](./sig_telephony_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -15,21 +15,6 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
15- SMS & MMS module: provides the capabilities of sending and receiving short message service (SMS) messages and encoding and decoding multimedia messaging service (MMS) messages.15- SMS & MMS module: provides the capabilities of sending and receiving short message service (SMS) messages and encoding and decoding multimedia messaging service (MMS) messages.
16- State registry module: provides APIs to register and deregister an observer that listens for various callback events of the telephony subsystem.16- State registry module: provides APIs to register and deregister an observer that listens for various callback events of the telephony subsystem.
17 17 
18-### The repository
19-- project name:
20- - core_service:https://gitee.com/openharmony/telephony_core_service
21- - cellular_call:https://gitee.com/openharmony/telephony_cellular_call
22- - call_manage:https://gitee.com/openharmony/telephony_call_manager
23- - state_registry:https://gitee.com/openharmony/telephony_state_registry
24- - sms_mms:https://gitee.com/openharmony/telephony_sms_mms
25- - ril_adapter:https://gitee.com/openharmony/telephony_ril_adapter
26- - cellular_data:https://gitee.com/openharmony/telephony_cellular_data
27- - telephony_data: https://gitee.com/openharmony/telephony_telephony_data
28- - netmanager_standard:https://gitee.com/openharmony/communication_netmanager_standard
29- - netstack:https://gitee.com/openharmony/communication_netstack
30- - netmanager_base:https://gitee.com/openharmony/communication_netmanager_base
31- - netmanager_ext:https://gitee.com/openharmony/communication_netmanager_ext
32- 
33 18 
34## SIG Members19## SIG Members
35 20 
@@ -54,5 +39,4 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
54### Contact (optional)39### Contact (optional)
55 40 
56- Mailing list:dev@openharmony.io41- Mailing list:dev@openharmony.io
57-- Slack group:https://zulip.openharmony.cn/
58- Wechat group:NA42- Wechat group:NA
@@ -1,7 +1,7 @@
1# sig_Telephony1# sig_Telephony
2简体中文 | [English](./sig_telephony.md)2简体中文 | [English](./sig_telephony.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -34,20 +34,6 @@
34|网络管理扩展|提供网络管理扩展能力,包括:以太网连接、网络共享、VPN、加密DNS、mDNS。|communication_netmanager_ext|34|网络管理扩展|提供网络管理扩展能力,包括:以太网连接、网络共享、VPN、加密DNS、mDNS。|communication_netmanager_ext|
35|电话核心服务|提供基础网络协议栈JS API能力,包括:HTTP/HTTPS、TCP/UDP/TLS Socket、WebSocket、LocalSocket。|communication_netstack|35|电话核心服务|提供基础网络协议栈JS API能力,包括:HTTP/HTTPS、TCP/UDP/TLS Socket、WebSocket、LocalSocket。|communication_netstack|
36 36 
37-- 代码仓地址:
38- - 通话管理:https://gitee.com/openharmony/telephony_call_manager
39- - 电话状态:https://gitee.com/openharmony/telephony_state_registry
40- - 蜂窝通话:https://gitee.com/openharmony/telephony_cellular_call
41- - 蜂窝数据:https://gitee.com/openharmony/telephony_cellular_data
42- - 短彩信:https://gitee.com/openharmony/telephony_sms_mms
43- - 电话数据存储:https://gitee.com/openharmony/telephony_telephony_data
44- - 联系人数据存储:https://gitee.com/openharmony/applications_contacts
45- - 电话核心服务:https://gitee.com/openharmony/telephony_core_service
46- - RIL适配:https://gitee.com/openharmony/telephony_ril_adapter
47- - 网络管理基础仓:https://gitee.com/openharmony/communication_netmanager_base
48- - 网络管理扩展仓:https://gitee.com/openharmony/communication_netmanager_ext
49- - 网络协议栈:https://gitee.com/openharmony/communication_netstack
50- 
51 37 
52## SIG组成员38## SIG组成员
53 39 
@@ -72,5 +58,4 @@
72### 联系方式(可选)58### 联系方式(可选)
73 59 
74- 邮件列表:dev@openharmony.io60- 邮件列表:dev@openharmony.io
75-- Slack群组:https://zulip.openharmony.cn/
76- 微信群:NA61- 微信群:NA
@@ -1,7 +1,7 @@
1# sig_XXX1# sig_XXX
2English | [简体中文](./sig_template_cn.md)2English | [简体中文](./sig_template_cn.md)
3 3 
4-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).4+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
5 5 
6## SIG group work objectives and scope6## SIG group work objectives and scope
7 7 
@@ -9,11 +9,6 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
9 9 
10### work scope10### work scope
11 11 
12-### The repository
13-- project name:
14- -repository1 name:https://gitee.com/openharmony/xxx
15- -repository2 name:https://gitee.com/openharmony-sig/xxx
16- 
17 12 
18## SIG Members13## SIG Members
19 14 
@@ -25,7 +20,7 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
25 20 
26### Meetings21### Meetings
27 - Meeting time:xxx22 - Meeting time:xxx
28- - Meeting application: Refer to the method of [PMC meeting](https://gitee.com/dongjinguang/community/blob/master/zh/pmc.md#pmc%E4%BC%9A%E8%AE%AE%E9%93%BE%E6%8E%A5) to provide the [etherpad](https://etherpad.openharmony.cn/) sharing document weblink, convenient for sig_related people to apply for the topic.23+ - Meeting application: Refer to the method of [PMC meeting](https://gitee.com/dongjinguang/community/blob/master/zh/pmc.md#pmc%E4%BC%9A%E8%AE%AE%E9%93%BE%E6%8E%A5) to provide sharing document weblink, convenient for sig_related people to apply for the topic.
29 - Meeting link: Welink Meeting or Others24 - Meeting link: Welink Meeting or Others
30 - Meeting notification: [Subscribe to] (https://lists.openatom.io/postorius/lists/dev.openharmony.io) mailing list dev@openharmony.io for the meeting link25 - Meeting notification: [Subscribe to] (https://lists.openatom.io/postorius/lists/dev.openharmony.io) mailing list dev@openharmony.io for the meeting link
31 - Meeting-Minutes: [Archive link address](https://gitee.com/openharmony-sig/sig-content)26 - Meeting-Minutes: [Archive link address](https://gitee.com/openharmony-sig/sig-content)
@@ -33,5 +28,4 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
33### Contact (optional)28### Contact (optional)
34 29 
35- Mailing list:dev@openharmony.io30- Mailing list:dev@openharmony.io
36-- Zulip group:https://zulip.openharmony.cn
37- Wechat group:xxx31- Wechat group:xxx
@@ -1,7 +1,7 @@
1# sig_XXX1# sig_XXX
2简体中文 | [English](./sig_template.md)2简体中文 | [English](./sig_template.md)
3 3 
4-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。4+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
5 5 
6## SIG组工作目标和范围6## SIG组工作目标和范围
7 7 
@@ -14,10 +14,6 @@
14### 工作交付件及工作计划14### 工作交付件及工作计划
15 _XXX_ 15 _XXX_
16 16 
17-## 代码仓
18-- 代码仓地址:
19- - repository1名称:https://gitee.com/openharmony/xxx
20- - repository2名称:https://gitee.com/openharmony-sig/xxx
21 17 
22## SIG组成员18## SIG组成员
23 19 
@@ -30,7 +26,7 @@
30 26 
31### 会议27### 会议
32 - 会议时间:xxx28 - 会议时间:xxx
33- - 会议申报:可参考[PMC例会](https://gitee.com/dongjinguang/community/blob/master/zh/pmc.md#pmc%E4%BC%9A%E8%AE%AE%E9%93%BE%E6%8E%A5)申请方式,提供[etherpad](https://etherpad.openharmony.cn/)共享文档链接,便于SIG相关申报人自行申请议题29+ - 会议申报:可参考[PMC例会](https://gitee.com/dongjinguang/community/blob/master/zh/pmc.md#pmc%E4%BC%9A%E8%AE%AE%E9%93%BE%E6%8E%A5)申请方式,提供共享文档链接,便于SIG相关申报人自行申请议题
34 - 会议链接: Welink或其他会议30 - 会议链接: Welink或其他会议
35 - 会议通知: 请[订阅](https://lists.openatom.io/postorius/lists/dev.openharmony.io)邮件列表 dev@openharmony.io 获取会议链接31 - 会议通知: 请[订阅](https://lists.openatom.io/postorius/lists/dev.openharmony.io)邮件列表 dev@openharmony.io 获取会议链接
36 - 会议纪要: [归档链接地址](https://gitee.com/openharmony-sig/sig-content)32 - 会议纪要: [归档链接地址](https://gitee.com/openharmony-sig/sig-content)
@@ -38,5 +34,4 @@
38### 联系方式(可选)34### 联系方式(可选)
39 35 
40- 邮件列表:dev@openharmony.io36- 邮件列表:dev@openharmony.io
41-- Zulip群组:https://zulip.openharmony.cn
42- 微信群:xxx37- 微信群:xxx
@@ -2,7 +2,7 @@
2 2 
3English | [简体中文](./sig_test_cn.md)3English | [简体中文](./sig_test_cn.md)
4 4 
5-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md)5+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md)
6 6 
7## SIG group work objectives and scope7## SIG group work objectives and scope
8 8 
@@ -14,23 +14,7 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
14- Maintaining TDD self-test framework.14- Maintaining TDD self-test framework.
15- Improving the test types in TDD self-test framework and provide developer self-test capability in OpenHarmony.15- Improving the test types in TDD self-test framework and provide developer self-test capability in OpenHarmony.
16 16 
17-## The repository17+ 
18-- project name:
19- - https://gitee.com/openharmony/third_party_benchmark
20- - https://gitee.com/openharmony/xts_acts
21- - https://gitee.com/openharmony/xts_tools
22- - https://gitee.com/openharmony/xts_hats
23- - https://gitee.com/openharmony/xts_dcts
24- - https://gitee.com/openharmony/xts_device_attest
25- - https://gitee.com/openharmony/xts_device_attest_lite
26- - https://gitee.com/openharmony/ostest_wukong
27- - https://gitee.com/openharmony/testfwk_arkxtest
28- - https://gitee.com/openharmony/testfwk_xdevice
29- - https://gitee.com/openharmony/testfwk_developer_test
30- - https://gitee.com/openharmony/third_party_vk-gl-cts
31- - https://gitee.com/openharmony/third_party_spirv-tools
32- - https://gitee.com/openharmony/third_party_glslang
33- - https://gitee.com/openharmony/third_party_spirv-headers
34## SIG Members18## SIG Members
35 19 
36### Leader20### Leader
@@ -43,7 +27,6 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
43### Meetings27### Meetings
44 28 
45 - Meeting time:Biweekly,detail time undetermined29 - Meeting time:Biweekly,detail time undetermined
46- - Meeting application:[OpenHarmony sig_Test Meeting Proposal](https://etherpad.openharmony.cn/p/sig_test)
47 - Meeting link: Welink or other meeting30 - Meeting link: Welink or other meeting
48 - Meeting notification: [Subscribe to ](https://lists.openatom.io/postorius/lists/dev.openharmony.io) mailing list dev@openharmony.io for the meeting link31 - Meeting notification: [Subscribe to ](https://lists.openatom.io/postorius/lists/dev.openharmony.io) mailing list dev@openharmony.io for the meeting link
49 - Meeting Summary: [link](https://gitee.com/openharmony-sig/sig-content)32 - Meeting Summary: [link](https://gitee.com/openharmony-sig/sig-content)
@@ -51,5 +34,4 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
51### Contact (optional)34### Contact (optional)
52 35 
53- Mailing list:dev@openharmony.io36- Mailing list:dev@openharmony.io
54-- Zulip group:https://zulip.openharmony.cn
55 37 
@@ -2,7 +2,7 @@
2 2 
3简体中文 | [English](./sig_test.md)3简体中文 | [English](./sig_test.md)
4 4 
5-说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。5+说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
6 6 
7## SIG组工作目标和范围7## SIG组工作目标和范围
8 8 
@@ -28,22 +28,6 @@ Test-SIG( sig_Test )技术栈范围全景图如下图所示:
28| 测试调度框架test_xdevice | xdevice是OpenHarmony中为测试框架的核心组件,提供用例执行所依赖的相关服务 | test_xdevice |28| 测试调度框架test_xdevice | xdevice是OpenHarmony中为测试框架的核心组件,提供用例执行所依赖的相关服务 | test_xdevice |
29| 性能调优工具profiler | OpenHarmony性能调优分析工具,支持CPU调度、频点、进程线程时间片、堆内存、FPS数据采集和展示。支持在泳道图中展示非实时的采集数据,支持GUI操作数据分析 | developtools_profiler/host/smartperf |29| 性能调优工具profiler | OpenHarmony性能调优分析工具,支持CPU调度、频点、进程线程时间片、堆内存、FPS数据采集和展示。支持在泳道图中展示非实时的采集数据,支持GUI操作数据分析 | developtools_profiler/host/smartperf |
30 30 
31-- 代码仓地址:
32- - https://gitee.com/openharmony/third_party_benchmark
33- - https://gitee.com/openharmony/xts_acts
34- - https://gitee.com/openharmony/xts_tools
35- - https://gitee.com/openharmony/xts_hats
36- - https://gitee.com/openharmony/xts_dcts
37- - https://gitee.com/openharmony/xts_device_attest
38- - https://gitee.com/openharmony/xts_device_attest_lite
39- - https://gitee.com/openharmony/ostest_wukong
40- - https://gitee.com/openharmony/testfwk_arkxtest
41- - https://gitee.com/openharmony/testfwk_xdevice
42- - https://gitee.com/openharmony/testfwk_developer_test
43- - https://gitee.com/openharmony/third_party_vk-gl-cts
44- - https://gitee.com/openharmony/third_party_spirv-tools
45- - https://gitee.com/openharmony/third_party_glslang
46- - https://gitee.com/openharmony/third_party_spirv-headers
47## SIG组成员31## SIG组成员
48 32 
49### Leader33### Leader
@@ -55,7 +39,6 @@ Test-SIG( sig_Test )技术栈范围全景图如下图所示:
55 39 
56### 会议40### 会议
57 - 会议时间:双周例会,待定41 - 会议时间:双周例会,待定
58- - 会议申报:[OpenHarmony sig_Test Meeting Proposal](https://etherpad.openharmony.cn/p/sig_test)
59 - 会议链接: Welink或其他会议42 - 会议链接: Welink或其他会议
60 - 会议通知: 会议通知: 请[订阅](https://lists.openatom.io/postorius/lists/dev.openharmony.io)邮件列表 dev@openharmony.io 获取会议链接43 - 会议通知: 会议通知: 请[订阅](https://lists.openatom.io/postorius/lists/dev.openharmony.io)邮件列表 dev@openharmony.io 获取会议链接
61 - 会议纪要: [归档链接地址](https://gitee.com/openharmony-sig/sig-content)44 - 会议纪要: [归档链接地址](https://gitee.com/openharmony-sig/sig-content)
@@ -63,5 +46,4 @@ Test-SIG( sig_Test )技术栈范围全景图如下图所示:
63### 联系方式(可选)46### 联系方式(可选)
64 47 
65- 邮件列表:dev@openharmony.io48- 邮件列表:dev@openharmony.io
66-- Zulip群组:https://zulip.openharmony.cn
67 49 
@@ -1,6 +1,6 @@
1# sig_ToolChains1# sig_ToolChains
2 2 
3-Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).3+Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
4 4 
5## SIG group work objectives and scope5## SIG group work objectives and scope
6 6 
@@ -34,13 +34,6 @@ Once decisions are made, the SIG builds and maintains the tools and toolchains u
34 34 
35The toolchain is provided in binary form and in source form with a simple build script that includes all configurations etc. used for the official build.35The toolchain is provided in binary form and in source form with a simple build script that includes all configurations etc. used for the official build.
36 36 
37-### The repository
38-- project name:
39- - Tools & Toolchains: https://gitee.com/openharmony-sig/sig_tools-toolchains
40- - developtools_hdc: https://gitee.com/openharmony/developtools_hdc
41- - developtools_hiperf: https://gitee.com/openharmony/developtools_hiperf
42- - developtools_syscap_codec: https://gitee.com/openharmony/developtools_syscap_codec
43- 
44## SIG Members37## SIG Members
45 38 
46### Leader39### Leader
@@ -1,26 +0,0 @@
1-|NO|SIG Name|SIG Tag Name|SIG Leader|Level 1 Subsystem Name|
2-| :----: | :----: | :----: | :----: | :----: |
3-|1|SIG_AI_Framework|SIG_AI_Framework|[ivss](chaijun@huawei.com)|L1S_AI|
4-|2|SIG_API|SIG_API|[huawei_qiangbo](qiangbo2@huawei.com)|NA|
5-|3|SIG_Security|SIG_Security|[yongjie2020](yongjie.yan@huawei.com)|L1S_Security <br> L1S_BIOMETRICS|
6-|4|SIG_CompileRuntime|SIG_CompileRuntime|[klooer](https://gitee.com/klooer) |L1S_CCRuntime <br> L1S_UTILS|
7-|5|SIG_Test|SIG_Test|[gaohanyi](https://gitee.com/gaohanyi1982) |L1S_Test|
8-|6|SIG_DistributedHardwareManagement|SIG_HardwareMgr|[ligang](william.ligang@huawei.com) <br> [houpengfei](https://gitee.com/hhh2)|L1S_MSDP <br> L1S_PowerMgr <br> L1S_Sensors <br> L1S_USB <br> L1s_DistributedHardware|
9-|7|SIG_BasicSoftwareService|SIG_BasicSoftwareService|[zhangxiaotian](https://gitee.com/handyohos)|L1S_DistributedSchedule <br> L1S_ResourceSchedule <br> L1S_StartUp <br> L1S_Update <br> L1S_Account <br> L1S_BarrierFree <br> L1S_Hiview <br> L1S_InputMgrFwk <br> L1S_Timezone <br> L1S_ThemeFramework <br> L1S_UploadAndDownload|
10-|8|SIG_Kernel|SIG_Kernel|[easy-to-see](salient.yijian@huawei.com)|L1S_Kernel|
11-|9|SIG_DriverFramework|SIG_DriverFramework|[chenfeng](https://gitee.com/chenfeng469)|L1S_Drivers|
12-|10|SIG_DataManagement|SIG_DataManagement|[gongashi](https://gitee.com/gong-a-shi)|L1S_DistributedDataMgr_DFS|
13-|11|SIG_SoftBus|SIG_SoftBus|[maerlii](maerli@huawei.com) <br> [chengguohong](https://gitee.com/cheng_guohong)|L1S_Communication <br> L1S_telepony <br> L1S_Location <br> L1S_Communication_HW <br> L1S_Communication_NetMgr|
14-|12|SIG_Graphic|SIG_Graphic|[abbuu](liyu37@huawei.com)|L1S_Graphic_AGPEngine <br> L1S_Graphic_AGPComponent <br> L1S_Graphic_AGPWindows <br> L1S_MultiModalInput|
15-|13|SIG_SystemApplication|SIG_SysApplication|[wangfeng](https://gitee.com/nicolaswang)|L1S_Applications|
16-|14|SIG_R&DToolChain|SIG_R&DToolChain|[wangzaishang](https://gitee.com/wangzaishang)|L1S_DevTools|
17-|15|SIG_IVI|SIG_IVI|[guojinwei](guojinwei@huawei.com)|L1S_IVIHardware <br> L1S_IVI|
18-|16|SIG_TV|SIG_TV|[zhangxiaotian](https://gitee.com/handyohos)|L1S_IntelliTV|
19-|17|SIG_Wearable|SIG_Wearable|[wangxiangyang](walton.wang@huawei.com)|L1S_WearableHardware <br> L1S_Wearable|
20-|18|SIG_ApplicationFramework|SIG_AppFramework|[qiangbo](https://gitee.com/huawei_qiangbo) <br> [niuhui](niuhui@huawei.com)|L1S_Global <br> L1S_AppExecFwk <br> L1S_AAFwk <br> L1S_ArkUI <br> L1S_Notification|
21-|19|SIG_Docs|SIG_Docs|[yangni](https://gitee.com/neeen)|L1S_Docs|
22-|20|SIG_Infrastructure|SIG_Infrastructure|[wangyiming](https://gitee.com/youthdragon)|NA|
23-|21|SIG_QA|SIG_QA|[xingwenhua](https://gitee.com/xhuazi)|NA|
24-|22|SIG_Architecture|SIG_Architecture|[rengelin](https://gitee.com/im-off-this-week) <br> [wanchengzhen](https://gitee.com/wanchengzhen)|NA|
25-|23|SIG_Release|SIG_VersionRelease|[wuyonghui](wuyonghui9@huawei.com)|NA|
26-|24|SIG_Media|SIG_Media|[dumingliang_hw](dumingliang@huawei.com)|L1S_MultiMedia|