aboutsummaryrefslogtreecommitdiff
path: root/projects/ghostscript/project.yaml
blob: 6a4a2db9e05079b5cc1a2b1b6822a912429b06f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
homepage: "https://ghostscript.com"
language: c++
primary_contact: "skau@google.com"
auto_ccs:
  - "henry.stiles@artifex.com"
  - "skau@google.com"
  - "sebastian.rasmussen@artifex.com"
  - "julians.artifex@gmail.com"
  - "chris.liddell@artifex.com"
  - "kdlee@chromium.org"
sanitizers:
  - address
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
#  - memory
main_repo: 'git://git.ghostscript.com/ghostpdl.git'