diff options
-rw-r--r-- | INFO.yaml | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000000..adf0890c7c --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,61 @@ +--- +project: 'sdc' +project_creation_date: '2017-01-31' +lifecycle_state: 'Incubation' +project_lead: &onap_releng_ptl + name: 'Michael Lando' + email: 'ml636r@att.com' + id: 'ml636r' + company: 'ATT' + timezone: 'Israel/Lod' +primary_contact: *onap_releng_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/SDC' + key: 'SDC' +meetings: + - type: 'zoom' + agenda: '' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=6592847' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '14:00 UTC' +committers: + - <<: *onap_releng_ptl + - name: 'Idan Amit' + email: 'ia096e@intl.att.com' + company: 'ATT' + id: 'idanamit' + timezone: 'Israel/Aviv' + - name: 'Tal Gitelman' + email: 'tg851x@intl.att.com' + company: 'ATT' + id: 'tgitelman' + timezone: 'Israel/Aviv' + - name: 'Yuli Shlosberg' + email: 'ys9693@att.com' + company: 'ATT' + id: 'ys9693' + timezone: 'Israel/Aviv' + - name: 'Einav Keidar' + email: 'einavw@amdocs.com' + company: 'ATT' + id: 'einavk' + timezone: 'Israel/Aviv' + - name: 'Oren Kleks' + email: 'orenkle@amdocs.com' + company: 'ATT' + id: 'shrek2000' + timezone: 'Israel/Aviv' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' + changes: + - type: 'Addition' + name: 'Michael Lando' + name: 'Idan Amit' + name: 'Tal Gitelman' + name: 'Yuli Shlosberg' + name: 'Einav Keidar' + name: 'Oren Kleks' + link: 'https://wiki.onap.org/pages/viewpage.action?pageId=25435557' |