aboutsummaryrefslogtreecommitdiff
path: root/projects/sqlite3/project.yaml
blob: 56b18921efe402e57dbb4586437ca4215b335967 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
homepage: "https://sqlite.org/"
language: c++
primary_contact: "drhsqlite@gmail.com"
auto_ccs:
  - "sboydps@gmail.com"
  - "twsmith@mozilla.com"
sanitizers:
  - address
  - memory
  - undefined
architectures:
  - x86_64
  - i386