mirror of https://github.com/google/oss-fuzz.git
[zstd] Update contacts (#2594)
This commit is contained in:
parent
8c080f6989
commit
af4b270e4a
|
@ -4,6 +4,7 @@ auto_ccs:
|
|||
- "NickRTerrell@gmail.com"
|
||||
- "cyan@fb.com"
|
||||
- "terrelln@fb.com"
|
||||
- "felixh@fb.com"
|
||||
sanitizers:
|
||||
- address
|
||||
- memory
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
homepage: "http://facebook.github.io/zstd/"
|
||||
primary_contact: "NickRTerrell@gmail.com"
|
||||
primary_contact: "terrelln@fb.com"
|
||||
auto_ccs:
|
||||
- "NickRTerrell@gmail.com"
|
||||
- "Yann.collet.73@gmail.com"
|
||||
- "terrelln@fb.com"
|
||||
- "cyan@fb.com"
|
||||
- "felixh@fb.com"
|
||||
- "dpc@fb.com"
|
||||
fuzzing_engines:
|
||||
- libfuzzer
|
||||
- afl
|
||||
|
|
Loading…
Reference in New Issue