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:
Everett Maus 2020-07-28 16:00:35 -07:00 committed by GitHub
parent c22ec3a33d
commit 6806b74519
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -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