aboutsummaryrefslogtreecommitdiff
path: root/projects/cpython3/project.yaml
blob: 7edfd24b46afc5f2bf25c5d1dda964358c4f32b8 (plain)
1
2
3
4
5
6
7
8
9
10
homepage: "https://python.org/"
language: c++
primary_contact: "gps@google.com"
auto_ccs:
 - "alex.gaynor@gmail.com"
 - "ammar@ammaraskar.com"
sanitizers:
 - address
 - memory
 - undefined