diff options
author | yxpoke <yangxu5@huawei.com> | 2019-09-03 11:49:10 +0800 |
---|---|---|
committer | yxpoke <yangxu5@huawei.com> | 2019-09-03 14:24:45 +0800 |
commit | 431a5a35a8e0a26d21c663167303696db8a7a2a6 (patch) | |
tree | edb22c4141c1bc0d21e3f94d2c7a0ea7f4815708 | |
parent | 05947d61cb8643ab41a394154ea8b73f12fb32fd (diff) |
Update gitreview and info.yaml
Issue-ID: MODELING-215
Signed-off-by: yxpoke <yangxu5@huawei.com>
Change-Id: I11f8801f8530760ee4e15f64b5bf27cc809c748e
-rw-r--r-- | .gitreview | 2 | ||||
-rw-r--r-- | INFO.yaml | 15 |
2 files changed, 14 insertions, 3 deletions
@@ -1,4 +1,4 @@ [gerrit] host=gerrit.onap.org port=29418 -project=modeling/toscaparsers/genericparser
\ No newline at end of file +project=modeling/etsicatalog
\ No newline at end of file @@ -1,5 +1,5 @@ --- -project: 'modeling-genericparser' +project: 'modeling-etsicatalog' project_creation_date: '2019-02-05' project_category: '' lifecycle_state: 'Incubation' @@ -28,7 +28,7 @@ meetings: repeats: 'dual weekly' time: '13:00 UTC' repositories: - - 'modeling-genericparser' + - 'modeling-etsicatalog' committers: - <<: *onap_modeling_ptl - name: 'Yuanhong Deng' @@ -36,6 +36,11 @@ committers: company: 'CMCC' id: 'dengyh' timezone: 'Asia/Shanghai' + - name: 'Maopeng Zhang' + email: 'zhang.maopeng1@zte.com.cn' + company: 'ZTE' + id: 'maopengzhang' + timezone: 'Asia/Shanghai' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: @@ -45,3 +50,9 @@ tsc: - type: 'Addition' name: 'Yuanhong Deng' link: 'https://lists.onap.org/g/onap-tsc/message/5221' + - type: 'Modification' + target: 'repository name' + link: 'https://lists.onap.org/g/onap-tsc/message/5399' + - type: 'Addition' + name: 'Maopeng Zhang' + link: 'https://lists.onap.org/g/onap-tsc/message/5364' |