aboutsummaryrefslogtreecommitdiff
path: root/projects/libarchive/project.yaml
blob: b34dc0ecb71116c6e69671a03cad9457cf588ccf (plain)
1
2
3
4
5
6
7
8
9
10
11
homepage: "https://github.com/libarchive/libarchive"
language: c++
primary_contact: "joerg.sonnenberger@googlemail.com"
auto_ccs:
  - "kientzle@gmail.com"
  - "martin@matuska.org"
sanitizers:
  - address
  - memory:
     experimental: True
  - undefined