aboutsummaryrefslogtreecommitdiff
path: root/projects/muduo/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/muduo/project.yaml')
-rw-r--r--projects/muduo/project.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/projects/muduo/project.yaml b/projects/muduo/project.yaml
new file mode 100644
index 000000000..0a2249949
--- /dev/null
+++ b/projects/muduo/project.yaml
@@ -0,0 +1,10 @@
+homepage: "https://github.com/chenshuo/muduo"
+language: c++
+primary_contact: "chenshuo@chenshuo.com"
+auto_ccs:
+ - "Adam@adalogics.com"
+sanitizers:
+ - address
+ - undefined
+ - memory
+main_repo: "https://github.com/chenshuo/muduo"