aboutsummaryrefslogtreecommitdiff
path: root/projects/curl/project.yaml
blob: b7a7233549887e99f4502453a77c5ac550d4e0df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
homepage: "https://curl.haxx.se/"
language: c++
primary_contact: "daniel@haxx.se"
auto_ccs:
  - "daniel.haxx@gmail.com"
  - "cmeister2@gmail.com"
sanitizers:
  - address
  - undefined
  - memory
architectures:
  - x86_64
  - i386