aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Elkinbard <elkinbar@gmail.com>2018-05-07 17:49:54 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-05-07 17:49:54 +0000
commit4fae473d4343f78facda713b5626b47d3dd33e9c (patch)
treebd77d066286dedb304de0930b2d42986a620f72f
parentd97b19bdde59600f588b1e6aca52a6d1962f8778 (diff)
parent4530706e6dbe2041edd8682e0e6b9223dc4b8859 (diff)
Merge "Auto Generated INFO.yaml file"
-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'