aboutsummaryrefslogtreecommitdiff
path: root/projects/skia/project.yaml
blob: e78468b419f2a5b6e2e82f31cbf3273d0bcace24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
homepage: "https://github.com/google/skia"
language: c++
primary_contact: "kjlubick@chromium.org"
auto_ccs:
  - "hcm@chromium.org"
  - "mtklein@google.com"
  - "reed@google.com"
  - "bsalomon@google.com"
vendor_ccs:
  - "lsalzman@mozilla.com"
  - "twsmith@mozilla.com"
sanitizers:
 - address
 - undefined
 - memory
help_url: "https://skia.org/dev/testing/fuzz"