2020-11-15 20:48:53 +00:00
|
|
|
homepage: "https://github.com/google/flatbuffers"
|
|
|
|
language: c++
|
2022-02-09 21:35:02 +00:00
|
|
|
primary_contact: "derekbailey@google.com"
|
2020-11-15 20:48:53 +00:00
|
|
|
auto_ccs:
|
|
|
|
- "Adam@adalogics.com"
|
2020-11-23 17:25:48 +00:00
|
|
|
- "vglavnyy@gmail.com"
|
2020-11-15 20:48:53 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
|
|
|
- memory
|
|
|
|
- undefined
|
2020-12-10 05:52:40 +00:00
|
|
|
main_repo: 'https://github.com/google/flatbuffers'
|
2022-04-11 03:40:12 +00:00
|
|
|
file_github_issue: True
|