aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/leptonica/project.yaml
blob: c6176df9920152e58184ce2788d4e1ca8acec8aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
homepage: "http://www.leptonica.com"
language: c++
primary_contact: "taking@google.com"
auto_ccs:
  - "kusano@google.com"
  - "dbloomberg@google.com"
  - "dan.bloomberg@gmail.com"
  - "stjoweil@googlemail.com"
  - "Adam@adalogics.com"
  - "ballbach@google.com"
sanitizers:
  - address
  - undefined
  - memory
labels:
  pix_rotate_shear_fuzzer:
    - sundew
main_repo: 'https://github.com/DanBloomberg/leptonica.git'