You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
339 B
17 lines
339 B
4 months ago
|
homepage: "https://www.tarantool.io/en/"
|
||
|
language: c
|
||
|
builds_per_day: 4
|
||
|
primary_contact: "kirill.yukhin@gmail.com"
|
||
|
auto_ccs:
|
||
|
- "estetus@gmail.com"
|
||
|
- "totktonada.ru@gmail.com"
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
- honggfuzz
|
||
|
sanitizers:
|
||
|
- address
|
||
|
- undefined
|
||
|
architectures:
|
||
|
- x86_64
|
||
|
main_repo: "https://github.com/tarantool/tarantool"
|