aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/qpid-proton/project.yaml
blob: 74ff799ba7862e3b0e038af982e93e5c5fc7159a (plain)
1
2
3
4
5
6
7
8
9
10
11
homepage: "https://qpid.apache.org/proton/"
language: c++
primary_contact: "jross@apache.org"
auto_ccs:
 - "security@apache.org"
 - "astitcher@apache.org"
 - "jdanek@redhat.com"
sanitizers:
 - address
 - memory
 - undefined