aboutsummaryrefslogtreecommitdiff
path: root/projects/poco/project.yaml
blob: 79e07d7d5f290e23f8dec7bc76242574934df19d (plain)
1
2
3
4
5
6
7
8
9
10
11
homepage: "https://github.com/pocoproject/poco"
main_repo: "https://github.com/pocoproject/poco"
language: c++
primary_contact: "guenter@pocoproject.org"
auto_ccs:
  - "Adam@adalogics.com"
  - "alex@pocoproject.org"
sanitizers:
  - address
  - undefined
  - memory