Update project.yaml for libpng (#7938)

Update project.yaml

Add new `auto_ccs`

Co-authored-by: jonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>
This commit is contained in:
Alberto 2022-07-13 22:30:29 +01:00 committed by GitHub
parent 76b4b0422f
commit a22ccfcc4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
homepage: "http://www.libpng.org/pub/png/libpng.html"
language: c++
primary_contact: "glennrp@gmail.com"
auto_ccs:
- "barbaro.alberto@gmail.com"
vendor_ccs:
- "aosmond@mozilla.com"
- "tnikkel@mozilla.com"
@ -10,4 +12,4 @@ sanitizers:
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
# - memory
- undefined
main_repo: 'https://github.com/glennrp/libpng.git'
main_repo: 'https://github.com/glennrp/libpng.git'