aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/expat/project.yaml
blob: a72ec4e6f5b8f3746b3dad8c05c9e2079b33d9ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
homepage: "https://github.com/libexpat/libexpat"
language: c++
primary_contact: "sebastian@pipping.org"
auto_ccs:
 - "rhodri@kynesim.co.uk"
 - "hanno@hboeck.de"
 - "webmaster@hartwork.org"
 - "bshas3@gmail.com"
vendor_ccs:
 - "twsmith@mozilla.com"
sanitizers:
  - address
  - memory
  - undefined
architectures:
  - x86_64
  - i386
main_repo: 'https://github.com/libexpat/libexpat'