Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Community
提交
7ab53555
C
Community
项目概览
OpenHarmony
/
Community
1 年多 前同步成功
通知
55
Star
210
Fork
5
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
C
Community
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
7ab53555
编写于
9月 23, 2021
作者:
S
SUE
提交者:
jinguang
9月 23, 2021
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
!420 增加sensors_start仓
* Signed-off-by:hellohyh001<huiyuehong@huawei.com>
上级
5a087a8b
变更
4
隐藏空白更改
内联
并排
Showing
4 changed file
with
7 addition
and
0 deletion
+7
-0
sig/sig-distributedhardwaremgr/sig-distributedhardwaremgr.md
sig/sig-distributedhardwaremgr/sig-distributedhardwaremgr.md
+2
-0
sig/sig-distributedhardwaremgr/sig-distributedhardwaremgr_cn.md
...g-distributedhardwaremgr/sig-distributedhardwaremgr_cn.md
+2
-0
sig/sigs.json
sig/sigs.json
+2
-0
zh/committer.md
zh/committer.md
+1
-0
未找到文件。
sig/sig-distributedhardwaremgr/sig-distributedhardwaremgr.md
浏览文件 @
7ab53555
...
...
@@ -15,6 +15,7 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
-
sensors_sensor_lite: https://gitee.com/openharmony/sensors_sensor_lite
-
sensors_miscdevice: https://gitee.com/openharmony/sensors_miscdevice
-
sensors_sensor: https://gitee.com/openharmony/sensors_sensor
-
sensors_start: https://gitee.com/openharmony-sig/sensors_start
-
usb_manager: https://gitee.com/openharmony/usb_manager
-
powermgr_powermgr_lite: https://gitee.com/openharmony/powermgr_powermgr_lite
-
powermgr_battery_manager: https://gitee.com/openharmony/powermgr_battery_manager
...
...
@@ -35,6 +36,7 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
-
@aqxyjay(https://gitee.com/aqxyjay)
-
@pengguanqi(https://gitee.com/pengguanqi)
-
@locheng7(https://gitee.com/locheng7)
-
@hhh2(https://gitee.com/hhh2)
### Meetings
-
Meeting time:Every Saturday at 10:00 o'clock
...
...
sig/sig-distributedhardwaremgr/sig-distributedhardwaremgr_cn.md
浏览文件 @
7ab53555
...
...
@@ -17,6 +17,7 @@
-
sensors_sensor_lite: https://gitee.com/openharmony/sensors_sensor_lite
-
sensors_miscdevice: https://gitee.com/openharmony/sensors_miscdevice
-
sensors_sensor: https://gitee.com/openharmony/sensors_sensor
-
sensors_start: https://gitee.com/openharmony-sig/sensors_start
-
usb_manager: https://gitee.com/openharmony/usb_manager
-
powermgr_powermgr_lite: https://gitee.com/openharmony/powermgr_powermgr_lite
-
powermgr_battery_manager: https://gitee.com/openharmony/powermgr_battery_manager
...
...
@@ -37,6 +38,7 @@
-
@aqxyjay(https://gitee.com/aqxyjay)
-
@pengguanqi(https://gitee.com/pengguanqi)
-
@locheng7(https://gitee.com/locheng7)
-
@hhh2(https://gitee.com/hhh2)
### 会议
-
会议时间:每周六 10:00
...
...
sig/sigs.json
浏览文件 @
7ab53555
...
...
@@ -232,6 +232,7 @@
"https://gitee.com/openharmony/sensors_sensor_lite"
,
"https://gitee.com/openharmony/sensors_miscdevice"
,
"https://gitee.com/openharmony/sensors_sensor"
,
"https://gitee.com/openharmony-sig/sensors_start"
,
"https://gitee.com/openharmony/usb_manager"
,
"https://gitee.com/openharmony/powermgr_powermgr_lite"
,
"https://gitee.com/openharmony/powermgr_battery_manager"
,
...
...
@@ -247,6 +248,7 @@
"base/sensors/sensor_lite"
,
"base/sensors/miscdevice"
,
"base/sensors/sensor"
,
"base/sensors/start"
,
"base/usb/usb_manager"
,
"base/powermgr/powermgr_lite"
,
"base/powermgr/battery_manager"
,
...
...
zh/committer.md
浏览文件 @
7ab53555
...
...
@@ -277,3 +277,4 @@
|275|communication_bluetooth|foundation/communication/bluetooth|https://gitee.com/cheng_guohong|guohong.cheng@huawei.com|https://gitee.com/xujiang181|jiang.xu@huawei.com|SIG_SoftBus|
|276|miscservices_inputmethod|base/miscservices/inputmethod|https://gitee.com/demon|zhouyongfei@huawei.com| | |SIG_BasicSoftwareService|
|277|notification_ans_standard|base/notification/ans_standard|https://gitee.com/autumn330|hw.liuwei@huawei.com| | |SIG_BasicSoftwareService|
|278|sensors_start|base/sensors/start|https://gitee.com/hhh2|pengfei.hou@huawei.com| | |SIG_DistributedHardwareManagement|
\ No newline at end of file
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录