From 7c28b66a376d8a441c40c2926b218497d63516a3 Mon Sep 17 00:00:00 2001 From: agardner Date: Fri, 2 Feb 2018 18:09:25 -0500 Subject: 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: Ie0cae9a35db14235e89fb7291cc084c7cd5f94ae Signed-off-by: agardner --- INFO.yaml | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 INFO.yaml (limited to 'INFO.yaml') diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..3550c8f --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,65 @@ +--- +project: 'Resource Management (promise)' +project_creation_date: 'December 4, 2014' +project_category: 'Requirements' +lifecycle_state: 'Incubation' +project_lead: &opnfv_promise_ptl + name: 'Gerald Kunzmann' + email: 'kunzmann@docomolab-euro.com' + id: 'kunzmann' + company: 'DOCOMO Euro-Labs' + timezone: 'Europe/Berlin' +primary_contact: *opnfv_promise_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/PROMISE' + key: 'PROMISE' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[promise]' +realtime_discussion: + type: irc + server: 'freenode.net' + channel: '#opnfv-promise' +meetings: + - type: 'gotomeeting+irc' + agenda: 'https://wiki.opnfv.org/display/meetings/Promise+Team+Meetings' + url: 'https://global.gotomeeting.com/join/391235029' + server: 'freenode.net' + channel: '#opnfv-promise' + repeats: 'bi-weekly' + date: 'Thursday' + time: '11:00 UTC' +repositories: + - 'promise' +committers: + - <<: *opnfv_promise_ptl + - name: 'Ashiq Khan' + email: 'khan@nttdocomo.com' + company: 'NTT DOCOMO' + id: 'ashiq.khan' + - name: 'Ryota Mibu' + email: 'r-mibu@cq.jp.nec.com' + company: 'NEC' + id: 'r-mibu' + - name: 'Serge Manning' + email: 'serge.manning@sprint.com' + company: 'SPRINT' + id: 'sergem913' + - name: 'Arturo Martin de Nicolas' + email: 'Arturo.Martin-de-Nicolas@ericsson.com' + company: 'Ericsson' + id: 'ArturoMartin' + - name: 'Peter Lee' + email: 'peter@corenova.com' + company: 'Corenova' + id: 'peterklee' + - name: 'masahito muroi' + email: 'muroi.masahito@lab.ntt.co.jp' + company: 'NTT' + id: 'muroi' +tsc: + # yamllint disable rule:line-length + approval: '' + # yamllint enable rule:line-length -- cgit 1.2.3-korg