From 0a3b87c6e372c1aa4d944e4408bc445b18f81900 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Thu, 4 Oct 2018 18:50:46 -0700 Subject: Add INFO.yaml file Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I8c1a1b636fcaf87ab68316e1a2af4dda0c615864 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall --- INFO.yaml | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..0d10114 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,50 @@ +--- +project: 'sdc-dcae-d-fe' +project_creation_date: '2018-02-23' +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-dcae-d-fe +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' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' -- cgit 1.2.3-korg