!390 add sig distributeddatamgr_objectstore
* add sig distributeddatamgr_objectstore
This commit is contained in:
parent
b4a495bda4
commit
d13f574b0c
|
@ -1,9 +1,15 @@
|
|||
{
|
||||
"sigs-List":[
|
||||
{
|
||||
"sig-name":"sig-distributerdatamgr",
|
||||
"projects":"https://gitee.com/openharmony/distributeddatamgr_appdatamgr",
|
||||
"project-path":"foundation/distributeddatamgr/appdatamgr"
|
||||
}
|
||||
]
|
||||
"sigs-List":[
|
||||
{
|
||||
"sig-name": "sig-distributerdatamgr",
|
||||
"projects": [
|
||||
"https://gitee.com/openharmony/distributeddatamgr_appdatamgr",
|
||||
"https://gitee.com/openharmony-sig/distributeddatamgr_objectstore"
|
||||
],
|
||||
"project-path": [
|
||||
"foundation/distributeddatamgr/appdatamgr",
|
||||
"foundation/distributeddatamgr/objectstore"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -12,6 +12,7 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
|
|||
### The repository
|
||||
- project name:
|
||||
- distributeddatamgr: https://gitee.com/openharmony/distributeddatamgr_appdatamgr
|
||||
- distributeddatamgr: https://gitee.com/openharmony-sig/distributeddatamgr_objectstore
|
||||
|
||||
## SIG Members
|
||||
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
## 代码仓
|
||||
- 代码仓地址:
|
||||
- distributeddatamgr:https://gitee.com/openharmony/distributeddatamgr_appdatamgr
|
||||
- distributeddatamgr:https://gitee.com/openharmony-sig/distributeddatamgr_objectstore
|
||||
|
||||
## SIG组成员
|
||||
|
||||
|
|
|
@ -263,3 +263,4 @@
|
|||
|261|third_party_libsoup|third_party/libsoup|https://gitee.com/zhu-mingliang|zhumingliang@huawei.com| | |SIG_GraphicsandMedia|
|
||||
|262|third_party_libpsl|third_party/libpsl|https://gitee.com/zhu-mingliang|zhumingliang@huawei.com| | |SIG_GraphicsandMedia|
|
||||
|263|third_party_gettext|third_party/gettext|https://gitee.com/zhu-mingliang|zhumingliang@huawei.com| | |SIG_GraphicsandMedia|
|
||||
|264|distributeddatamgr_objectstore|foundation/distributeddatamgr/objectstore|https://gitee.com/widecode|wanghancai@huawei.com|https://gitee.com/lugitee|hanlu1@huawei.com|SIG_DataManagement|
|
||||
|
|
Loading…
Reference in New Issue