aboutsummaryrefslogtreecommitdiff
path: root/projects/h3/project.yaml
blob: fdfbbfbe6968a786ff265c15b9121daf0b44a7c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
homepage: "https://github.com/uber/h3"
language: c
primary_contact: "isaacnf0x@gmail.com"
auto_ccs:
  - "Adam@adalogics.com"
  - "h3-dev@googlegroups.com"
  - "isv.damocles@gmail.com"
  - "ajfriend@gmail.com"
sanitizers:
  - address
  - undefined
  - memory
main_repo: 'https://github.com/uber/h3'