Add myself to autocc of zlib (#2152)

I wrote many of the zlib fuzzers that are used in Chromium.
I also just submitted a pull request for those to go to upstream zlib.

It would be handy for me to be notified when the fuzzers find something
in zlib.

This commit adds myself to the autocc of zlib.
This commit is contained in:
Chris Blume 2019-02-08 15:38:51 -08:00 committed by jonathanmetzman
parent ce00810440
commit 0bb419758f
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ homepage: "http://www.zlib.net/"
primary_contact: "glennrp@gmail.com"
auto_ccs:
- "sebpop@gmail.com"
- "cblume@google.com"
sanitizers:
- address
- memory