aboutsummaryrefslogtreecommitdiff
path: root/projects/leveldb/project.yaml
blob: 710887fd1cebf409df7716ccb7eaca9fa72f14e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
homepage: "https://github.com/google/leveldb"
language: c++
primary_contact: "costan@google.com"
auto_ccs :
  - "cmumford@google.com"
  - "david@adalogics.com"
sanitizers:
  - address
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
#  - memory
main_repo: 'https://github.com/google/leveldb.git'