mirror of https://github.com/google/oss-fuzz.git
Add CC to flac (#7254)
Erik de Castro Lopo is no longer actively involved in maintaining the libFLAC project. I'd like access to the not-yet-public bug reports and the details so we can get a new release out.
This commit is contained in:
parent
497c97d8db
commit
1e9526b9af
|
@ -3,6 +3,7 @@ language: c++
|
|||
primary_contact: "guidovranken@gmail.com"
|
||||
auto_ccs:
|
||||
- "erik.de.castro.lopo@gmail.com"
|
||||
- "mvanb1@gmail.com"
|
||||
vendor_ccs:
|
||||
- "twsmith@mozilla.com"
|
||||
sanitizers:
|
||||
|
|
Loading…
Reference in New Issue