From bd0b7a97cfb384e28503f1abee69423dd62a8bb0 Mon Sep 17 00:00:00 2001 From: LiangliangMa Date: Sat, 26 Jun 2021 06:31:53 +0000 Subject: [PATCH] !154 add sig-softbus * add sig-softbus --- sig/sig-softbus/OWNERS | 62 +++++++++++++++++++++++++++ sig/sig-softbus/sig_softbus.md | 71 +++++++++++++++++++++++++++++++ sig/sig-softbus/sig_softbus_cn.md | 70 ++++++++++++++++++++++++++++++ sig/sigs.json | 47 ++++++++++++++++++++ 4 files changed, 250 insertions(+) create mode 100644 sig/sig-softbus/OWNERS create mode 100644 sig/sig-softbus/sig_softbus.md create mode 100644 sig/sig-softbus/sig_softbus_cn.md diff --git a/sig/sig-softbus/OWNERS b/sig/sig-softbus/OWNERS new file mode 100644 index 0000000..9ae6048 --- /dev/null +++ b/sig/sig-softbus/OWNERS @@ -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" + } + ] +} \ No newline at end of file diff --git a/sig/sig-softbus/sig_softbus.md b/sig/sig-softbus/sig_softbus.md new file mode 100644 index 0000000..47cc1f1 --- /dev/null +++ b/sig/sig-softbus/sig_softbus.md @@ -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: diff --git a/sig/sig-softbus/sig_softbus_cn.md b/sig/sig-softbus/sig_softbus_cn.md new file mode 100644 index 0000000..e6d7bec --- /dev/null +++ b/sig/sig-softbus/sig_softbus_cn.md @@ -0,0 +1,70 @@ +# SIG组 +简体中文 | [English](./sig_softbus.md) + +说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。 + +## SIG组工作目标和范围 + +### 工作目标 +为开源社区软总线持续贡献力量,实现近场设备间统一的分布式通信能力管理,提供不区分链路的设备发现、组网和传输能力。 + +### 工作范围 +- 负责分布式软总线相关软件模块架构设计、评审和决策; +- 负责分布式软总线领域软件模块的代码审核、合入,禁止低质量代码合入开源版本主干,负责测试代码看护; +- 积极有效参与开源社区代码检视与点评,共享编程经验,与开源社区开发者交流,传递软件开发技能,有效辅导开源社区开发者写出好代码; +- 处理开源社区上的需求、issue、邮件列表和开发问题,闭环周期满足开源社区的SLA要求; +- 结合评审和开发活动,给予代码质量反馈与指导,促进开源社区代码质量提升。 + +## 代码仓 +- 代码仓地址: + - 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组成员 + +### 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:00,UTC+8 + - 会议链接:welink + +### 联系方式(可选) + +- 邮件列表: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群组: +- 微信群: diff --git a/sig/sigs.json b/sig/sigs.json index a60aae7..b1fbdbb 100644 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -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", -- GitLab