diff options
author | Bharath Balasubramanian <bharathb@research.att.com> | 2018-03-12 14:33:58 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-12 14:33:58 +0000 |
commit | 0193eb29ad8bdbd4491afc7f32ce8362898e2ded (patch) | |
tree | 7d66b7e66bc6720813a6b3ddbaec05cbb8201578 | |
parent | ed47d0c5d004b1ce099090100dda6dc1d963782c (diff) | |
parent | b6471e0c1e32838e10c0b2dd59f2ea1a660ded5d (diff) |
Merge "Add INFO.yaml file"
-rw-r--r-- | INFO.yaml | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 00000000..af41ab20 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,52 @@ +--- +project: 'music' +project_creation_date: '2018-01-17' +lifecycle_state: 'Incubation' +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' +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' +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: '' + id: 'bptschaen' + timezone: '' + - name: 'Greg Waines' + email: 'greg.waines@windriver.com' + company: 'Windriver' + id: 'gwaines' + timezone: '' + - name: 'Viswanath Kumar Skand Priya' + email: 'viswanath.kumarskandpriya@verizon.com' + company: 'Verizon' + id: 'kspviswa-vz' + timezone: '' + - name: 'Shashank Kumar Shankar' + email: 'shashank.kumar.shankar@intel.com' + company: 'Intel' + id: 'shashank.kumar....' + timezone: 'America/Portland' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' |