diff options
author | agardner <agardner@linuxfoundation.org> | 2018-02-02 17:59:21 -0500 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-08-25 09:46:43 +0200 |
commit | 83674f0344ad43f8b65ad7a2728103c954f3293a (patch) | |
tree | 9e39ba1dd103704e83ee25c7909740046b17b617 /INFO.yaml | |
parent | 58e58c658e91311d7a6eb54ac23dba13657a061f (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
Change-Id: Icbe20cdc100c37203a305617fa931ef9e76e4e12
Signed-off-by: agardner <agardner@linuxfoundation.org>
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 000000000..ef0954f18 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,68 @@ +--- +project: 'Base System Functionality Testing Project (functest)' +project_creation_date: 'January 20, 2015' +project_category: 'Integration & Testing' +lifecycle_state: 'Incubation' +project_lead: &opnfv_functest_ptl + name: 'Cédric Ollivier' + email: 'cedric.ollivier@orange.com' + company: 'orange' + id: 'ollivier' + timezone: 'Europe/Paris' +primary_contact: *opnfv_functest_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/FUNCTEST' + key: 'FUNCTEST' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[functest]' +realtime_discussion: + type: 'irc' + server: 'freenode.net' + channel: '#opnfv-functest' +meetings: + - type: 'irc' + agenda: 'https://wiki.opnfv.org/display/functest/Functest+5.+Meeting' + url: 'http://ircbot.wl.linuxfoundation.org/meetings/opnfv-functest/' + server: 'freenode.net' + channel: '#opnfv-meeting' + repeats: 'weekly' + time: '08:00 UTC' +repositories: + - 'functest' + - 'functest-kubernetes' + - 'functest-requirements' + - 'functest-xtesting' +committers: + - <<: *opnfv_functest_ptl + - name: 'Morgan Richomme' + email: 'morgan.richomme@orange.com' + company: 'orange' + id: 'mrichomme' + timezone: '' + - name: 'valentin boucher' + email: 'valentin.boucher@kontron.com' + company: 'kontron' + id: 'boucherv' + timezone: '' + - name: 'Viktor Tikkanen' + email: 'viktor.tikkanen@nokia.com' + company: 'nokia' + id: 'vitikkan' + timezone: '' + - name: 'Juha Kosonen' + email: 'juha.kosonen@nokia.com' + company: 'nokia' + id: 'jukosone' + timezone: '' + - name: 'Linda Wang' + email: 'wangwulin@huawei.com' + company: 'huawei' + id: 'wangwulin' + timezone: '' +tsc: + # yamllint disable rule:line-length + approval: 'http//meetbot.opnfv.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-01-20-14.57.html' + # yamllint enable rule:line-length |