From 04e4c11606e5e8180eb4ce238111da4cc92e97ba Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Wed, 18 Jul 2018 14:09:39 -0700 Subject: Add INFO.yaml file Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Iece5c87e47704f7021f70040615276ce42efe956 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall --- INFO.yaml | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..4bb6b1e --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,40 @@ +--- +project: 'sdc-sdc-pubsub' +project_creation_date: '2018-07-18' +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-sdc-pubsub' +committers: + - <<: *onap_sdc_ptl + - name: 'Idan Amit' + email: 'ia096e@intl.att.com' + company: 'ATT' + id: 'idanamit' + timezone: 'Israel/Aviv' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' -- cgit 1.2.3-korg