summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-02-28 23:06:56 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2018-02-28 23:06:56 -0800
commit9ffcefcbbb6ad6b8ba485a402ccc3e469285ec4b (patch)
tree935a7bf1dd3ed8c0401add83fd6385d0bd1b7a27
parent9379dc6c5bd516a7601a179603de1aeefc5140ec (diff)
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 <jwagantall@linuxfoundation.org>
-rw-r--r--INFO.yaml42
1 files changed, 42 insertions, 0 deletions
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'