11 lines
223 B
YAML
11 lines
223 B
YAML
|
|
homepage: "https://github.com/spdk/spdk"
|
||
|
|
main_repo: "https://github.com/spdk/spdk"
|
||
|
|
language: c
|
||
|
|
primary_contact: "james.r.harris@intel.com"
|
||
|
|
auto_ccs:
|
||
|
|
- "Adam@adalogics.com"
|
||
|
|
sanitizers:
|
||
|
|
- address
|
||
|
|
- undefined
|
||
|
|
- memory
|