From 2f46a8d07f77d202ec41ce6379b8524569a27455 Mon Sep 17 00:00:00 2001 From: agardner Date: Fri, 2 Feb 2018 18:03:25 -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: I66ac268c6959801db599394b35690436317f4a2b Signed-off-by: agardner --- INFO.yaml | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 INFO.yaml 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' -- cgit 1.2.3-korg