oss-fuzz/projects/skia/project.yaml

18 lines
385 B
YAML
Raw Normal View History

2017-04-25 20:23:10 +00:00
homepage: "https://github.com/google/skia"
language: c++
2017-04-25 20:23:10 +00:00
primary_contact: "kjlubick@chromium.org"
auto_ccs:
- "hcm@google.com"
2019-09-19 17:52:21 +00:00
- "mtklein@google.com"
- "reed@google.com"
2018-04-03 13:21:06 +00:00
- "bsalomon@google.com"
2020-06-08 18:10:49 +00:00
- "zepenghu@google.com"
vendor_ccs:
- "lsalzman@mozilla.com"
- "twsmith@mozilla.com"
sanitizers:
- address
- undefined
- memory
help_url: "https://skia.org/dev/testing/fuzz"