aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/qpid-proton/project.yaml
blob: e083e905ad9ce9ec7daa25868fbc14dc4e5f6dfc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
main_repo: 'https://github.com/apache/qpid-proton.git'