From 41660d8abc058723167b11b05c42f5abf6f75fd9 Mon Sep 17 00:00:00 2001 From: agardner Date: Mon, 5 Feb 2018 14:15:56 -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: I2ec5d1630c6ef871002e52ea10bc9b80d889f3a6 Signed-off-by: agardner --- INFO.yaml | 85 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 00000000..2722994e --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,85 @@ +--- +project: 'QTIP, Platform Performance Benchmarking' +project_creation_date: '' +project_category: 'Integration & Testing' +lifecycle_state: '' +project_lead: &opnfv_qtip_ptl + name: 'zhihui wu' + email: 'wu.zhihui1@zte.com.cn' + id: 'wu.zhihui' + company: 'zte.com.cn' + timezone: 'UTC+8' +primary_contact: *opnfv_qtip_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/QTIP' + key: 'QTIP' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[qtip]' +realtime_discussion: + type: irc + server: 'freenode.net' + channel: '#opnfv-qtip' +meetings: + - type: 'irc' + agenda: # eg: 'https://wiki.opnfv.org/display/' + url: # eg: 'https://global.gotomeeting.com/join/819733085' + server: 'freenode.net' + channel: '#opnfv-qtip' + repeats: 'weekly' + time: "07:30 UTC Every Monday" +repositories: + - 'qtip' +committers: + - <<: *opnfv_qtip_ptl + - name: 'Prabu Kuppuswamy' + email: 'prabu.kuppuswamy@spirent.com' + company: 'spirent.com' + id: 'Prabu.kuppuswamy' + - name: 'Trevor Cooper' + email: 'trevor.cooper@intel.com' + company: 'intel.com' + id: 'trev' + - name: 'Prakash Ramchandran' + email: 'prakash.ramchandran@huawei.com' + company: 'huawei.com' + id: 'rprakash' + - name: 'Morgan Richomme' + email: 'morgan.richomme@orange.com' + company: 'orange.com' + id: 'mrichomme' + - name: 'Yujun Zhang' + email: 'zhang.yujunz@zte.com.cn' + company: 'zte.com.cn' + id: 'yujunz' + - name: 'zhifeng jiang' + email: 'jiang.zhifeng@zte.com.cn' + company: 'zte.com.cn' + id: 'zhifeng.jiang' + - name: 'Taseer Ahmed' + email: 'taseer94@gmail.com' + company: 'gmail.com' + id: 'linux_geek' + - name: 'Akhil Batra' + email: 'akhil.batra@research.iiit.ac.in' + company: 'research.iiit.ac.in' + id: 'akhilbatra898' +# yamllint disable rule:line-length +tsc: + approval: 'http://meetbot.opnfv.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-01-27-14.59.html' + changes: + - type: 'approval' + link: 'https://lists.opnfv.org/pipermail/opnfv-tsc/2016-July/002745.html' + - type: 'approval' + link: 'https://lists.opnfv.org/pipermail/opnfv-tsc/2016-July/002755.html' + - type: 'approval' + link: 'https://lists.opnfv.org/pipermail/opnfv-tsc/2016-August/002848.html' + - type: 'approval' + link: 'https://lists.opnfv.org/pipermail/opnfv-tsc/2016-October/003104.html' + - type: 'approval' + link: 'https://lists.opnfv.org/pipermail/opnfv-tsc/2016-October/003118.html' + - type: 'approval' + link: 'https://lists.opnfv.org/pipermail/opnfv-tsc/2016-November/003169.html' +# yamllint enable rule:line-length -- cgit 1.2.3-korg