aboutsummaryrefslogtreecommitdiff
path: root/projects/opencensus-cpp/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/opencensus-cpp/project.yaml')
-rw-r--r--projects/opencensus-cpp/project.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/projects/opencensus-cpp/project.yaml b/projects/opencensus-cpp/project.yaml
new file mode 100644
index 000000000..b84d07f31
--- /dev/null
+++ b/projects/opencensus-cpp/project.yaml
@@ -0,0 +1,10 @@
+homepage: "https://opencensus.io/"
+language: c++
+primary_contact: "joshuasuereth@google.com"
+auto_ccs :
+- "p.antoine@catenacyber.fr"
+
+sanitizers:
+- address
+- memory
+main_repo: 'https://github.com/census-instrumentation/opencensus-cpp'