aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/curl/project.yaml
blob: 71e6905a4f3cf8370ba94c40e1b35d3fc20f0f3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
main_repo: 'https://github.com/curl/curl.git'