aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-07-18 14:09:39 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2018-07-18 21:37:16 +0000
commit04e4c11606e5e8180eb4ce238111da4cc92e97ba (patch)
tree7c35084fa56d4f5adf524ca06493ed6dfa412678
parent5c580897a8a46398876dd40ae58758663eed52d9 (diff)
Add INFO.yaml file
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Iece5c87e47704f7021f70040615276ce42efe956 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r--INFO.yaml40
1 files changed, 40 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 0000000..4bb6b1e
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,40 @@
+---
+project: 'sdc-sdc-pubsub'
+project_creation_date: '2018-07-18'
+project_category: ''
+lifecycle_state: 'Incubation'
+project_lead: &onap_sdc_ptl
+ name: 'Michael Lando'
+ email: 'ml636r@att.com'
+ id: 'ml636r'
+ company: 'ATT'
+ timezone: 'Israel/Lod'
+primary_contact: *onap_sdc_ptl
+issue_tracking:
+ type: 'jira'
+ url: 'https://jira.onap.org/projects/SDC'
+ key: 'SDC'
+mailing_list:
+ type: 'groups.io'
+ url: 'lists.onap.org'
+ tag: '<[sub-project_name]>'
+realtime_discussion: ''
+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'
+repositories:
+ - 'sdc-sdc-pubsub'
+committers:
+ - <<: *onap_sdc_ptl
+ - name: 'Idan Amit'
+ email: 'ia096e@intl.att.com'
+ company: 'ATT'
+ id: 'idanamit'
+ timezone: 'Israel/Aviv'
+tsc:
+ approval: 'https://lists.onap.org/pipermail/onap-tsc'