diff options
author | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-12-19 12:28:25 -0800 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-12-19 13:07:12 -0800 |
commit | d2fffdecbe538de94a6505c93d3e8ade82faa604 (patch) | |
tree | 29e9f0e3661880b9cf52ce811d563d8529c4f4c8 | |
parent | a6b7b70c273ad869f4a3ea77f9717b10cdaf1620 (diff) |
VVP - Cleaning the INFO.yaml files
Issue-ID: VVP-355
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Change-Id: I41badaf94fe6211b331782d11f1868c14f0d26b3
-rw-r--r-- | INFO.yaml | 26 |
1 files changed, 15 insertions, 11 deletions
@@ -1,6 +1,7 @@ --- project: 'vvp-documentation' 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,13 +27,10 @@ meetings: channel: 'n/a' repeats: 'weekly' time: '15:00 UTC' +repositories: + - 'vvp/documentation' committers: - <<: *onap_releng_ptl - - name: 'Chris Donley' - email: 'christopher.donley@huawei.com' - company: 'Huawei' - id: 'chrisd5110' - timezone: 'America/Vancouver' - name: 'Edan Binshtok' email: 'eb578m@intl.att.com' company: 'ATT' @@ -38,11 +41,6 @@ committers: company: 'ATT' id: 'eriks' timezone: 'America/Los Angeles' - - name: 'Sandeep Shah' - email: 'sandeepatsprint@gmail.com' - company: 'Tech Mahindra' - id: 'SandeepLinux' - timezone: 'America/Houston' - name: 'steven stark' email: 'ss820f@att.com' company: 'ATT' @@ -53,4 +51,10 @@ 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' + - type: 'Removal' + name: 'Sandeep Shah' + link: 'https://lists.onap.org/g/onap-tsc/message/5787' |