mirror of https://github.com/google/oss-fuzz.git
Adding CC to SPDK project (#6691)
This commit is contained in:
parent
59dae9c080
commit
1d3112e443
|
@ -4,6 +4,9 @@ language: c
|
|||
primary_contact: "james.r.harris@intel.com"
|
||||
auto_ccs:
|
||||
- "Adam@adalogics.com"
|
||||
- "tomasz.zawadzki@intel.com"
|
||||
- "konrad.sztyber@intel.com"
|
||||
- "MichalX.Berger@intel.com"
|
||||
sanitizers:
|
||||
- address
|
||||
- undefined
|
||||
|
|
Loading…
Reference in New Issue