1homepage: "https://github.com/gabime/spdlog" 2language: c++ 3primary_contact: "gmelman1@gmail.com" 4sanitizers: 5 - address 6# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 7# - memory 8 - undefined 9main_repo: 'https://github.com/gabime/spdlog.git' 10