aboutsummaryrefslogtreecommitdiff
path: root/projects/casync/project.yaml
blob: e664b047ddb26b52d9a0aaa7c915e11b14c8e56c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
homepage: "https://github.com/casync/casync"
language: c++
primary_contact: "lennart@poettering.net"
sanitizers:
  - address
  - undefined
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
#  - memory
auto_ccs:
  - zbyszek@in.waw.pl
  - poettering@gmail.com
  - fsumsal@redhat.com
main_repo: 'https://github.com/systemd/casync'