diff options
author | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-12-20 13:08:21 -0800 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-12-20 13:08:21 -0800 |
commit | 3125b5245f25a433699f39039551738826232f4b (patch) | |
tree | 2d31566cd53b416cf25e5a5ea3f256c3659a8952 /INFO.yaml | |
parent | abfbdef74dfac5652911a0f55e676e501cdfe839 (diff) |
VVP - Fixing the INFO.yaml formatting
Issue-ID: VVP-355
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Change-Id: I39448ca1b5be4f66bca7e2d937e773621844e1db
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,6 +1,7 @@ --- project: 'vvp-validation-scripts' project_creation_date: '2017-06-29' +project_category: '' lifecycle_state: 'Incubation' project_lead: &onap_releng_ptl name: 'Steven Wright' @@ -13,6 +14,11 @@ issue_tracking: type: 'jira' url: 'https://jira.onap.org/projects/VVP' key: 'VVP' +mailing_list: + type: 'groups.io' + url: 'lists.onap.org' + tag: '<[sub-project_name]>' +realtime_discussion: '' meetings: - type: 'zoom' agenda: 'https://wiki.onap.org/display/DW/2018+VVP+Project+Team+Meetings' @@ -21,6 +27,8 @@ meetings: channel: 'n/a' repeats: 'weekly' time: '15:00 UTC' +repositories: + - 'vvp/validation-scripts' committers: - <<: *onap_releng_ptl - name: 'Edan Binshtok' @@ -43,7 +51,7 @@ tsc: changes: - type: 'Addition' name: 'Steven Stark' - link: 'https://lists.onap.org/pipermail/onap-tsc/2018-June/004978.html' + link: 'https://lists.onap.org/g/onap-tsc/message/3123' - type: 'Removal' name: 'Chris Donley' link: 'https://lists.onap.org/g/onap-tsc/message/5787' |