summaryrefslogtreecommitdiffstats
path: root/INFO.yaml
blob: 12700e117086a97e2c0b00e99643476aa81bd346 (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
42
43
---
project: 'Cloud native computing framework for NFV (Clover)'
project_creation_date: ''
project_category: ''
lifecycle_state: 'Incubation'
project_lead: &opnfv_clover_ptl
    name: 'Wenjing Chu'
    email: 'chu.wenjing@gmail.com'
    company: 'gmail.com'
    id: 'wenjing'
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: '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