blob: 4d9756a58a49e01b57ea96a2f10a2fc940b25da3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
---
project: 'test'
project_creation_date: 'foo'
project_category: 'Integration & Testing'
lifecycle_state: 'Incubation'
project_lead: &opnfv_test_ptl
name: 'Trevor Bramwell'
company: 'The Linux Foundation'
email: 'tbramwell@linuxfoundation.org'
id: 'bramwelt'
timezone: 'America/Los_Angeles'
primary_contact: *opnfv_test_ptl
issue_tracking:
type: 'jira'
url: 'https://jira.opnfv.org/projects/RELENG'
key: 'RELENG'
mailing_list:
type: 'mailman2'
url: 'opnfv-tech-discuss@lists.opnfv.org'
tag: '[test]'
realtime_discussion:
type: 'irc'
server: 'freenode.net'
channel: '#lf-test'
meetings:
- type: 'gotomeeting+irc'
agenda: 'https://wiki.opnfv.org/display/INF/Infra+Working+Group'
url: 'https://global.gotomeeting.com/join/819733085'
server: 'freenode.net'
channel: '#opnfv-meeting'
repeats: 'weekly'
time: '16:00 UTC'
repositories:
- 'test'
committers:
- <<: *opnfv_test_ptl
- name: 'Aric Gardner'
email: 'agardner@linuxfoundation.org'
company: 'The Linux Foundation'
id: 'agardner'
timezone: 'America/New_York'
|