Auto Generated INFO.yaml file 61/51561/4
authoragardner <agardner@linuxfoundation.org>
Fri, 2 Feb 2018 22:58:50 +0000 (17:58 -0500)
committerCristina Pauna <cristina.pauna@enea.com>
Fri, 4 May 2018 15:14:27 +0000 (18:14 +0300)
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>
INFO [deleted file]
INFO.yaml [new file with mode: 0644]

diff --git a/INFO b/INFO
deleted file mode 100644 (file)
index 9526d96..0000000
--- 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 (file)
index 0000000..412ac6b
--- /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'