aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/esp-v2/project.yaml
blob: a24dbd2b545a458ebf263c682e960d76868ea74b (plain)
1
2
3
4
5
6
7
8
9
10
11
homepage: "https://github.com/GoogleCloudPlatform/esp-v2"
language: c++
primary_contact: "nareddyt@google.com"
auto_ccs:
- "taoxuy@google.com"
- "qiwzhang@google.com"
sanitizers:
- address
- undefined
coverage_extra_args: -ignore-filename-regex=.*\.cache.* -ignore-filename-regex=.*bazel-out.*
main_repo: 'https://github.com/GoogleCloudPlatform/esp-v2.git'