aboutsummaryrefslogtreecommitdiff
path: root/projects/jansson/project.yaml
blob: 22301bd263af2baf640d3cc4910d94e4ddc99b09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
homepage: "https://github.com/akheron/jansson"
language: c++
primary_contact: "git@cfware.com"
auto_ccs:
  - "cmeister2@gmail.com"
sanitizers:
  - address
  - memory
  - undefined
architectures:
  - x86_64
  - i386