aboutsummaryrefslogtreecommitdiffstats
path: root/INFO.yaml
blob: 9530fb1ba30e0172d8df6f80f5f38020da29479b (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

@media only all and (prefers-color-scheme: dark) {
.highlight .hll { background-color: #49483e }
.highlight .c { color: #75715e } /* Comment */
.highlight .err { color: #960050; background-color: #1e0010 } /* Error */
.highlight .k { color: #66d9ef } /* Keyword */
.highlight .l { color: #ae81ff } /* Literal */
.highlight .n { color: #f8f8f2 } /* Name */
.highlight .o { color: #f92672 } /* Operator */
.highlight .p { color: #f8f8f2 } /* Punctuation */
.highlight .ch { color: #75715e } /* Comment.Hashbang */
.highlight .cm { color: #75715e } /* Comment.Multiline */
.highlight .cp { color: #75715e } /* Comment.Preproc */
.highlight .cpf { color: #75715e } /* Comment.PreprocFile */
.highlight .c1 { color: #75715e } /* Comment.Single */
.highlight .cs { color: #75715e } /* Comment.Special */
.highlight .gd { color: #f92672 } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph *
---
project: 'Barometer'
project_creation_date: ''
project_category: ''
lifecycle_state: ''
project_lead: &opnfv_barometer_ptl
    name: 'Emma Foley'
    email: 'efoley@redhat.com'
    id: 'efoley'
    company: 'redhat.com'
    timezone: 'Europe/Dublin'
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'
    - 'puppet-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: 'efoley@redhat.com'
      company: 'redhat.com'
      id: 'elfoley'
    - name: 'Aaron Smith'
      email: 'aasmith@redhat.com'
      company: 'redhat.com'
      id: 'TsaLaGi'
    - name: 'Matthias Runge'
      email: 'mrunge@redhat.com'
      company: 'redhat.com'
      id: 'mrunge'
tsc:
    # yamllint disable rule:line-length
    approval: ''
    # yamllint enable rule:line-length