summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-12-05 17:59:52 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2018-12-05 17:59:52 -0800
commit140cdde3f7b51926f30ca5889b18da8e157fea3f (patch)
tree395a8711f223bcb4531b51bf49d6922a0651d952
parent48a51f0d12f5e6e4f9afe86297904faed9226f4b (diff)
Add INFO.yaml file
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I9271f823213634b4e4aafab5bb021381f0a3cb12 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r--INFO.yaml52
1 files changed, 52 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 0000000..b5b637e
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,52 @@
+---
+project: 'sdnc-apps'
+project_creation_date: '2018-02-28'
+project_category: ''
+lifecycle_state: 'Incubation'
+project_lead: &onap_sdnc_ptl
+ name: 'Dan Timoney'
+ email: 'dtimoney@att.com'
+ id: 'djtimoney'
+ company: 'ATT'
+ timezone: 'America/New York'
+primary_contact: *onap_sdnc_ptl
+issue_tracking:
+ type: 'jira'
+ url: 'https://jira.onap.org/projects/SDNC'
+ key: 'SDNC'
+mailing_list:
+ type: 'groups.io'
+ url: 'lists.onap.org'
+ tag: '<[vid]>'
+realtime_discussion: ''
+meetings:
+ - type: 'zoom'
+ agenda: 'https://wiki.onap.org/display/DW/Software+Defined+Network+Controller+Project'
+ url: 'https://wiki.onap.org/display/DW/Software+Defined+Network+Controller+Project#SoftwareDefinedNetworkControllerProject-Meetings'
+ server: 'n/a'
+ channel: 'n/a'
+ repeats: 'weekly'
+ time: '13:00 UTC'
+repositories:
+ - 'sdnc/adaptors'
+ - 'sdnc/apps'
+ - 'sdnc/northbound'
+ - 'sdnc/oam'
+committers:
+ - <<: *onap_sdnc_ptl
+ - name: 'Prabhuram Somasundaram'
+ email: 'ps7551@att.com'
+ company: 'ATT'
+ id: 'Prabhu_Ram'
+ timezone: ''
+ - name: 'David Stilwell'
+ email: 'stilwelld@att.com'
+ company: 'ATT'
+ id: 'stilwelld'
+ timezone: ''
+tsc:
+ approval: 'https://lists.onap.org/pipermail/onap-tsc'
+ changes:
+ - type: 'Deletion'
+ name: 'Ryan Goulding'
+ link: 'https://lists.onap.org/g/onap-tsc/message/4261'