From 0ce875f18e57ce2f3d047cfc87936f5d1bad771c Mon Sep 17 00:00:00 2001 From: agardner Date: Mon, 5 Feb 2018 14:47:09 -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: Icaed098605e25b4f5ed73f51c61751d2dbcb4c2f Signed-off-by: agardner --- INFO.yaml | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..e8ef79b --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,65 @@ +--- +project: 'Storage For NFV (Stor4NFV)' +project_creation_date: 'September 12th 2017' +project_category: '' +lifecycle_state: 'Incubation +Proposal' +project_lead: &opnfv_stor4nfv_ptl + name: 'Shane Wang' + email: 'shane.wang@intel.com' + company: 'intel.com' + id: 'shanewang' + timezone: 'Unknown' +primary_contact: *opnfv_stor4nfv_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/[STOR4NFV]' + key: '[STOR4NFV]' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[stor4nfv]' +realtime_discussion: + type: irc + server: 'freenode.net' + channel: '#opnfv-stor4nfv' +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: + - 'stor4nfv' +committers: + - <<: *opnfv_stor4nfv_ptl + - name: 'Tushar Gohad' + email: 'tushar.gohad@intel.com' + company: 'intel.com' + id: 'tsg' + - name: 'Haomai Wang' + email: 'haomai@xsky.com' + company: 'xsky.com' + id: 'yuyuyu101' + - name: 'Hui Wang' + email: 'wanghui71@huawei.com' + company: 'huawei.com' + id: 'leonwang' + - name: 'luwei he' + email: 'heluwei@huawei.com' + company: 'huawei.com' + id: 'helloway' + - name: 'Lisa Li' + email: 'xiaoyan.li@intel.com' + company: 'intel.com' + id: 'lixiaoy1' + - name: 'Qiaowei Ren' + email: 'qiaowei.ren@intel.com' + company: 'intel.com' + id: 'qiaoweir' +tsc: + # yamllint disable rule:line-length + approval: 'http//meetbot.opnfv.org/meetings/opnfv-meeting/2017/opnfv-meeting.2017-08-29-12.58.html' + # yamllint enable rule:line-length -- cgit 1.2.3-korg