commit
22b87f8abc
|
@ -21,6 +21,9 @@
|
||||||
{
|
{
|
||||||
"gitee_id":"jiang-xiaofeng",
|
"gitee_id":"jiang-xiaofeng",
|
||||||
"gitee_email":"jiangxiaofeng8@huawei.com"
|
"gitee_email":"jiangxiaofeng8@huawei.com"
|
||||||
|
},
|
||||||
|
{ "gitee_id":"shangxuan_hz",
|
||||||
|
"gitee_email":"shangxuan_hz@163.com"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -19,6 +19,7 @@ OpenHarmony security sbusystem, including application permissions, application s
|
||||||
- appverify:https://gitee.com/openharmony/security_appverify
|
- appverify:https://gitee.com/openharmony/security_appverify
|
||||||
- app_permission:https://gitee.com/openharmony/security_permission
|
- app_permission:https://gitee.com/openharmony/security_permission
|
||||||
- selinux:https://gitee.com/openharmony-sig/third_party_selinux
|
- selinux:https://gitee.com/openharmony-sig/third_party_selinux
|
||||||
|
- block_chain:https://gitee.com/openharmony-sig/security_block_chain
|
||||||
|
|
||||||
|
|
||||||
## SIG Members
|
## SIG Members
|
||||||
|
@ -31,6 +32,7 @@ OpenHarmony security sbusystem, including application permissions, application s
|
||||||
- @Chaos-Liang(https://gitee.com/Chaos-Liang)
|
- @Chaos-Liang(https://gitee.com/Chaos-Liang)
|
||||||
- @xuwenfang(https://gitee.com/xuwenfang)
|
- @xuwenfang(https://gitee.com/xuwenfang)
|
||||||
- @jiang-xiaofeng(https://gitee.com/jiang-xiaofeng)
|
- @jiang-xiaofeng(https://gitee.com/jiang-xiaofeng)
|
||||||
|
- @shangxuan_hz(https://gitee.com/shangxuan_hz)
|
||||||
|
|
||||||
### Meetings
|
### Meetings
|
||||||
- Meeting time:Bi-weekly meeting, Monday 19:15 pm, UTC+8
|
- Meeting time:Bi-weekly meeting, Monday 19:15 pm, UTC+8
|
||||||
|
|
|
@ -19,6 +19,7 @@ OpenHarmony安全业务,包括应用权限、应用签名、设备认证和密
|
||||||
- appverify:https://gitee.com/openharmony/security_appverify
|
- appverify:https://gitee.com/openharmony/security_appverify
|
||||||
- app_permission:https://gitee.com/openharmony/security_permission
|
- app_permission:https://gitee.com/openharmony/security_permission
|
||||||
- selinux:https://gitee.com/openharmony-sig/third_party_selinux
|
- selinux:https://gitee.com/openharmony-sig/third_party_selinux
|
||||||
|
- block_chain:https://gitee.com/openharmony-sig/security_block_chain
|
||||||
|
|
||||||
## SIG组成员
|
## SIG组成员
|
||||||
|
|
||||||
|
@ -30,6 +31,7 @@ OpenHarmony安全业务,包括应用权限、应用签名、设备认证和密
|
||||||
- @Chaos-Liang(https://gitee.com/Chaos-Liang)
|
- @Chaos-Liang(https://gitee.com/Chaos-Liang)
|
||||||
- @xuwenfang(https://gitee.com/xuwenfang)
|
- @xuwenfang(https://gitee.com/xuwenfang)
|
||||||
- @jiang-xiaofeng(https://gitee.com/jiang-xiaofeng)
|
- @jiang-xiaofeng(https://gitee.com/jiang-xiaofeng)
|
||||||
|
- @shangxuan_hz(https://gitee.com/shangxuan_hz)
|
||||||
|
|
||||||
### 会议
|
### 会议
|
||||||
- 会议时间:双周例会,周一晚上19:15,UTC+8
|
- 会议时间:双周例会,周一晚上19:15,UTC+8
|
||||||
|
|
|
@ -364,6 +364,7 @@
|
||||||
"https://gitee.com/openharmony/security_appverify",
|
"https://gitee.com/openharmony/security_appverify",
|
||||||
"https://gitee.com/openharmony/security_permission",
|
"https://gitee.com/openharmony/security_permission",
|
||||||
"https://gitee.com/openharmony-sig/third_party_selinux"
|
"https://gitee.com/openharmony-sig/third_party_selinux"
|
||||||
|
"https://gitee.com/openharmony-sig/security_block_chain"
|
||||||
],
|
],
|
||||||
"project-path":[
|
"project-path":[
|
||||||
"base/security/deviceauth",
|
"base/security/deviceauth",
|
||||||
|
@ -372,6 +373,7 @@
|
||||||
"base/security/appverify",
|
"base/security/appverify",
|
||||||
"base/security/permission",
|
"base/security/permission",
|
||||||
"third_party/selinux"
|
"third_party/selinux"
|
||||||
|
"NONE"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue