diff options
-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' |