From 1984a71414faf146b1088b185eb72c59820568bd Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Wed, 6 Mar 2019 20:29:34 -0800 Subject: [PATCH] Update INFO.yaml file Add missing information so that the new verify job passes. Change-Id: I0ad029e026fa2a81476c65887cc0cc188ab8e8a6 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall --- INFO.yaml | 79 ++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 48 insertions(+), 31 deletions(-) diff --git a/INFO.yaml b/INFO.yaml index 3c821b8..e39c75b 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -1,5 +1,5 @@ --- -project: 'dmaap-messagerouter-msgrtr' +project: 'dmaap-messagerouter-mirroragent' project_creation_date: '2017-08-29' lifecycle_state: 'Incubation' project_lead: &onap_releng_ptl @@ -9,50 +9,67 @@ project_lead: &onap_releng_ptl company: 'ATT' timezone: 'America/Dallas' primary_contact: *onap_releng_ptl +project_category: '' issue_tracking: type: 'jira' url: 'https://jira.onap.org/projects/DMAAP' key: 'DMAAP' +mailing_list: + type: 'groups.io' + url: 'lists.onap.org' + tag: '<[sub-project_name]>' +realtime_discussion: '' meetings: - type: 'zoom' - agenda: '' - url: 'https://wiki.onap.org/pages/viewpage.action?pageId=13599275' - server: 'n/a' - channel: 'n/a' - repeats: 'weekly' - time: '13:00 UTC' + agenda: '' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=13599275' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '13:00 UTC' +repositories: + - 'dmaap-buscontroller' + - 'dmaap-datarouter' + - 'dmaap-dbcapi' + - 'dmaap-kafka11aaf' + - 'dmaap-messagerouter-dmaapclient' + - 'dmaap-messagerouter-messageservice' + - 'dmaap-messagerouter-mirroragent' + - 'dmaap-messagerouter-msgrtr' + - 'dmaap-oom' + - 'dmaap-zookeeper' committers: - <<: *onap_releng_ptl - name: 'Mandar Sawant' - email: 'ms5838@att.com' - company: 'ATT' - id: 'sawantmandar' - timezone: 'America/Dallas' + email: 'ms5838@att.com' + company: 'ATT' + id: 'sawantmandar' + timezone: 'America/Dallas' - name: 'Varun Gudisena' - email: 'vg411h@att.com' - company: 'ATT' - id: 'vg411h' - timezone: 'America/Dallas' + email: 'vg411h@att.com' + company: 'ATT' + id: 'vg411h' + timezone: 'America/Dallas' - name: 'Bhanu Ramesh' - email: 'bg6954@att.com' - company: 'ATT' - id: 'BhanuRamesh' - timezone: 'America/Dallas' + email: 'bg6954@att.com' + company: 'ATT' + id: 'BhanuRamesh' + timezone: 'America/Dallas' - name: 'Dominic Lunanuova' - email: 'dgl@research.att.com' - company: 'ATT' - id: 'dglFromAtt' - timezone: 'America/Dallas' + email: 'dgl@research.att.com' + company: 'ATT' + id: 'dglFromAtt' + timezone: 'America/Dallas' - name: 'Sunil Unnava' - email: 'su622b@att.com' - company: 'ATT' - id: 'su622b' - timezone: 'America/Louisville' + email: 'su622b@att.com' + company: 'ATT' + id: 'su622b' + timezone: 'America/Louisville' - name: 'Conor Ward' - email: 'conor.ward@ericsson.com' - company: 'ericsson' - id: 'econwar' - timezone: 'America/Dallas' + email: 'conor.ward@ericsson.com' + company: 'ericsson' + id: 'econwar' + timezone: 'America/Dallas' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: -- 2.16.6