aboutsummaryrefslogtreecommitdiff
path: root/projects/libidn2/project.yaml
blob: 96ea67699c6eec95f15ea966abeb1b42c1ec5ed7 (plain)
1
2
3
4
5
6
7
8
9
10
homepage: "https://gitlab.com/libidn/libidn2"
language: c++
primary_contact: "rockdaboot@gmail.com"
auto_ccs:
  - "n.mavrogiannopoulos@gmail.com"
  - "simon@josefsson.org"
sanitizers:
  - address
  - memory
  - undefined