aboutsummaryrefslogtreecommitdiff
path: root/projects/cel-cpp/project.yaml
blob: ad4bf90e3a27d206fde5bb1e48170dd5c733a226 (plain)
1
2
3
4
5
6
7
8
9
10
11
homepage: "https://opensource.google/projects/cel"
language: c++
primary_contact: "kyessenov@gmail.com"
auto_ccs :
- "tswadell@google.com"
- "p.antoine@catenacyber.fr"

sanitizers:
- address
- memory
main_repo: 'https://github.com/google/cel-cpp'