aboutsummaryrefslogtreecommitdiff
path: root/projects/muduo/project.yaml
blob: 0a2249949e648fecfba690bbe9ad6aa18ba52f60 (plain)
1
2
3
4
5
6
7
8
9
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"