summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-03-20 12:35:18 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2018-03-20 12:35:18 -0700
commita9dba442b6acb1347a208825528374a157e45f8a (patch)
treedf77926b1424982cd7f27a80c575bff359e86b70
parent83a4e4067fd50cec9bdfbacf18f953cef62b52e6 (diff)
Add INFO.yaml file
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I741c89a4ce358d1c243731ecbd7ec241e5e775cb Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r--INFO.yaml49
1 files changed, 49 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 0000000..dd0f5e2
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,49 @@
+---
+project: 'sdc-sdc-titan-cassandra'
+project_creation_date: '2017-05-14'
+lifecycle_state: 'Incubation'
+project_lead: &onap_releng_ptl
+ name: 'Michael Lando'
+ email: 'ml636r@att.com'
+ id: 'ml636r'
+ company: 'ATT'
+ timezone: 'Israel/Lod'
+primary_contact: *onap_releng_ptl
+issue_tracking:
+ type: 'jira'
+ url: 'https://jira.onap.org/projects/SDC'
+ key: 'SDC'
+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'
+committers:
+ - <<: *onap_releng_ptl
+ - name: 'Idan Amit'
+ email: 'ia096e@intl.att.com'
+ company: 'ATT'
+ id: 'idanamit'
+ timezone: 'Israel/Aviv'
+ - name: 'Tal Gitelman'
+ email: 'tg851x@intl.att.com'
+ company: 'ATT'
+ id: 'tgitelman'
+ timezone: 'Israel/Aviv'
+ - name: 'Yuli Shlosberg'
+ email: 'ys9693@att.com'
+ company: 'ATT'
+ id: 'ys9693'
+ timezone: 'Israel/Aviv'
+tsc:
+ approval: 'https://lists.onap.org/pipermail/onap-tsc'
+ changes:
+ - type: 'Addition'
+ name: 'Michael Lando'
+ name: 'Idan Amit'
+ name: 'Tal Gitelman'
+ name: 'Yuli Shlosberg'
+ link: 'https://wiki.onap.org/pages/viewpage.action?pageId=25435557'