aboutsummaryrefslogtreecommitdiffstats
path: root/INFO.yaml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-03-20 12:33:40 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2018-03-20 12:33:40 -0700
commitc1db6dd424a90c1d7a973e47d8fb5340a8e84a92 (patch)
tree3e404f30613a525dbe2d18a99afddb30c9f0e57c /INFO.yaml
parent6f578c479c73c2f5989e383355c28cf1c7a01c6b (diff)
Add INFO.yaml file
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Ic47952a824eb4d4213e879da8d12d1e1c5639ae0 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'INFO.yaml')
-rw-r--r--INFO.yaml61
1 files changed, 61 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 0000000000..adf0890c7c
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,61 @@
+---
+project: 'sdc'
+project_creation_date: '2017-01-31'
+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'
+ - name: 'Einav Keidar'
+ email: 'einavw@amdocs.com'
+ company: 'ATT'
+ id: 'einavk'
+ timezone: 'Israel/Aviv'
+ - name: 'Oren Kleks'
+ email: 'orenkle@amdocs.com'
+ company: 'ATT'
+ id: 'shrek2000'
+ 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'
+ name: 'Einav Keidar'
+ name: 'Oren Kleks'
+ link: 'https://wiki.onap.org/pages/viewpage.action?pageId=25435557'