aboutsummaryrefslogtreecommitdiff
path: root/projects/qemu/project.yaml
blob: db9d1dfc08c2901fdc68b30eeb5b0f7ad79c350b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
homepage: "https://www.qemu.org/"
language: c
primary_contact: "alxndr@bu.edu"
auto_ccs:
  - "bsd@redhat.com"
  - "mcascell@redhat.com"
  - "pbonzini@redhat.com"
  - "stefanha@redhat.com"
  - "darren.kenny@oracle.com"
  - "lichenca2020@gmail.com"
sanitizers:
  - address
  - undefined
fuzzing_engines:
  - libfuzzer
architectures:
  - x86_64
main_repo: 'https://git.qemu.org/git/qemu.git'