!154 add sig-softbus

* add sig-softbus
This commit is contained in:
LiangliangMa 2021-06-26 06:31:53 +00:00 committed by jinguang
parent 825ddfa441
commit bd0b7a97cf
4 changed files with 250 additions and 0 deletions

62
sig/sig-softbus/OWNERS Normal file
View File

@ -0,0 +1,62 @@
{
"Leader":[
{
"gitee_id":"li-jet",
"gitee_email":"dale.lijie@huawei.com"
}
]
"Committers":[
{
"gitee_id":"xuyongpan",
"gitee_email":"xuyongpan@huawei.com"
},
{
"gitee_id":"yinyouzhan",
"gitee_email":"yinyouzhan@huawei.com"
},
{
"gitee_id":"ain_myf",
"gitee_email":"maoyufeng3@huawei.com"
},
{
"gitee_id":"bigpumpkin",
"gitee_email":"chenzhennan@huawei.com"
},
{
"gitee_id":"jyh926",
"gitee_email":"jiayanhong@huawei.com"
},
{
"gitee_id":"life-liu",
"gitee_email":"liujiandong1@huawei.com"
},
{
"gitee_id":"knpingan",
"gitee_email":"zhangxiuping@huawei.com"
},
{
"gitee_id":"hwlitao",
"gitee_email":"litao25@huawei.com"
},
{
"gitee_id":"defeng2020",
"gitee_email":"wudefeng@huawei.com"
},
{
"gitee_id":"brickhz",
"gitee_email":"zhujianjian@huawei.com"
},
{
"gitee_id":"clevercong",
"gitee_email":"lichunlin2@huawei.com"
},
{
"gitee_id":"ohos-lsw",
"gitee_email":"lishiwei6@huawei.com"
},
{
"gitee_id":"xautosoft",
"gitee_email":"zhuwenchao@huawei.com"
}
]
}

View File

@ -0,0 +1,71 @@
# SIG
English | [简体中文](./sig_softbus_cn.md)
Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).
## SIG group work objectives and scope
### work goals
Continuously contributes to the softbus of the OpenHarmony community, implements unified distributed communication capability management between near-field devices, and provides device discovery, networking, and transmission capabilities regardless of the link type.
### work scope
- Design, review, and make decisions on the architecture of software modules related to the distributed softbus.
- Review and incorporate the code of software modules in the distributed softbus domain, prohibit low-quality code from being incorporated into the master branch, and maintain the test code.
- Actively and effectively participate in code review and comment, share programming experience, communicate with developers, transfer software development skills, and effectively coach open source community developers to write good code.
- Handle requirements, issues and mailing lists, and ensure that the closure period meets the SLA requirements of the OpenHarmony community.
- Provide feedback and guidance on code quality based on review and development activities to improve code quality in the OpenHarmony community.
### The repository
- project name:
- communication_dsoftbus: https://gitee.com/openharmony/communication_dsoftbus
- communication_softbus_lite: https://gitee.com/openharmony/communication_softbus_lite
- communication_ipc: https://gitee.com/openharmony/communication_ipc
- communication_ipc_lite: https://gitee.com/openharmony/communication_ipc_lite
- communication_bluetooth: https://gitee.com/openharmony/communication_bluetooth
- communication_wifi: https://gitee.com/openharmony/communication_wifi
- communication_wifi_lite: https://gitee.com/openharmony/communication_wifi_lite
- communication_wifi_aware: https://gitee.com/openharmony/communication_wifi_aware
- telephony_call_manager: https://gitee.com/openharmony/telephony_call_manager
- telephony_cellular_call: https://gitee.com/openharmony/telephony_cellular_call
- telephony_core_service: https://gitee.com/openharmony/telephony_core_service
- telephony_sms_mms: https://gitee.com/openharmony/telephony_sms_mms
- telephony_state_registry: https://gitee.com/openharmony/telephony_state_registry
- applications_camera_sample_communication: https://gitee.com/openharmony/applications_camera_sample_communication
- applications_sample_wifi_iot: https://gitee.com/openharmony/applications_sample_wifi_iot
- iothardware_peripheral: https://gitee.com/openharmony/iothardware_peripheral
- iot_link: https://gitee.com/openharmony/iot_link
- third_party_lwip: https://gitee.com/openharmony/third_party_lwip
- third_party_wpa_supplicant: https://gitee.com/openharmony/third_party_wpa_supplicant
- third_party_libcoap: https://gitee.com/openharmony/third_party_libcoap
## SIG Members
### Leader
- @li-jet (https://gitee.com/li-jet)
### Committers
- @xuyongpan(https://gitee.com/xuyongpan)
- @yinyouzhan(https://gitee.com/yinyouzhan)
- @rain_myf(https://gitee.com/rain_myf)
- @bigpumpkin(https://gitee.com/bigpumpkin)
- @jyh926(https://gitee.com/jyh926)
- @life-liu(https://gitee.com/life-liu)
- @knpingan(https://gitee.com/knpingan)
- @hwlitao(https://gitee.com/hwlitao)
- @defeng2020(https://gitee.com/defeng2020)
- @brickhz(https://gitee.com/brickhz)
- @clevercong(https://gitee.com/clevercong)
- @ohos-lsw(https://gitee.com/ohos-lsw)
- @xautosoft(https://gitee.com/xautosoft)
### Meetings
- Meeting time: Bi-weekly meeting, Monday 19:00 pm, UTC+8
- Meeting link: weekly
### Contact (optional)
- Mailing list: dale.lijie@huawei.com; xuyongpan@huawei.com; yinyouzhan@huawei.com; maoyufeng3@huawei.com; chenzhennan@huawei.com; jiayanhong@huawei.com; liujiandong1@huawei.com; zhangxiuping@huawei.com; litao25@huawei.com; wudefeng@huawei.com; zhujianjian@huawei.com; lichunlin2@huawei.com; lishiwei6@huawei.com; zhuwenchao@huawei.com
- Slack group:
- Wechat group:

View File

@ -0,0 +1,70 @@
# SIG组
简体中文 | [English](./sig_softbus.md)
说明本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。
## SIG组工作目标和范围
### 工作目标
为开源社区软总线持续贡献力量,实现近场设备间统一的分布式通信能力管理,提供不区分链路的设备发现、组网和传输能力。
### 工作范围
- 负责分布式软总线相关软件模块架构设计、评审和决策;
- 负责分布式软总线领域软件模块的代码审核、合入,禁止低质量代码合入开源版本主干,负责测试代码看护;
- 积极有效参与开源社区代码检视与点评,共享编程经验,与开源社区开发者交流,传递软件开发技能,有效辅导开源社区开发者写出好代码;
- 处理开源社区上的需求、issue、邮件列表和开发问题闭环周期满足开源社区的SLA要求
- 结合评审和开发活动,给予代码质量反馈与指导,促进开源社区代码质量提升。
## 代码仓
- 代码仓地址:
- communication_dsoftbushttps://gitee.com/openharmony/communication_dsoftbus
- communication_softbus_litehttps://gitee.com/openharmony/communication_softbus_lite
- communication_ipchttps://gitee.com/openharmony/communication_ipc
- communication_ipc_litehttps://gitee.com/openharmony/communication_ipc_lite
- communication_bluetoothhttps://gitee.com/openharmony/communication_bluetooth
- communication_wifihttps://gitee.com/openharmony/communication_wifi
- communication_wifi_litehttps://gitee.com/openharmony/communication_wifi_lite
- communication_wifi_awarehttps://gitee.com/openharmony/communication_wifi_aware
- telephony_call_managerhttps://gitee.com/openharmony/telephony_call_manager
- telephony_cellular_callhttps://gitee.com/openharmony/telephony_cellular_call
- telephony_core_servicehttps://gitee.com/openharmony/telephony_core_service
- telephony_sms_mmshttps://gitee.com/openharmony/telephony_sms_mms
- telephony_state_registryhttps://gitee.com/openharmony/telephony_state_registry
- applications_camera_sample_communicationhttps://gitee.com/openharmony/applications_camera_sample_communication
- applications_sample_wifi_iothttps://gitee.com/openharmony/applications_sample_wifi_iot
- iothardware_peripheralhttps://gitee.com/openharmony/iothardware_peripheral
- iot_linkhttps://gitee.com/openharmony/iot_link
- third_party_lwiphttps://gitee.com/openharmony/third_party_lwip
- third_party_wpa_supplicanthttps://gitee.com/openharmony/third_party_wpa_supplicant
- third_party_libcoaphttps://gitee.com/openharmony/third_party_libcoap
## SIG组成员
### Leader
- @li-jet (https://gitee.com/li-jet)
### Committers列表
- @xuyongpan(https://gitee.com/xuyongpan)
- @yinyouzhan(https://gitee.com/yinyouzhan)
- @rain_myf(https://gitee.com/rain_myf)
- @bigpumpkin(https://gitee.com/bigpumpkin)
- @jyh926(https://gitee.com/jyh926)
- @life-liu(https://gitee.com/life-liu)
- @knpingan(https://gitee.com/knpingan)
- @hwlitao(https://gitee.com/hwlitao)
- @defeng2020(https://gitee.com/defeng2020)
- @brickhz(https://gitee.com/brickhz)
- @clevercong(https://gitee.com/clevercong)
- @ohos-lsw(https://gitee.com/ohos-lsw)
- @xautosoft(https://gitee.com/xautosoft)
### 会议
- 会议时间双周例会周一晚上19:00UTC+8
- 会议链接welink
### 联系方式(可选)
- 邮件列表dale.lijie@huawei.comxuyongpan@huawei.comyinyouzhan@huawei.commaoyufeng3@huawei.comchenzhennan@huawei.comjiayanhong@huawei.comliujiandong1@huawei.comzhangxiuping@huawei.comlitao25@huawei.comwudefeng@huawei.comzhujianjian@huawei.comlichunlin2@huawei.comlishiwei6@huawei.comzhuwenchao@huawei.com
- Slack群组
- 微信群:

View File

@ -107,6 +107,53 @@
"projects": "https://gitee.com/openharmony-sig/dllite_micro",
"project-path":["foundation/ai/dllite-micro"]
},
{
"sig-name":"sig-softbus",
"projects":[
"https://gitee.com/openharmony/communication_dsoftbus",
"https://gitee.com/openharmony/communication_softbus_lite",
"https://gitee.com/openharmony/communication_ipc",
"https://gitee.com/openharmony/communication_ipc_lite",
"https://gitee.com/openharmony/communication_bluetooth",
"https://gitee.com/openharmony/communication_wifi",
"https://gitee.com/openharmony/communication_wifi_lite",
"https://gitee.com/openharmony/communication_wifi_aware",
"https://gitee.com/openharmony/telephony_call_manager",
"https://gitee.com/openharmony/telephony_cellular_call",
"https://gitee.com/openharmony/telephony_core_service",
"https://gitee.com/openharmony/telephony_sms_mms",
"https://gitee.com/openharmony/telephony_state_registry",
"https://gitee.com/openharmony/applications_camera_sample_communication",
"https://gitee.com/openharmony/applications_sample_wifi_iot",
"https://gitee.com/openharmony/iothardware_peripheral",
"https://gitee.com/openharmony/iot_link",
"https://gitee.com/openharmony/third_party_lwip",
"https://gitee.com/openharmony/third_party_wpa_supplicant",
"https://gitee.com/openharmony/third_party_libcoap"
],
"project-path":[
"foundation/communication/dsoftbus",
"foundation/communication/softbus_lite",
"foundation/communication/ipc",
"foundation/communication/ipc_lite",
"foundation/communication/bluetooth",
"foundation/communication/wifi",
"foundation/communication/wifi_lite",
"foundation/communication/wifi_aware",
"base/telephony/call_manager",
"base/telephony/cellular_call",
"base/telephony/core_service",
"base/telephony/sms_mms",
"base/telephony/state_registry",
"applications/sample/camera/communication",
"applications/sample/wifi-iot",
"base/iot_hardware/peripheral",
"domains/iot/link",
"third_party/lwip",
"third_party/wpa_supplicant",
"third_party/libcoap"
]
},
{
"sig-name":"sig-api",
"projects":"https://gitee.com/openharmony/nterface_sdk-js",