1homepage: "https://github.com/google/skia" 2language: c++ 3primary_contact: "kjlubick@chromium.org" 4auto_ccs: 5 - "hcm@google.com" 6 - "reed@google.com" 7 - "bsalomon@google.com" 8 - "brianosman@google.com" 9 - "johnstiles@google.com" 10 - "ethannicholas@google.com" 11vendor_ccs: 12 - "lsalzman@mozilla.com" 13 - "twsmith@mozilla.com" 14sanitizers: 15 - address 16 - undefined 17# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 18# - memory 19help_url: "https://skia.org/dev/testing/fuzz" 20builds_per_day: 4 21main_repo: 'https://skia.googlesource.com/skia.git' 22