diff options
author | agardner <agardner@linuxfoundation.org> | 2018-02-02 17:57:23 -0500 |
---|---|---|
committer | Georg Kunz <georg.kunz@ericsson.com> | 2018-02-11 11:04:26 +0000 |
commit | 136102c5671dd39ed1f5247f427b9359eac5eeeb (patch) | |
tree | 19954b2bc35dba0563e9f98fb2d007fe28800615 | |
parent | 670362c0c12b3595591a824f633f8f3182554be9 (diff) |
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: Ie151ba96dd6b6c7d0d8e74e1462e35133a7c235f
Signed-off-by: agardner <agardner@linuxfoundation.org>
-rw-r--r-- | INFO.yaml | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 00000000..495bd159 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,73 @@ +--- +project: 'OPNFV qualification testing (dovetail)' +project_creation_date: 'September 1st, 2015' +project_category: 'Testing' +lifecycle_state: 'Incubation' +project_lead: &opnfv_dovetail_ptl + name: 'Georg Kunz' + email: 'georg.kunz@ericsson.com' + company: 'ericsson.com' + id: 'georgkunz' + timezone: 'Europe/Berlin' +primary_contact: *opnfv_dovetail_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/dovetail' + key: 'dovetail' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[dovetail]' +realtime_discussion: + type: irc + server: 'freenode.net' + channel: '#opnfv-dovetail' +meetings: + - type: 'gotomeeting+irc' + agenda: 'https://wiki.opnfv.org/display/meetings/Dovetail' + url: 'https://global.gotomeeting.com/join/819733085' + server: 'freenode.net' + channel: '#opnfv-dovetail' + repeats: 'weekly' + time: 'Wednesday, 14:00 UTC' +repositories: + - 'dovetail' +committers: + - <<: *opnfv_dovetail_ptl + - name: 'Wenjing Chu' + email: 'chu.wenjing@gmail.com' + company: 'gmail.com' + id: 'wenjing' + - name: 'Dave Neary' + email: 'dneary@redhat.com' + company: 'redhat.com' + id: 'dneary' + - name: 'Trevor Cooper' + email: 'trevor.cooper@intel.com' + company: 'intel.com' + id: 'trev' + - name: 'Leo wang' + email: 'grakiss.wanglei@huawei.com' + company: 'huawei.com' + id: 'grakiss' + - name: 'zenghui shi' + email: 'vincent.w3lcome@gmail.com' + company: 'gmail.com' + id: 'cyberfinal' + - name: 'Qiao Fu' + email: 'fuqiao@chinamobile.com' + company: 'chinamobile.com' + id: 'fuqiao' + - name: 'Lincoln Lavoie' + email: 'lylavoie@iol.unh.edu' + company: 'iol.unh.edu' + id: 'lylavoie' +tsc: + approval: 'http//meetbot.opnfv.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-09-01-13.59.html' + changes: + - type: 'removal' + name: 'Hongbo Tianhongbo' + link: 'https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2018-January/020058.html' + - type: 'promotion' + name: 'Georg Kunz' + link: 'https://lists.opnfv.org/pipermail/opnfv-tsc/2018-February/004117.html' |