aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/lzo/project.yaml
blob: 5713379b3a46d71494ef3da256db1bad30ce22ba (plain)
1
2
3
4
5
6
7
8
9
10
11
homepage: "http://www.oberhumer.com"
language: c++
primary_contact: "info@oberhumer.com"
auto_ccs:
  - "bshas3@gmail.com"
sanitizers:
  - address
  - memory
architectures:
  - x86_64
  - i386