summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoragardner <agardner@linuxfoundation.org>2018-02-05 14:26:27 -0500
committeragardner <agardner@linuxfoundation.org>2018-02-05 14:26:53 -0500
commit99276c240af90f52e3c05aa893fec13ba07f9c1d (patch)
tree2f06471ef29b3a1e7c0d121af6e32b29a21c8f09
parent575a8c98517c587dfdccfad93a6ea119ad689629 (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: Ib1d10a6653a5571b51fc559fc00bbbdde4ca7479 Signed-off-by: agardner <agardner@linuxfoundation.org>
-rw-r--r--INFO.yaml67
1 files changed, 67 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 00000000..81a1f9e9
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,67 @@
+---
+project: 'Service Function Chaining (sfc)'
+project_creation_date: 'May 5, 2015'
+project_category: 'Collaborative Development'
+lifecycle_state: 'Incubation'
+project_lead: &opnfv_sfc_ptl
+ name: 'Manuel Buil'
+ email: 'manuelbuil87@gmail.com'
+ company: 'gmail.com'
+ timezone: 'Unkown'
+primary_contact: *opnfv_sfc_ptl
+issue_tracking:
+ type: 'jira'
+ url: 'https://jira.opnfv.org/projects/sfc'
+ key: 'sfc'
+mailing_list:
+ type: 'mailman2'
+ url: 'opnfv-tech-discuss@lists.opnfv.org'
+ tag: '[sfc]'
+realtime_discussion:
+ type: irc
+ server: 'freenode.net'
+ channel: '#opnfv-sfc'
+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:
+ - 'sfc'
+committers:
+ - <<: *opnfv_sfc_ptl
+ - name: 'Brady Johnson'
+ email: 'brady.allen.johnson@ericsson.com'
+ company: 'ericsson.com'
+ id: 'ebrjohn'
+ - name: 'Reinaldo Penno'
+ email: 'rapenno@gmail.com'
+ company: 'gmail.com'
+ id: 'repenno'
+ - name: 'Sam Hague'
+ email: 'shague@redhat.com'
+ company: 'redhat.com'
+ id: 'shague'
+ - name: 'Vishal Murgai'
+ email: 'vmurgai@cavium.com'
+ company: 'cavium.com'
+ id: 'vmurgai'
+ - name: 'Tim Rozet'
+ email: 'trozet@redhat.com'
+ company: 'redhat.com'
+ id: 'trozet'
+ - name: 'Manuel Buil'
+ email: 'manuelbuil87@gmail.com'
+ company: 'gmail.com'
+ id: 'mbuil'
+ - name: 'Dimitrios Markou'
+ email: 'mardim@intracom-telecom.com'
+ company: 'intracom-telecom.com'
+ id: 'mardim'
+tsc:
+ # yamllint disable rule:line-length
+ approval: ''
+ # yamllint enable rule:line-length