aboutsummaryrefslogtreecommitdiff
path: root/projects/libarchive/project.yaml
blob: 46379886ec8e593862908c5192fd431a77a14c79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
main_repo: 'https://github.com/libarchive/libarchive.git'