aboutsummaryrefslogtreecommitdiff
path: root/projects/imageio/project.yaml
blob: 73389b5eddcf6585730ebf500a11934bd94d2a5c (plain)
1
2
3
4
5
6
7
8
9
10
11
homepage: "https://imageio.github.io"
language: python
primary_contact: "almar.klein@gmail.com"
auto_ccs:
  - "david@adalogics.com"
fuzzing_engines:
  - libfuzzer
sanitizers:
  - address
  - undefined
main_repo: 'https://github.com/imageio/imageio'