summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoragardner <agardner@linuxfoundation.org>2018-02-05 14:25:04 -0500
committeragardner <agardner@linuxfoundation.org>2018-02-05 14:25:22 -0500
commit224700350a07dca3563d0036452e8645c0ff9405 (patch)
tree447805a5bea3b2dae7fdc885218d5a3cba227241
parentd29f8fa251540b48371f76e47ddba6315607d192 (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 section eg: project_lead: &opnfv_$project_ptl name: 'Lead Name' email: 'lead email' id: 'lead lfid' company: 'lead company' Change-Id: Ib034d62db7138a9f7c66c4d3377d6681764c41b4 Signed-off-by: agardner <agardner@linuxfoundation.org>
-rw-r--r--INFO.yaml56
1 files changed, 56 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 00000000..7091c004
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,56 @@
+---
+project: 'Sample Virtual Network Function (SAMPLEVNF)'
+project_creation_date: '27/03/2017'
+project_category: ''
+lifecycle_state: 'Incubation'
+project_lead: &opnfv_samplevnf_ptl
+ name: 'Deepak S'
+ email: 'deepak.s@linux.intel.com'
+ company: 'linux.intel.com'
+ id: 'ds2'
+ timezone: 'Unknown'
+primary_contact: *opnfv_samplevnf_ptl
+issue_tracking:
+ type: 'jira'
+ url: 'https://jira.opnfv.org/projects/[SAMPLEVNF]'
+ key: '[SAMPLEVNF]'
+mailing_list:
+ type: 'mailman2'
+ url: 'opnfv-tech-discuss@lists.opnfv.org'
+ tag: '[samplevnf]'
+realtime_discussion:
+ type: irc
+ server: 'freenode.net'
+ channel: '#opnfv-samplevnf'
+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:
+ - 'samplevnf'
+committers:
+ - <<: *opnfv_samplevnf_ptl
+ - name: 'Frank Brockners'
+ email: 'fbrockne@cisco.com'
+ company: 'cisco.com'
+ id: 'brockners'
+ - name: 'xiaodong shang'
+ email: 'shang.xiaodong@zte.com.cn'
+ company: 'zte.com.cn'
+ id: 'shangxdy'
+ - name: 'Deepak S'
+ email: 'deepak.s@linux.intel.com'
+ company: 'linux.intel.com'
+ id: 'ds2'
+ - name: 'Sonika Jindal'
+ email: 'sonijindal@gmail.com'
+ company: 'gmail.com'
+ id: 'sonika.jindal'
+tsc:
+ # yamllint disable rule:line-length
+ approval: 'http//meetbot.opnfv.org/meetings/opnfv-meeting/2017/opnfv-meeting.2017-02-07-15.00.html'
+ # yamllint enable rule:line-length