mirror of https://github.com/google/oss-fuzz.git
25 lines
638 B
YAML
25 lines
638 B
YAML
homepage: "https://github.com/google/skia"
|
|
language: c++
|
|
primary_contact: "kjlubick@chromium.org"
|
|
auto_ccs:
|
|
- "hcm@google.com"
|
|
- "bsalomon@google.com"
|
|
- "brianosman@google.com"
|
|
- "johnstiles@google.com"
|
|
- "robertphillips@google.com"
|
|
- "egdaniel@google.com"
|
|
- "skia-gpu-wrangler@google.com"
|
|
- "skia-bugs-central@skia-public.iam.gserviceaccount.com"
|
|
- "fuzz@skia.org"
|
|
- "armansito@google.com"
|
|
vendor_ccs:
|
|
- "lsalzman@mozilla.com"
|
|
- "twsmith@mozilla.com"
|
|
sanitizers:
|
|
- address
|
|
- undefined
|
|
- memory
|
|
help_url: "https://skia.org/dev/testing/fuzz"
|
|
builds_per_day: 4
|
|
main_repo: 'https://skia.googlesource.com/skia.git'
|