diff options
author | Xuan Jia <jason.jiaxuan@gmail.com> | 2018-03-10 05:39:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-03-10 05:39:13 +0000 |
commit | 8d92e07e2b6d56dfc182f4da4d97899301f30410 (patch) | |
tree | cd2962fc137e86f105da6a82d2e8c076a08cddee | |
parent | cf66279af8fb33c9bb410777c16218cadbf4dcd6 (diff) | |
parent | 4ec2df9bb17e812efaed813c152d8da2fc502ae3 (diff) |
Merge "Auto Generated INFO.yaml file"
-rw-r--r-- | INFO.yaml | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..d34e421 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,59 @@ +--- +project: 'Container4NFV' +project_creation_date: 'Dec 13, 2016' +project_category: 'Integration & Testing' +lifecycle_state: 'Incubation' +project_lead: &opnfv_container4nfv_ptl +primary_contact: *opnfv_container4nfv_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/[container4nfv]' + key: '[container4nfv]' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[container4nfv]' +realtime_discussion: + type: irc + server: 'freenode.net' + channel: '#opnfv-container4nfv' +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: + - 'container4nfv' +committers: + - <<: *opnfv_container4nfv_ptl + - name: 'Jack Chan' + email: 'chenjiankun1@huawei.com' + company: 'huawei.com' + id: 'chenjiankun' + - name: 'Gergely Csatari' + email: 'gergely.csatari@nokia.com' + company: 'nokia.com' + id: 'csatari' + - name: 'Jun Li' + email: 'lijun_1203@126.com' + company: '126.com' + id: 'MatthewLi' + - name: 'Ruijing Guo' + email: 'ruijing.guo@intel.com' + company: 'intel.com' + id: 'Ruijing' + - name: 'Xuan Jia' + email: 'jason.jiaxuan@gmail.com' + company: 'gmail.com' + id: 'xuanjia' + - name: 'peng yu' + email: 'yu.peng36@zte.com.cn' + company: 'zte.com.cn' + id: 'YuPengZTE' +tsc: + # yamllint disable rule:line-length + approval: 'http//meetbot.opnfv.org/meetings/opnfv-meeting/2016/opnfv-meeting.2016-12-13-14.59.html' + # yamllint enable rule:line-length |