aboutsummaryrefslogtreecommitdiff
path: root/projects/libusb/project.yaml
blob: fc08e06ff3946a425b1ee89b10811bc08ada3e15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
homepage: "http://libusb.info/"
language: c++
primary_contact: "christopher.a.dickens@gmail.com"
auto_ccs:
  - "hjelmn@gmail.com"
sanitizers:
  - address
  - memory
  - undefined
architectures:
  - x86_64
main_repo: 'https://github.com/libusb/libusb'