diff options
author | agardner <agardner@linuxfoundation.org> | 2018-02-02 17:35:33 -0500 |
---|---|---|
committer | agardner <agardner@linuxfoundation.org> | 2018-02-02 17:35:46 -0500 |
commit | 63d84c1d2c950f50e45a5638afb4952b2fa9d46d (patch) | |
tree | c6b73477837897b90cb7fce483e527ca94dd3b33 | |
parent | c6c19c9d08794f947bd4b48b85a4ff9f18d56634 (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: Ie9a8a1326bff9676e3227527b6dfb2f227547ee9
Signed-off-by: agardner <agardner@linuxfoundation.org>
-rw-r--r-- | INFO.yaml | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..a7d3de4 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,47 @@ +--- +project: 'Virtual Infrastructure Network Assurance (Calipso)' +project_creation_date: 'March 21st 2017' +project_category: '' +lifecycle_state: '' +project_lead: &opnfv_calipso_ptl +primary_contact: *opnfv_calipso_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/CALIPSO' + key: 'CALIPSO' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[calipso]' +realtime_discussion: + type: irc + server: 'freenode.net' + channel: '#opnfv-calipso' +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: + - 'calipso' +committers: + - <<: *opnfv_calipso_ptl + - name: 'Frank Brockners' + email: 'fbrockne@cisco.com' + company: 'cisco.com' + id: 'brockners' + - name: 'Koren Lev' + email: 'korenlev@gmail.com' + company: 'gmail.com' + id: 'KorenLev' + - name: 'Yaron Yogev' + email: 'yaronyogev@gmail.com' + company: 'gmail.com' + id: 'yaronyogev' +tsc: + # yamllint disable rule:line-length + approval: '' + # yamllint enable rule:line-length |