Add new email id to autocc (#4540)

This commit is contained in:
Omkar Jadhav 2020-10-16 20:17:47 +05:30 committed by GitHub
parent beae72d50c
commit e67253def1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ language: c++
primary_contact: "yuji.hirose.bug@gmail.com"
auto_ccs :
- "cpp-httplib-oss-fuzz@googlegroups.com"
- "omkarjadhav@google.com"
- "sungsk@google.com"
sanitizers:
- address
- dataflow