From cba028439dd7af33a33d4c62dc89e066f43d6ef1 Mon Sep 17 00:00:00 2001 From: Ofir Sonsino Date: Tue, 28 May 2019 16:48:52 +0300 Subject: initial INFO.yaml Change-Id: I0abe88bd54e62ce4a5c06a4592c2574d8251c36e Issue-ID: SDC-2339 Signed-off-by: Ofir Sonsino --- INFO.yaml | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..ad03ee3 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,57 @@ +--- +project: 'sdc-be-common' +project_creation_date: '2019-05-21' +lifecycle_state: 'Incubation' +project_lead: &onap_releng_ptl + name: 'Ofir Sonsino' + email: 'ofir.sonsino@intl.att.com' + company: 'ATT' + id: 'os0695' + timezone: 'Israel/Lod' +primary_contact: *onap_releng_ptl +project_category: '' +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-sdc-workflow-designer' +committers: + - <<: *onap_releng_ptl + - name: 'Oren Kleks' + email: 'orenkle@amdocs.com' + company: 'AMDOCS' + id: 'shrek2000' + timezone: 'Asia/Jerusalem' + - name: 'Avi Gaffa' + email: 'avi.gaffa@amdocs.com' + company: 'AMDOCS' + id: 'avigaffa' + timezone: 'Asia/Jerusalem' + - name: 'Einav Keidar' + email: 'einavw@amdocs.com' + company: 'AMDOCS' + id: 'einavk' + timezone: 'Asia/Jerusalem' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' + changes: + - type: 'Addition' + name: 'Ofir Sonsino' + name: 'Avi Gaffa' + name: 'Oren Kleks' + name: 'Einav Keidar' + link: 'https://wiki.onap.org/pages/viewpage.action?pageId=25435557' -- cgit 1.2.3-korg