aboutsummaryrefslogtreecommitdiff
path: root/projects/double-conversion/project.yaml
blob: 1c890f5b49cced0bb29970193ec7a98e2fdf115a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
homepage: "https://github.com/google/double-conversion"
primary_contact: "florian@loitsch.com"
auto_ccs:
  - "sbucur@google.com"
sanitizers:
  - address
  - memory
  - undefined
labels:
  string_to_double_fuzzer:
    - sundew
architectures:
  - x86_64
  - i386