aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/flac/project.yaml
blob: be7bd1973eb397046351c055cd959ca5d98c10a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
homepage: "https://xiph.org/flac/"
language: c++
primary_contact: "mvanb1@gmail.com"
auto_ccs:
 - "erik.de.castro.lopo@gmail.com"
vendor_ccs:
 - "twsmith@mozilla.com"
sanitizers:
 - address
 - undefined
 - memory
architectures:
 - x86_64
 - i386
coverage_extra_args: -ignore-filename-regex=/usr/lib/jvm/.*
main_repo: 'https://github.com/xiph/flac.git'