summaryrefslogtreecommitdiffstats
path: root/INFO.yaml
blob: a8211df44639498cdbc1a2626c74af415764b9d8 (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
44
45
46
47
48
49
50
51
52
53
54
---
project: 'OPNFV documentation project (opnfvdocs)'
project_creation_date: 'March 31, 2015'
project_category: 'Documentation'
lifecycle_state: 'Incubation'
project_lead: &opnfv_opnfvdocs_ptl
    name: 'Beth Cohen'
    email: 'beth.cohen@verizon.com'
    id: ''
    company: 'verizon'
    timezone: 'Unknown'
primary_contact: *opnfv_opnfvdocs_ptl
issue_tracking:
    type: 'jira'
    url: 'https://jira.opnfv.org/projects/DOCS'
    key: 'DOCS'
mailing_list:
    type: 'mailman2'
    url: 'opnfv-tech-discuss@lists.opnfv.org'
    tag: '[opnfvdocs]'
realtime_discussion:
    type: irc
    server: 'freenode.net'
    channel: '#opnfv-opnfvdocs'
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:
    - 'opnfvdocs'
committers:
    - <<: *opnfv_opnfvdocs_ptl
    - name: 'Scot Steele'
      email: 'scotsteele@microsoft.com'
      company: 'Microsoft'
      id: ''
tsc:
    # yamllint disable rule:line-length
    approval: 'http//ircbot.wl.linuxfoundation.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-03-31-13.56.html'
    changes:
      - type: 'removal'
        name: 'Sofia Wallin'
        link: 'https://lists.anuket.io/g/anuket-tsc/message/118'
      - type: 'promotion'
        name: 'Beth Cohen'
        link: 'https://wiki.anuket.io/display/HOME/2021-05-25+TSC+Agenda+and+Minutes'
      - type: 'promotion'
        name: 'Scot Steele'
        link: 'https://wiki.anuket.io/display/HOME/2021-05-25+TSC+Agenda+and+Minutes'
    # yamllint enable rule:line-length