aboutsummaryrefslogtreecommitdiff
path: root/projects/hunspell/project.yaml
blob: 96933f4ee3ab8748c17901bf567ee389520a29fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
homepage: "https://hunspell.github.io/"
language: c++
primary_contact: "caolanm@redhat.com"
auto_ccs:
  - "security@documentfoundation.org"
vendor_ccs:
  - "ehsan.akhgari@gmail.com"
  - "twsmith@mozilla.com"
sanitizers:
  - address
  - memory
  - undefined
architectures:
 - i386
 - x86_64