diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-03-14 18:21:14 -0700 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-03-14 18:21:14 -0700 |
commit | fec7c08269213396f27a71f43d7d4c4d85e1f1cc (patch) | |
tree | 857d4127e65183123dc09e9fa414b14c4167c39b | |
parent | 0db1ea358fdc74daf7b2039f7364ca0fff08bc77 (diff) |
Update INFO.yaml file
Update missing information blocks and
indentation to pass verify job.
Change-Id: Id022875a769806aff7f130c289230dca3312b2f0
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r-- | INFO.yaml | 63 |
1 files changed, 63 insertions, 0 deletions
@@ -0,0 +1,63 @@ +--- +project: 'music' +project_creation_date: '2018-01-17' +lifecycle_state: 'Incubation' +project_category: '' +project_lead: &onap_releng_ptl + name: 'Bharath Balasubramanian' + email: 'bharathb@research.att.com' + id: 'bharathb' + company: 'ATT' + timezone: 'America/New_York' +primary_contact: *onap_releng_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/MUSIC' + key: 'MUSIC' +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/MUSIC+Project' + url: 'https://wiki.onap.org/display/DW/MUSIC+Project' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '14:00 UTC' +repositories: + - 'music' + - 'music-distributed-kv-store' + - 'music-mdbc' + - 'music-prom' +committers: + - <<: *onap_releng_ptl + - name: 'Thomas Nelson' + email: 'tn1381@att.com' + company: 'ATT' + id: 'arthurdent3' + timezone: 'America/New_York' + - name: 'Brendan Tschaen' + email: 'bptschaen@gmail.com' + company: 'ATT' + id: 'bptschaen' + timezone: 'America/New_York' + - name: 'Greg Waines' + email: 'greg.waines@windriver.com' + company: 'Windriver' + id: 'gwaines' + timezone: 'America/Canada' + - name: 'Viswanath Kumar Skand Priya' + email: 'viswanath.kumarskandpriya@verizon.com' + company: 'Verizon' + id: 'kspviswa-vz' + timezone: 'Asia/Kolkata' + - name: 'Shashank Kumar Shankar' + email: 'shashank.kumar.shankar@intel.com' + company: 'Intel' + id: 'shashank.kumar....' + timezone: 'America/Los_Angeles' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' |