aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/flatbuffers/project.yaml
blob: f4faf00bb0e54fff9b6d6a5395967c746da0f25b (plain)
1
2
3
4
5
6
7
8
9
10
11
homepage: "https://github.com/google/flatbuffers"
language: c++
primary_contact: "wvo@google.com"
auto_ccs:
  - "Adam@adalogics.com"
  - "vglavnyy@gmail.com"
sanitizers:
  - address
  - memory
  - undefined
main_repo: 'https://github.com/google/flatbuffers'