From 388c72c9bb8c424697a05d1a8064fb014a612a37 Mon Sep 17 00:00:00 2001 From: zjucx Date: Tue, 14 Dec 2021 10:15:00 +0800 Subject: [PATCH] add deviceprofilecore Signed-off-by: zjucx --- sig/sig-basicsoftwareservice/OWNERS | 4 ++++ sig/sig-basicsoftwareservice/sig-basicsoftwareservice.md | 3 +++ .../sig-basicsoftwareservice_cn.md | 3 +++ sig/sigs.json | 7 +++++-- zh/committer.md | 1 + 5 files changed, 16 insertions(+), 2 deletions(-) diff --git a/sig/sig-basicsoftwareservice/OWNERS b/sig/sig-basicsoftwareservice/OWNERS index 86b5bb7..88cbeb6 100644 --- a/sig/sig-basicsoftwareservice/OWNERS +++ b/sig/sig-basicsoftwareservice/OWNERS @@ -65,6 +65,10 @@ { "gitee_id": "xueyulong", "gitee_email": "xueyulong@huawei.com" + }, + { + "gitee_id": "cangegegege", + "gitee_email": "jiacan@huawei.com" } ] } \ No newline at end of file diff --git a/sig/sig-basicsoftwareservice/sig-basicsoftwareservice.md b/sig/sig-basicsoftwareservice/sig-basicsoftwareservice.md index 3808043..4a3fd59 100644 --- a/sig/sig-basicsoftwareservice/sig-basicsoftwareservice.md +++ b/sig/sig-basicsoftwareservice/sig-basicsoftwareservice.md @@ -67,6 +67,7 @@ Basic Software Services includes the following sub-systems: |ResourceSchedule|[resourceschedule_workscheduler](https://gitee.com/openharmony-sig/resourceschedule_workscheduler)|foundation/resourceschedule/workscheduler|[hujun211](https://gitee.com/hujun211)| |ResourceSchedule|[resourceschedule_backgroundtaskmanager](https://gitee.com/openharmony-sig/resourceschedule_backgroundtaskmanager)|foundation/resourceschedule/backgroundtaskmanager|[FrankJone](https://gitee.com/FrankJone)| |accessibility|[accessibility](https://gitee.com/openharmony-sig/accessibility)|base/accessibility|[xueyulong](https://gitee.com/ylsnow)| +|DeviceProfile|[device_profile_core](https://gitee.com/openharmony-sig/device_profile_core)|foundation/deviceprofile/device_profile_core|[lijiarun](https://gitee.com/lijiarun)| ## SIG Members @@ -96,6 +97,8 @@ Basic Software Services includes the following sub-systems: |ResourceSchedule|[FrankJone](https://gitee.com/FrankJone)|[mail](zhaofanfan@huawei.com)| |accessibility|[xueyulong](https://gitee.com/ylsnow)|[mail](xueyulong@huawei.com)| |accessibility|[yaoruijiang](https://gitee.com/ydmgr)|[mail](yaoruijiang1@huawei.com)| +|DeviceProfile|[lijiarun](https://gitee.com/lijiarun)|[mail](lijiarun@huawei.com)| +|DeviceProfile|[jiacan](https://gitee.com/cangegegege)|[mail](jiacan@huawei.com)| ### Meetings - Meeting time: Wednesday at 14:00 o'clock, biweekly diff --git a/sig/sig-basicsoftwareservice/sig-basicsoftwareservice_cn.md b/sig/sig-basicsoftwareservice/sig-basicsoftwareservice_cn.md index 7fae0ae..cd81059 100644 --- a/sig/sig-basicsoftwareservice/sig-basicsoftwareservice_cn.md +++ b/sig/sig-basicsoftwareservice/sig-basicsoftwareservice_cn.md @@ -67,6 +67,7 @@ |资源调度子系统|[resourceschedule_workscheduler](https://gitee.com/openharmony-sig/resourceschedule_workscheduler)|foundation/resourceschedule/workscheduler|[hujun211](https://gitee.com/hujun211)| |资源调度子系统|[resourceschedule_backgroundtaskmanager](https://gitee.com/openharmony-sig/resourceschedule_backgroundtaskmanager)|foundation/resourceschedule/backgroundtaskmanager|[FrankJone](https://gitee.com/FrankJone)| |无障碍软件服务子系统|[accessibility](https://gitee.com/openharmony-sig/accessibility)|base/accessibility|[xueyulong](https://gitee.com/ylsnow)| +|DeviceProfile子系统|[device_profile_core](https://gitee.com/openharmony-sig/device_profile_core)|foundation/deviceprofile/device_profile_core|[lijiarun](https://gitee.com/lijiarun)| ## SIG组成员 @@ -97,6 +98,8 @@ |资源调度子系统|[FrankJone](https://gitee.com/FrankJone)|[mail](zhaofanfan@huawei.com)| |无障碍软件服务子系统|[xueyulong](https://gitee.com/ylsnow)|[mail](xueyulong@huawei.com)| |无障碍软件服务子系统|[yaoruijiang](https://gitee.com/ydmgr)|[mail](yaoruijiang1@huawei.com)| +|DeviceProfile子系统|[lijiarun](https://gitee.com/lijiarun)|[mail](lijiarun@huawei.com)| +|DeviceProfile子系统|[jiacan](https://gitee.com/cangegegege)|[mail](jiacan@huawei.com)| ### 会议 - 会议时间: 双周三 14:00 diff --git a/sig/sigs.json b/sig/sigs.json index b0fc24b..8700144 100644 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -370,7 +370,9 @@ "https://gitee.com/openharmony/third_party_nghttp2", "https://gitee.com/openharmony-sig/resourceschedule_workscheduler", "https://gitee.com/openharmony-sig/resourceschedule_backgroundtaskmanager", - "https://gitee.com/openharmony-sig/accessibility" + "https://gitee.com/openharmony-sig/accessibility", + "https://gitee.com/openharmony-sig/device_profile_core" + ], "project-path":[ "base/hiviewdfx/hievent_lite", @@ -413,7 +415,8 @@ "base/account/app_account", "foundation/resourceschedule/workscheduler", "foundation/resourceschedule/backgroundtaskmanager", - "base/accessibility" + "base/accessibility", + "foundation/deviceprofile/device_profile_core" ] }, { diff --git a/zh/committer.md b/zh/committer.md index c967448..7c2a519 100755 --- a/zh/committer.md +++ b/zh/committer.md @@ -306,3 +306,4 @@ |304|third_party_openh264|third_party/openh264|https://gitee.com/zhu-mingliang|zhumingliang@huawei.com| | |SIG_GraphicsandMedia| |305|third_party_exfat-utils|third_party/exfat_utils|https://gitee.com/zhangzhiwi|weizhi.zhang@huawei.com|https://gitee.com/easy-to-see|salient.yijian@huawei.com|SIG_Kernel| |306|drivers_interface|drivers/interface|https://gitee.com/zianed|houxuanzhe@huawei.com|https://gitee.com/Kevin-Lau|liufeihu@huawei.com|SIG_DriverFramework| +|307|device_profile_core|foundation/deviceprofile/device_profile_core|https://gitee.com/lijiarun|lijiarun@huawei.com|https://gitee.com/cangegegege|jiacan@huawei.com|SIG_BasicSoftwareService| \ No newline at end of file -- GitLab