From 9eee6f1cf436148a0a4cd1a72cc7798465bfb1b1 Mon Sep 17 00:00:00 2001 From: agardner Date: Fri, 2 Feb 2018 18:07:13 -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: Id3dea3ab924bb3069aa3580848c682d8b1277fc6 Signed-off-by: agardner --- INFO.yaml | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..a242993 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,72 @@ +--- +project: 'Deployment Template Translation (Parser)' +project_creation_date: '' +project_category: 'Integration & Testing' +lifecycle_state: 'Incubation' +project_lead: &opnfv_parser_ptl + name: 'xiaodong shang' + email: 'shang.xiaodong@zte.com.cn' + id: 'shangxdy' + company: 'zte.com.cn' + timezone: 'UTC+8' +primary_contact: *opnfv_parser_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/PARSER' + key: 'PARSER' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[parser]' +realtime_discussion: + type: irc + server: 'freenode.net' + channel: '#opnfv-parser' +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: 'Asia-Euro: Every Monday 4:30pm - 5:30pm (UTC + 8) or Asia-US: Every Tuesday 11:00am - 12:00am (UTC + 8)' +repositories: + - 'parser' +committers: + - <<: *opnfv_parser_ptl + - name: 'Ruifeng(Victor) HU' + email: 'huruifeng@huawei.com' + company: 'huawei.com' + id: 'huruifeng' + - name: 'Zhipeng (Howard) Huang' + email: 'huangzhipeng@huawei.com' + company: 'huawei.com' + id: 'zhipengh' + - name: 'Vinayak Ram' + email: 'vinayak.ram@hp.com' + company: 'hp.com' + id: 'VinayakRam' + - name: 'julien zhang' + email: 'zhang.jun3g@zte.com.cn' + company: 'zte.com.cn' + id: 'Julien-zte' + - name: 'Sarbajit Chatterjee' + email: 'sarbajit.chatterjee@hpe.com' + company: 'hpe.com' + id: 'sarbajitc' + - name: 'Zhou Qi' + email: 'zhouqi5@huawei.com' + company: 'huawei.com' + id: 'zhouqi' + - name: 'Senthil Subramaniam' + email: 'senthil-kumar.subramaniam@hp.com' + company: 'hp.com' + id: 'lfssk' + - name: 'Shiva Charan M S' + email: 'shiva-charan.m-s@hpe.com' + company: 'hpe.com' + id: 'shiva-charan' +# yamllint disable rule:line-length +tsc: + approval: 'http//meetbot.opnfv.org/meetings/opnfv-meeting/' +# yamllint enable rule:line-length -- cgit 1.2.3-korg