aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-04-30 20:08:45 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2018-04-30 20:25:09 -0700
commit6e51bcce37a4322b582db2b456847d0e74d0db88 (patch)
tree54048ce5e695aa217126a24dca4002696ba06054
parent6c118ec02459e5a002e3fa56b00c6dd3ef6c6102 (diff)
Add INFO.yaml file
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Ie899d8697722197c92e2c7b908fe3e99402396bb Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r--INFO.yaml37
1 files changed, 37 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 0000000..58373af
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,37 @@
+---
+project: 'policy/pdp'
+project_creation_date: '2017-06-20'
+lifecycle_state: 'Incubation'
+project_lead: &onap_releng_ptl
+ name: 'Pamela Dragosh'
+ email: 'pdragosh@research.att.com'
+ id: 'pdragosh'
+ company: 'ATT'
+ timezone: 'America/New York'
+primary_contact: *onap_releng_ptl
+issue_tracking:
+ type: 'jira'
+ url: 'https://jira.onap.org/projects/POLICY'
+ key: 'POLICY'
+meetings:
+ - type: 'zoom'
+ agenda: 'https://wiki.onap.org/pages/viewpage.action?pageId=6589781'
+ url: 'https://wiki.onap.org/display/DW/Policy+Framework+Project'
+ server: 'n/a'
+ channel: 'n/a'
+ repeats: 'weekly'
+ time: '13:00 UTC'
+committers:
+ - <<: *onap_releng_ptl
+ - name: 'Jorge Hernandez'
+ email: 'jh1730@att.com'
+ company: 'ATT'
+ id: 'jhh'
+ timezone: 'America/Illinois'
+ - name: 'Liam Fallon'
+ email: 'liam.fallon@ericsson.com'
+ company: 'Ericsson'
+ id: 'liamfallon'
+ timezone: 'Europe/Ireland'
+tsc:
+ approval: 'https://lists.onap.org/pipermail/onap-tsc'