Remove @syoyo as CC (#8951)

This commit is contained in:
jonathanmetzman 2022-11-08 16:34:53 -05:00 committed by GitHub
parent f2d79d7877
commit e48e615124
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 7 deletions

View File

@ -1,8 +1,6 @@
homepage: "https://github.com/syoyo/tinygltf"
language: c++
primary_contact: "syoyo@lighttransport.com"
auto_ccs:
- "p.antoine@catenacyber.fr"
primary_contact: "p.antoine@catenacyber.fr"
fuzzing_engines:
- libfuzzer
sanitizers:

View File

@ -1,9 +1,6 @@
homepage: "https://github.com/tinyobjloader/tinyobjloader"
language: c++
primary_contact: "syoyo@lighttransport.com"
auto_ccs :
- "p.antoine@catenacyber.fr"
primary_contact: "p.antoine@catenacyber.fr"
sanitizers:
- address
- undefined