From 25de0b58ee4b3457ace7fb2907bb3e3b7ec1f0d3 Mon Sep 17 00:00:00 2001 From: Mark Date: Thu, 27 Jan 2022 03:29:41 +0000 Subject: [PATCH] !729 add msdp sig repo * add msdp sig repo --- .../sig-distributedhardwaremgr.md | 7 +++++++ .../sig-distributedhardwaremgr_cn.md | 7 +++++++ sig/sigs.json | 18 ++++++++++++++++-- zh/committer.md | 7 +++++++ 4 files changed, 37 insertions(+), 2 deletions(-) diff --git a/sig/sig-distributedhardwaremgr/sig-distributedhardwaremgr.md b/sig/sig-distributedhardwaremgr/sig-distributedhardwaremgr.md index f69f515..839677b 100644 --- a/sig/sig-distributedhardwaremgr/sig-distributedhardwaremgr.md +++ b/sig/sig-distributedhardwaremgr/sig-distributedhardwaremgr.md @@ -27,6 +27,13 @@ Note: The content of this SIG follows the convention described in OpenHarmony's - devicemanager:https://gitee.com/openharmony/device_manager - distributedhardwarefwk: https://gitee.com/openharmony-sig/distributed_hardware_fwk - distributedinput: https://gitee.com/openharmony-sig/distributed_input + - msdp_start: https://gitee.com/openharmony-sig/msdp_start + - msdp_motion: https://gitee.com/openharmony-sig/msdp_motion + - msdp_movement: https://gitee.com/openharmony-sig/msdp_movement + - msdp_device_status: https://gitee.com/openharmony-sig/msdp_device_status + - msdp_spatial_awareness: https://gitee.com/openharmony-sig/msdp_spatial_awareness + - msdp_geofence: https://gitee.com/openharmony-sig/msdp_geofence + - msdp_timeline: https://gitee.com/openharmony-sig/msdp_timeline ## SIG Members diff --git a/sig/sig-distributedhardwaremgr/sig-distributedhardwaremgr_cn.md b/sig/sig-distributedhardwaremgr/sig-distributedhardwaremgr_cn.md index 6e8d495..33da267 100644 --- a/sig/sig-distributedhardwaremgr/sig-distributedhardwaremgr_cn.md +++ b/sig/sig-distributedhardwaremgr/sig-distributedhardwaremgr_cn.md @@ -29,6 +29,13 @@ - devicemanager:https://gitee.com/openharmony/device_manager - distributedhardwarefwk: https://gitee.com/openharmony-sig/distributed_hardware_fwk - distributedinput: https://gitee.com/openharmony-sig/distributed_input + - msdp_start: https://gitee.com/openharmony-sig/msdp_start + - msdp_motion: https://gitee.com/openharmony-sig/msdp_motion + - msdp_movement: https://gitee.com/openharmony-sig/msdp_movement + - msdp_device_status: https://gitee.com/openharmony-sig/msdp_device_status + - msdp_spatial_awareness: https://gitee.com/openharmony-sig/msdp_spatial_awareness + - msdp_geofence: https://gitee.com/openharmony-sig/msdp_geofence + - msdp_timeline: https://gitee.com/openharmony-sig/msdp_timeline ## SIG组成员 diff --git a/sig/sigs.json b/sig/sigs.json index afa0ffe..c932b5d 100644 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -338,7 +338,14 @@ "https://gitee.com/openharmony/powermgr_thermal_manager", "https://gitee.com/openharmony/device_manager", "https://gitee.com/openharmony-sig/distributed_hardware_fwk", - "https://gitee.com/openharmony-sig/distributed_input" + "https://gitee.com/openharmony-sig/distributed_input", + "https://gitee.com/openharmony-sig/msdp_start", + "https://gitee.com/openharmony-sig/msdp_motion", + "https://gitee.com/openharmony-sig/msdp_movement", + "https://gitee.com/openharmony-sig/msdp_device_status", + "https://gitee.com/openharmony-sig/msdp_spatial_awareness", + "https://gitee.com/openharmony-sig/msdp_geofence", + "https://gitee.com/openharmony-sig/msdp_timeline" ], "project-path":[ "base/sensors/miscdevice_lite", @@ -356,7 +363,14 @@ "base/powermgr/thermal_manager", "foundation/distributedhardware/devicemanager", "foundation/distributedhardware/distributedhardwarefwk", - "foundation/distributedhardware/distributedinput" + "foundation/distributedhardware/distributedinput", + "base/msdp/start", + "base/msdp/motion", + "base/msdp/movement", + "base/msdp/device_status", + "base/msdp/spatial_awareness", + "base/msdp/geofence", + "base/msdp/timeline" ] }, { diff --git a/zh/committer.md b/zh/committer.md index 667bc70..a759217 100644 --- a/zh/committer.md +++ b/zh/committer.md @@ -342,3 +342,10 @@ |340|useriam_user_idm|base/user_iam/user_idm|https://gitee.com/wangxu43|wangxu43@huawei.com|https://gitee.com/zhirenx|xuzhiren@huawei.com|SIG_Security| |341|security_device_security_level|base/security/device_security_level|https://gitee.com/zhirenx|xuzhiren@huawei.com|https://gitee.com/wangxu43|wangxu43@huawei.com|SIG_Security| |342|developtools_hapsigner|developtools/hapsigner|https://gitee.com/liuchibin|liuchibin@huawei.com|https://gitee.com/wangxu43|wangxu43@huawei.com|SIG_Security| +|343|msdp_start|base/msdp/start|https://gitee.com/hhh2|pengfei.hou@huawei.com| | |SIG_DistributedHardwareManagement| +|344|msdp_motion|base/msdp/motion|https://gitee.com/hhh2|pengfei.hou@huawei.com| | |SIG_DistributedHardwareManagement| +|345|msdp_movement|base/msdp/movement|https://gitee.com/hhh2|pengfei.hou@huawei.com| | |SIG_DistributedHardwareManagement| +|346|msdp_device_status|base/msdp/device_status|https://gitee.com/hhh2|pengfei.hou@huawei.com| | |SIG_DistributedHardwareManagement| +|347|msdp_spatial_awareness|base/msdp/spatial_awareness|https://gitee.com/hhh2|pengfei.hou@huawei.com| | |SIG_DistributedHardwareManagement| +|348|msdp_geofence|base/msdp/geofence|https://gitee.com/hhh2|pengfei.hou@huawei.com| | |SIG_DistributedHardwareManagement| +|349|msdp_timeline|base/msdp/timeline|https://gitee.com/hhh2|pengfei.hou@huawei.com| | |SIG_DistributedHardwareManagement| -- GitLab