提交 5b020888 编写于 作者: V verystone 提交者: jinguang

!522 在sig中新建孵化account_app_account仓

Merge pull request !522 from 徐大庆/master
上级 15db3b0b
...@@ -63,6 +63,7 @@ Basic Software Services includes the following sub-systems: ...@@ -63,6 +63,7 @@ Basic Software Services includes the following sub-systems:
|Notification|[notification_ces_standard](https://gitee.com/openharmony/notification_ces_standard)|base/notification/ces_standard|[autumn330](https://gitee.com/autumn330)| |Notification|[notification_ces_standard](https://gitee.com/openharmony/notification_ces_standard)|base/notification/ces_standard|[autumn330](https://gitee.com/autumn330)|
|Notification|[notification_ans_standard](https://gitee.com/openharmony/notification_ans_standard)|base/notification/ans_standard|[autumn330](https://gitee.com/autumn330)| |Notification|[notification_ans_standard](https://gitee.com/openharmony/notification_ans_standard)|base/notification/ans_standard|[autumn330](https://gitee.com/autumn330)|
|Account|[account_os_account](https://gitee.com/openharmony/account_os_account)|base/account/os_account|[verystone](https://gitee.com/verystone)| |Account|[account_os_account](https://gitee.com/openharmony/account_os_account)|base/account/os_account|[verystone](https://gitee.com/verystone)|
|Account|[account_app_account](https://gitee.com/openharmony-sig/account_app_account)|base/account/app_account|[verystone](https://gitee.com/verystone)|
|ResourceSchedule|[resourceschedule_workscheduler](https://gitee.com/openharmony-sig/resourceschedule_workscheduler)|foundation/resourceschedule/workscheduler|[hujun211](https://gitee.com/hujun211)| |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)| |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)| |accessibility|[accessibility](https://gitee.com/openharmony-sig/accessibility)|base/accessibility|[xueyulong](https://gitee.com/ylsnow)|
......
...@@ -63,6 +63,7 @@ ...@@ -63,6 +63,7 @@
|事件通知子系统|[notification_ces_standard](https://gitee.com/openharmony/notification_ces_standard)|base/notification/ces_standard|[autumn330](https://gitee.com/autumn330)| |事件通知子系统|[notification_ces_standard](https://gitee.com/openharmony/notification_ces_standard)|base/notification/ces_standard|[autumn330](https://gitee.com/autumn330)|
|事件通知子系统|[notification_ans_standard](https://gitee.com/openharmony/notification_ans_standard)|base/notification/ans_standard|[autumn330](https://gitee.com/autumn330)| |事件通知子系统|[notification_ans_standard](https://gitee.com/openharmony/notification_ans_standard)|base/notification/ans_standard|[autumn330](https://gitee.com/autumn330)|
|账号子系统|[account_os_account](https://gitee.com/openharmony/account_os_account)|base/account/os_account|[verystone](https://gitee.com/verystone)| |账号子系统|[account_os_account](https://gitee.com/openharmony/account_os_account)|base/account/os_account|[verystone](https://gitee.com/verystone)|
|账号子系统|[account_app_account](https://gitee.com/openharmony-sig/account_app_account)|base/account/app_account|[verystone](https://gitee.com/verystone)|
|资源调度子系统|[resourceschedule_workscheduler](https://gitee.com/openharmony-sig/resourceschedule_workscheduler)|foundation/resourceschedule/workscheduler|[hujun211](https://gitee.com/hujun211)| |资源调度子系统|[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)| |资源调度子系统|[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)| |无障碍软件服务子系统|[accessibility](https://gitee.com/openharmony-sig/accessibility)|base/accessibility|[xueyulong](https://gitee.com/ylsnow)|
......
...@@ -358,6 +358,7 @@ ...@@ -358,6 +358,7 @@
"https://gitee.com/openharmony/notification_ces_standard", "https://gitee.com/openharmony/notification_ces_standard",
"https://gitee.com/openharmony/notification_ans_standard", "https://gitee.com/openharmony/notification_ans_standard",
"https://gitee.com/openharmony/account_os_account", "https://gitee.com/openharmony/account_os_account",
"https://gitee.com/openharmony-sig/account_app_account",
"https://gitee.com/openharmony-sig/third_party_nghttp2", "https://gitee.com/openharmony-sig/third_party_nghttp2",
"https://gitee.com/openharmony-sig/resourceschedule_workscheduler", "https://gitee.com/openharmony-sig/resourceschedule_workscheduler",
"https://gitee.com/openharmony-sig/resourceschedule_backgroundtaskmanager", "https://gitee.com/openharmony-sig/resourceschedule_backgroundtaskmanager",
...@@ -401,6 +402,7 @@ ...@@ -401,6 +402,7 @@
"base/notification/ces_standard", "base/notification/ces_standard",
"base/notification/ans_standard", "base/notification/ans_standard",
"base/account/os_account", "base/account/os_account",
"base/account/app_account",
"foundation/resourceschedule/workscheduler", "foundation/resourceschedule/workscheduler",
"foundation/resourceschedule/backgroundtaskmanager", "foundation/resourceschedule/backgroundtaskmanager",
"base/accessibility" "base/accessibility"
......
...@@ -300,3 +300,4 @@ ...@@ -300,3 +300,4 @@
|298|security_selinux|base/security/selinux|https://gitee.com/shell_way|qinfd@superred.com.cn|https://gitee.com/freenull|xieb@superred.com.cn|SIG_SELinux| |298|security_selinux|base/security/selinux|https://gitee.com/shell_way|qinfd@superred.com.cn|https://gitee.com/freenull|xieb@superred.com.cn|SIG_SELinux|
|299|third_party_selinux|third_party/selinux|https://gitee.com/shell_way|qinfd@superred.com.cn|https://gitee.com/freenull|xieb@superred.com.cn|SIG_SELinux| |299|third_party_selinux|third_party/selinux|https://gitee.com/shell_way|qinfd@superred.com.cn|https://gitee.com/freenull|xieb@superred.com.cn|SIG_SELinux|
|300|third_party_pcre2|third_party/pcre2|https://gitee.com/shell_way|qinfd@superred.com.cn|https://gitee.com/freenull|xieb@superred.com.cn|SIG_SELinux| |300|third_party_pcre2|third_party/pcre2|https://gitee.com/shell_way|qinfd@superred.com.cn|https://gitee.com/freenull|xieb@superred.com.cn|SIG_SELinux|
|301|account_app_account|base/account/app_account|https://gitee.com/verystone|xudaqing@huawei.com| | |SIG_BasicSoftwareService|
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册