diff options
author | Idan Amit <ia096e@intl.att.com> | 2018-08-07 09:06:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-07 09:06:36 +0000 |
commit | f1b34777626835c74baf77028c8a4dee8265dd11 (patch) | |
tree | 260508b9777992b73e50b79d2972f2b75659c584 | |
parent | 75dc1476d6d592c6c2c54f8d08d3047c90c8f9dc (diff) | |
parent | 04875908e1d7bdaf6b515ab6241f6e467a19061f (diff) |
Merge "Add INFO.yaml file"
-rw-r--r-- | INFO.yaml | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..025c69d --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,55 @@ +--- +project: 'sdc-onap-ui-common' +project_creation_date: '2018-08-02' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &onap_sdc_ptl + name: 'Michael Lando' + email: 'ml636r@att.com' + id: 'ml636r' + company: 'ATT' + timezone: 'Israel/Lod' +primary_contact: *onap_sdc_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/SDC' + key: 'SDC' +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=6592847' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '14:00 UTC' +repositories: + - sdc-onap-ui-common +committers: + - <<: *onap_sdc_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' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' |