From 7c387ba67d492b4727357fd56b00c690029962da Mon Sep 17 00:00:00 2001 From: agardner Date: Fri, 2 Feb 2018 17:18:39 -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 Change-Id: Ia3bd90b129b0691f1d6b51e3daec66966d0f3d15 Signed-off-by: agardner --- INFO.yaml | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 00000000..fd8b4db5 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,56 @@ +--- +project: 'Barometer' +project_creation_date: '' +project_category: '' +lifecycle_state: '' +project_lead: &opnfv_barometer_ptl + name: 'Aaron Smith' + email: 'aasmith@redhat.com' + id: 'TsaLaGi' + company: 'redhat.com' + timezone: 'Unknown' +primary_contact: *opnfv_barometer_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/barometer' + key: 'barometer' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[barometer]' +realtime_discussion: + type: irc + server: 'freenode.net' + channel: '#opnfv-barometer' +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: + - 'barometer' +committers: + - <<: *opnfv_barometer_ptl + - name: 'Maryam Tahhan' + email: 'maryam.tahhan@intel.com' + company: 'intel.com' + id: 'maryamtahhan' + - name: 'Calin Gherghe' + email: 'calin.gherghe@intel.com' + company: 'intel.com' + id: 'cgherghe' + - name: 'Al Morton' + email: 'acmorton@att.com' + company: 'att.com' + id: 'acm' + - name: 'Emma Foley' + email: 'emma.l.foley@intel.com' + company: 'intel.com' + id: 'elfoley' +tsc: + # yamllint disable rule:line-length + approval: '' + # yamllint enable rule:line-length -- cgit 1.2.3-korg