summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-03-20 12:31:52 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2018-03-20 12:32:20 -0700
commit6263a57c5bb2da0f89292313927cac3e83157a83 (patch)
tree6c3da7b0ca47db5201d590d290298615d9442681
parent05d9b88fd55c81ffce49f8e764a05af195cc24f7 (diff)
Add INFO.yaml file
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I24243f641c76811ae749cdf9cf102db0978d3434 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..eae0f2a
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,49 @@
+---
+project: 'sdc/jtosca'
+project_creation_date: '2017-05-26'
+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'