diff options
author | agardner <agardner@linuxfoundation.org> | 2018-02-02 17:12:24 -0500 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2018-06-20 18:53:02 +0000 |
commit | b813a4985727ccf98c2dc018a4406c504c0189b3 (patch) | |
tree | 26c3c149a738d7e5008481fa9b66b79db558daa8 | |
parent | 3db4362870c073717d8d9ac90c31be583cf9b379 (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: Ia3749f55a407fa1dd173021b509123029bcde297
Signed-off-by: agardner <agardner@linuxfoundation.org>
Signed-off-by: Tim Rozet <trozet@redhat.com>
-rw-r--r-- | INFO.yaml | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 00000000..eaa700cf --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,59 @@ +--- +project: 'Apex' +project_creation_date: 'July 14, 2015' +project_category: 'Integration & Testing' +lifecycle_state: 'Incubation' +project_lead: &opnfv_apex_ptl + name: 'Tim Rozet' + email: 'trozet@redhat.com' + id: 'trozet' + company: 'redhat.com' + timezone: 'USA/East Coast' +primary_contact: *opnfv_apex_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/APEX' + key: 'APEX' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[apex]' +realtime_discussion: + type: irc + server: 'freenode.net' + channel: '#opnfv-apex' +meetings: + - type: 'gotomeeting+irc' + agenda: 'https://wiki.opnfv.org/display/apex' + url: 'http://bluejeans.com/trozet' + server: 'freenode.net' + channel: '#opnfv-apex' + repeats: 'weekly' + time: '15:00 UTC' +repositories: + - 'apex' + - 'apex-os-net-config' + - 'apex-puppet-tripleo' + - 'apex-tripleo-heat-templates' +committers: + - <<: *opnfv_apex_ptl + - name: 'Dan Radez' + email: 'dradez@redhat.com' + company: 'redhat.com' + id: 'radez' + - name: 'Michael Chapman' + email: 'michapma@redhat.com' + company: 'redhat.com' + id: 'michapma' + - name: 'Feng Pan' + email: 'fpan@redhat.com' + company: 'redhat.com' + id: 'fpan' + - name: 'Ricardo Noriega' + email: 'rnoriega@redhat.com' + company: 'redhat.com' + id: 'rnoriega' +tsc: + # yamllint disable rule:line-length + approval: 'http//ircbot.wl.linuxfoundation.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-07-14-14.00.html' + # yamllint enable rule:line-length |