From c6d7cc3cae43c66e024d56525bf3b0d4f4dbfc2a Mon Sep 17 00:00:00 2001 From: agardner Date: Fri, 2 Feb 2018 17:51:30 -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_dovetail_ptl name: 'Lead Name' email: 'lead email' id: 'lead lfid' company: 'lead company' Change-Id: Ia5651755b40f7503a8e0109e19c1ab6200014dea Signed-off-by: agardner --- INFO.yaml | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 INFO.yaml (limited to 'INFO.yaml') diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 00000000..842ed77e --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,56 @@ +--- +project: 'Daisy4nfv (daisy)' +project_creation_date: '2016-07-14' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &opnfv_daisy_ptl + name: 'Zhijiang Hu' + email: 'hu.zhijiang@zte.com.cn' + id: 'huzhj' + company: 'zte.com.cn' + timezone: 'UTC+08:00' +primary_contact: *opnfv_daisy_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/daisy' + key: 'daisy' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[daisy]' +realtime_discussion: + type: irc + server: 'freenode.net' + channel: '#opnfv-daisy' +meetings: + - type: 'irc' + agenda: 'https://wiki.opnfv.org/display/DAIS/Meetings' + url: 'https://wiki.opnfv.org/display/DAIS/Meetings' + server: 'freenode.net' + channel: '#openstack-meeting' + repeats: 'weekly' + time: 'Fri 8:00 UTC' +repositories: + - 'daisy' +committers: + - <<: *opnfv_daisy_ptl + - name: 'Alex Yang' + email: 'yangyang1@zte.com.cn' + company: 'zte.com.cn' + id: 'yangzte' + - name: 'Jianfei Zhang' + email: 'jianfei.zhang@nokia.com' + company: 'nokia.com' + id: 'Jianfei' + - name: 'Jun Zhong' + email: 'zhong.jun@zte.com.cn' + company: 'zte.com.cn' + id: 'zhongjun' + - name: 'zhou ya' + email: 'zhou.ya@zte.com.cn' + company: 'zte.com.cn' + id: 'zhouya' +tsc: + # yamllint disable rule:line-length + approval: 'http://meetbot.opnfv.org/meetings/opnfv-meeting/2016/opnfv-meeting.2016-06-14-13.59.html' + # yamllint enable rule:line-length -- cgit 1.2.3-korg