aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-03-20 12:33:06 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2018-04-09 17:19:31 -0700
commit884dfb789593d2a3cc319047ab1f0215778aec9f (patch)
tree887482547717675b27c9e14a2d107c2ee974506f
parent4749f4631426fcbe29ed98cef8f24cab18b501d0 (diff)
Add INFO.yaml file
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I4140ed5c3e496ed075955a10c13d2b422c340467 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r--INFO.yaml55
1 files changed, 55 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 0000000..b7cfe73
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,55 @@
+---
+project: 'sdc/onap-ui'
+project_creation_date: '2018-02-23'
+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: 'Einav Keidar'
+ email: 'einavw@amdocs.com'
+ company: 'ATT'
+ id: 'einavk'
+ timezone: 'Israel/Aviv'
+ - name: 'Tal Gitelman'
+ email: 'tg851x@intl.att.com'
+ company: 'ATT'
+ id: 'tgitelman'
+ timezone: 'Israel/Aviv'
+ - name: 'ELI LEVY'
+ email: 'el489u@intl.att.com'
+ company: 'ATT'
+ id: 'el489u'
+ timezone: 'Israel/Lod'
+tsc:
+ approval: 'https://lists.onap.org/pipermail/onap-tsc'
+ changes:
+ - type: 'Addition'
+ name: 'Michael Lando'
+ name: 'Idan Amit'
+ name: 'Einav Keidar'
+ name: 'Tal Gitelman'
+ name: 'ELI LEVY'
+ link: 'https://wiki.onap.org/pages/viewpage.action?pageId=25435557'