mirror of https://github.com/google/oss-fuzz.git
lcms: add myself in auto_ccs (#8075)
* lcms: add myself in auto_ccs This is approved from internal conversation with LCMS maintainer @mm2 and @oliverchang * lcms: add main repo
This commit is contained in:
parent
5dd45c4898
commit
29f3f9e2c2
|
@ -1,6 +1,9 @@
|
|||
main_repo: "https://github.com/mm2/Little-CMS"
|
||||
homepage: "http://www.littlecms.com/"
|
||||
language: c++
|
||||
primary_contact: "marti.maria.s@gmail.com"
|
||||
auto_ccs:
|
||||
- "david@adalogics.com"
|
||||
fuzzing_engines:
|
||||
- libfuzzer
|
||||
- afl
|
||||
|
|
Loading…
Reference in New Issue