diff options
-rw-r--r-- | INFO.yaml | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 00000000..028acc83 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,62 @@ +--- +project: 'ONOS Framework (ONOSFW)' +project_creation_date: '' +project_category: 'Collaborative Development' +lifecycle_state: '' +project_lead: &opnfv_onosfw_ptl + name: 'Wei Su' + email: 'su.wei@huawei.com' + id: 'su.wei' + company: 'huawei.com' + timezone: 'Unknown' +primary_contact: *opnfv_onosfw_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/ONOSFW' + key: 'ONOSFW' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[onosfw]' +realtime_discussion: + type: irc + server: 'freenode.net' + channel: '#opnfv-onosfw' +meetings: + - type: 'gotomeeting+irc' + agenda: 'https://wiki.opnfv.org/display/meetings/ONOSFW' + url: 'https//global.gotomeeting.com/join/929668373' + server: 'freenode.net' + channel: '#opnfv-onosfw' + repeats: 'weekly' + time: '17:00 UTC' +repositories: + - 'onosfw' +committers: + - <<: *opnfv_onosfw_ptl + - name: 'Ashlee Young' + email: 'ash@cachengo.com' + company: 'cachengo.org' + id: 'im2bz2pee' + - name: 'Prakash Ramchandran' + email: 'prakash.ramchandran@huawei.com' + company: 'huawei.com' + id: 'rprakash' + - name: 'Daniel Smith' + email: 'lmcdasm@gmail.com' + company: 'gmail.com' + id: 'lmcdasm' + - name: 'Tim Zhao' + email: 'zhaokexue@huawei.com' + company: 'huawei.com' + id: 'Soros' + - name: 'Patrick Liu' + email: 'patrick.liu@huawei.com' + company: 'huawei.com' + id: 'patliu' +tsc: + # yamllint disable rule:line-length + approval: 'http//meetbot.opnfv.org/meetings/' + changes: + - type: 'promotion' + link: 'https://groups.google.com/a/onosfw.com/forum/#!topic/committers/W6eYsbzaXwE' |