diff options
author | agardner <agardner@linuxfoundation.org> | 2018-02-02 17:35:48 -0500 |
---|---|---|
committer | agardner <agardner@linuxfoundation.org> | 2018-02-02 17:36:08 -0500 |
commit | e3a57fd31cf169a81001f1c2157bd1cce50d52dd (patch) | |
tree | ba3a36a22fbef1b3658eee3072dae5f938448ad3 | |
parent | 98db41acfa2e4a557e926c3c12f79d4ebc5c1426 (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: Ibd9878dae47a8343dbda157cc5603ddbaba85a16
Signed-off-by: agardner <agardner@linuxfoundation.org>
-rw-r--r-- | INFO.yaml | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..abe5ba5 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,43 @@ +--- +project: 'Cloud native computing framework for NFV (Clover)' +project_creation_date: '' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &opnfv_clover_ptl +primary_contact: *opnfv_clover_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/CLOVER' + key: 'CLOVER' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[clover]' +realtime_discussion: + type: irc + server: 'freenode.net' + channel: '#opnfv-clover' +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: + - 'clover' +committers: + - <<: *opnfv_clover_ptl + - name: 'Wenjing Chu' + email: 'chu.wenjing@gmail.com' + company: 'gmail.com' + id: 'wenjing' + - name: 'Stephen Wong' + email: 'stephen.kf.wong@gmail.com' + company: 'gmail.com' + id: 's3wong' +tsc: + # yamllint disable rule:line-length + approval: '' + # yamllint enable rule:line-length |