mirror of https://github.com/google/oss-fuzz.git
Removing no-longer valid email and updating sanitizer definitions (#4207)
* Removing no-longer valid email and updating sanitizer definitions * Updating CCs to a team rather than an individual
This commit is contained in:
parent
c22ec3a33d
commit
6806b74519
|
@ -2,11 +2,9 @@ homepage: "https://github.com/googleinterns/cloud-spanner-emulator-fuzzing"
|
|||
language: c++
|
||||
primary_contact: "evmaus@google.com"
|
||||
auto_ccs:
|
||||
- "snehashah@google.com"
|
||||
- "volfson@google.com"
|
||||
- "cloud-spanner-emulator-dev+fuzztests@google.com"
|
||||
fuzzing_engines:
|
||||
- libfuzzer
|
||||
- honggfuzz
|
||||
sanitizers:
|
||||
- address
|
||||
- memory
|
||||
|
|
Loading…
Reference in New Issue