mirror of https://github.com/google/oss-fuzz.git
add libressl fuzz contacts (#2253)
This just removes the distribution list in favor of individual contributors.
This commit is contained in:
parent
d7b97368dc
commit
04d267d0af
|
@ -1,8 +1,9 @@
|
|||
homepage: "https://www.libressl.org/"
|
||||
primary_contact: "libressl-fuzzing@openbsd.org"
|
||||
primary_contact: "busterb@gmail.com"
|
||||
auto_ccs:
|
||||
- "busterb@gmail.com"
|
||||
- "beck@obtuse.com"
|
||||
- "joel.sing@gmail.com"
|
||||
- "kinichiro.inoguchi@gmail.com"
|
||||
- "miwaxe@gmail.com"
|
||||
sanitizers:
|
||||
- address
|
||||
|
|
Loading…
Reference in New Issue