aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoragardner <agardner@linuxfoundation.org>2018-02-02 18:04:37 -0500
committeragardner <agardner@linuxfoundation.org>2018-02-02 18:05:40 -0500
commitff99375929fe94e4a1ffe50fab103b39b90fdd2d (patch)
treeeeadaf6b67ecf8f2f657bd06eb9bb39679ab54ec
parent8485b9753cd1eb6e5d6db01821dd747316ccbfff (diff)
Auto Generated INFO.yaml fileHEADmaster
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: I3083fd58a8b64fc34ce7d5f444044f9dcfb7064a Signed-off-by: agardner <agardner@linuxfoundation.org>
-rw-r--r--INFO.yaml52
1 files changed, 52 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 0000000..ffcd19e
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,52 @@
+---
+project: 'OPNFV MANO Requirement for Integration'
+project_creation_date: '2016-08-11'
+project_category: ''
+lifecycle_state: ''
+project_lead: &opnfv_opera_ptl
+ name: 'Yingjun Li'
+ email: 'yingjun.li@huawei.com'
+ id: 'yingjunli'
+ company: 'huawei.com'
+ timezone: 'Unknown'
+primary_contact: *opnfv_opera_ptl
+issue_tracking:
+ type: 'jira'
+ url: 'https://jira.opnfv.org/projects/[opera]'
+ key: '[opera]'
+mailing_list:
+ type: 'mailman2'
+ url: 'opnfv-tech-discuss@lists.opnfv.org'
+ tag: '[opera]'
+realtime_discussion:
+ type: irc
+ server: 'freenode.net'
+ channel: '#opnfv-opera'
+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:
+ - 'opera'
+committers:
+ - <<: *opnfv_opera_ptl
+ - name: 'Zhaoxing Meng'
+ email: 'meng.zhaoxing1@zte.com.cn'
+ company: 'zte.com.cn'
+ id: 'Zhaoxing'
+ - name: 'HuabingZhao'
+ email: 'zhao.huabing@zte.com.cn'
+ company: 'zte.com.cn'
+ id: 'HuabingZhao'
+ - name: 'Harry Huang'
+ email: 'huangxiangyu5@huawei.com'
+ company: 'huawei.com'
+ id: 'huangxiangyu'
+tsc:
+ # yamllint disable rule:line-length
+ approval: 'http//meetbot.opnfv.org/meetings/opnfv-meeting/2016/opnfv-meeting.2016-08-09-13.59.html'
+ # yamllint enable rule:line-length