aboutsummaryrefslogtreecommitdiff
path: root/projects/expat/project.yaml
blob: b8befa2f2b5472aa70d7347be02e6c929f091f67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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