From ae4cf2349c92c5106eabb5c70dd671ea6aaf56cd Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Thu, 5 Jul 2018 16:34:05 -0700 Subject: Add INFO.yaml file Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Ib9b22ff198bde3049d8559fbcffc2c2025d9adcc Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall --- INFO.yaml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..913057e --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,42 @@ +--- +project: 'logging-analytics-pomba-pomba-sdc-context-builder' +project_creation_date: '2018-07-05' +lifecycle_state: 'Incubation' +project_lead: &onap_releng_ptl + name: 'Michael OBrien' + email: 'frank.obrien@amdocs.com' + id: 'michaelobrien' + company: 'Amdocs' + timezone: 'Canada/Ottawa' +primary_contact: *onap_releng_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/LOG' + key: 'LOG' +meetings: + - type: 'zoom' + agenda: 'https://wiki.onap.org/pages/viewpage.action?pageId=10784046' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=10784046' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '15:00 UTC' +committers: + - <<: *onap_releng_ptl + - name: 'Avdhut Kholkar' + email: 'avdhut.kholkar@amdocs.com' + company: 'Amdocs' + id: 'avdhutk' + timezone: 'India/Pune' + - name: 'Lee Breslau' + email: 'lb7179@att.com' + company: 'ATT' + id: 'LeeB32' + timezone: 'America/New York' + - name: 'Luke Parker' + email: 'lparker@amdocs.com' + company: 'Amdocs' + id: 'lparker' + timezone: 'Australia/Melbourne' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' -- cgit 1.2.3-korg