summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoragardner <agardner@linuxfoundation.org>2018-02-02 17:58:50 -0500
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-05-21 16:08:51 +0000
commitf183dbcaae65a24c447b62c6eb725f7ce4591597 (patch)
treebd77d066286dedb304de0930b2d42986a620f72f
parente6f50c169dc1f4c0058fe5c058eacd871102bf1b (diff)
Auto Generated INFO.yaml file
Fix project lead 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_dovetail_ptl name: 'Lead Name' email: 'lead email' id: 'lead lfid' company: 'lead company' Cleaned up commiter list: Jonas Bjurel – resigned Guo, Ruijing – resigned Stefan Berg – inactive last commit September 2016 Daniel Smith – inactive last commit June 2016 Szilard Cserey - inactive last commit Nov 2015 Michal Skalski: - inactive last commit August 2017 Nikolas Hermanns -inactive last commit August 2016 Change-Id: I085ce063906f5596fdab0c9ece520ecb45c7e309 Signed-off-by: agardner <agardner@linuxfoundation.org> (cherry picked from commit 4530706e6dbe2041edd8682e0e6b9223dc4b8859)
-rw-r--r--INFO30
-rw-r--r--INFO.yaml54
2 files changed, 54 insertions, 30 deletions
diff --git a/INFO b/INFO
deleted file mode 100644
index 9526d9616..000000000
--- a/INFO
+++ /dev/null
@@ -1,30 +0,0 @@
-Project: Fuel based OPNFV installer (Fuel@OPNFV)
-Project Creation Date: 2015.07.07
-Project Category: Integration and testing
-Lifecycle State: Incubation
-Primary Contact: gelkinbard@mirantis.com
-Project Lead: gelkinbard@mirantis.com
-Jira Project Name: Fuel based OPNFV installer
-Jira Project Prefix: FUEL
-Mailing list tag: [fuel]
-IRC: Server:freenode.net Channel:#opnfv-fuel
-Repository: fuel
-
-Committers:
-gelkinbard@mirantis.com
-nikolas.hermanns@ericsson.com
-jonas.bjurel@ericsson.com
-stefan.k.berg@ericsson.com
-daniel.smith@ericsson.com
-szilard.cserey@gmail.com
-mskalski@mirantis.com
-ruijing.guo@intel.com
-fzhadaev@mirantis.com
-Alexandru.Avadanii@enea.com
-mpolenchuk@mirantis.com
-Guillermo.Herrero@enea.com
-
-Link to TSC approval of the project: http://meetbot.opnfv.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-07-07-13.59.log.html
-Link(s) to approval of additional committers: http://ircbot.wl.linuxfoundation.org/meetings/opnfv-fuel/2016/opnfv-fuel.2016-04-28-11.49.html
- https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2017-May/016188.html
- https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2018-January/019862.html
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 000000000..412ac6b71
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,54 @@
+---
+project: 'Fuel based OPNFV installer (Fuel@OPNFV)'
+project_creation_date: '2015.07.07'
+project_category: 'Integration and testing'
+lifecycle_state: 'Incubation'
+project_lead: &opnfv_fuel_ptl
+ name: 'Gregory Elkinbard'
+ email: 'elkinbar@gmail.com'
+ company: 'mirantis.com'
+ id: 'gelkinbard'
+primary_contact: *opnfv_fuel_ptl
+issue_tracking:
+ type: 'jira'
+ url: 'https://jira.opnfv.org/projects/FUEL'
+ key: 'FUEL'
+mailing_list:
+ type: 'mailman2'
+ url: 'opnfv-tech-discuss@lists.opnfv.org'
+ tag: '[fuel]'
+realtime_discussion:
+ type: irc
+ server: 'freenode.net'
+ channel: '#opnfv-fuel'
+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:
+ - 'fuel'
+committers:
+ - <<: *opnfv_fuel_ptl
+ - name: 'Alexandru Avadanii'
+ email: 'Alexandru.Avadanii@enea.com'
+ company: 'enea.com'
+ id: 'AlexandruAvadanii'
+ - name: 'Michael Polenchuk'
+ email: 'mpolenchuk@mirantis.com'
+ company: 'mirantis.com'
+ id: 'mpolenchuk'
+ - name: 'Guillermo Herrero'
+ email: 'guillermo.herrero@enea.com'
+ company: 'enea.com'
+ id: 'gherrero'
+tsc:
+ # yamllint disable rule:line-length
+ approval: 'http//meetbot.opnfv.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-07-07-13.59.log.html'
+ # yamllint enable rule:line-length
+ changes:
+ - type: 'promotion'
+ link: 'http://ircbot.wl.linuxfoundation.org/meetings/opnfv-fuel/2016/opnfv-fuel.2016-04-28-11.49.html'