aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/protobuf-c/project.yaml
blob: 54245ffe6f2d2aab26da76460e6028ad93f17b94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
homepage: "https://github.com/protobuf-c/protobuf-c"
language: c
primary_contact: "guidovranken@gmail.com"
auto_ccs:
  - "ilya.lipnitskiy@gmail.com"
sanitizers:
 - address
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
#  - memory
architectures:
 - x86_64
 - i386
main_repo: 'https://github.com/protobuf-c/protobuf-c.git'
coverage_extra_args: -ignore-filename-regex=.*/protobuf-install/.*