summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoragardner <agardner@linuxfoundation.org>2018-02-02 17:43:07 -0500
committerAric Gardner <agardner@linuxfoundation.org>2018-07-06 12:51:01 -0400
commit2527488ab77d7e4e4471402e657f5b4752fb6e56 (patch)
tree34c78c6a3eb67a7c77673eaacff36c5957edc111
parent37434bd4a46f7df1d3e41e9bbe613f3a2827638d (diff)
Auto Generated INFO.yaml file
INFO.yaml meant to be machine readable. This file was auto generated from an ldap lookup and your projects INFO file Meeting times are not currently filled out. please ammend this patchset to complete Going forward comitter promotions should be done against this file. PTLs: Must be merged for you to gain delete access on testresults.opnfv.org If project_lead: is missing (my script could not parse) please amend with same from commiters sectioneg: project_lead: &opnfv_dovetail_ptl name: 'Lead Name' email: 'lead email' id: 'lead lfid' company: 'lead company' Change-Id: Id8640d35adf5f2eb378381300a7e11aaa4cd97f4 Signed-off-by: agardner <agardner@linuxfoundation.org>
-rw-r--r--INFO.yaml51
1 files changed, 51 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 0000000..e4730ff
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,51 @@
+---
+project: 'Virtualized Infrastructure Deployment Policies (Copper)'
+project_creation_date: 'December 9, 2014'
+project_category: 'Requirements'
+lifecycle_state: 'Incubation'
+project_lead: &opnfv_copper_ptl
+ name: 'Aimee Ukasick'
+ email: 'aimeeu@research.att.com'
+ company: 'research.att.com'
+ id: 'aimeeu'
+primary_contact: *opnfv_copper_ptl
+issue_tracking:
+ type: 'jira'
+ url: 'https://jira.opnfv.org/projects/COPPER'
+ key: 'COPPER'
+mailing_list:
+ type: 'mailman2'
+ url: 'opnfv-tech-discuss@lists.opnfv.org'
+ tag: '[copper]'
+realtime_discussion:
+ type: irc
+ server: 'freenode.net'
+ channel: '#opnfv-copper'
+meetings:
+ - type: 'gotomeeting+irc'
+ agenda: # eg: 'https://wiki.opnfv.org/display/'
+ url: # eg: 'https://global.gotomeeting.com/join/819733085'
+ server: 'freenode.net'
+ channel: '#opnfv-meeting'
+ repeats: 'weekly'
+ time: # eg: '16:00 UTC'
+repositories:
+ - 'copper'
+committers:
+ - <<: *opnfv_copper_ptl
+ - name: 'David Lenrow'
+ email: 'david.lenrow@huawei.com'
+ company: 'huawei.com'
+ id: 'dlenrow'
+ - name: 'Zhipeng (Howard) Huang'
+ email: 'huangzhipeng@huawei.com'
+ company: 'huawei.com'
+ id: 'zhipengh'
+ - name: 'Bryan Sullivan'
+ email: 'bryan.sullivan@att.com'
+ company: 'att.com'
+ id: 'blsaws'
+tsc:
+ # yamllint disable rule:line-length
+ approval: 'http//meetbot.opnfv.org/meetings/'
+ # yamllint enable rule:line-length