aboutsummaryrefslogtreecommitdiff
path: root/projects/cel-cpp/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/cel-cpp/project.yaml')
-rw-r--r--projects/cel-cpp/project.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/projects/cel-cpp/project.yaml b/projects/cel-cpp/project.yaml
new file mode 100644
index 000000000..ad4bf90e3
--- /dev/null
+++ b/projects/cel-cpp/project.yaml
@@ -0,0 +1,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'