From 9ffcefcbbb6ad6b8ba485a402ccc3e469285ec4b Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Wed, 28 Feb 2018 23:06:56 -0800 Subject: Add INFO.yaml file Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I018ef4c658c065ad85ea49df95c1f9ba63a6a4bd Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall --- INFO.yaml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 INFO.yaml (limited to 'INFO.yaml') diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..fd1f576 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,42 @@ +--- +project: 'logging-analytics' +project_creation_date: '2017-08-04' +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