Update coredns with additional auto_ccs (#7364)

Hi, I am a coredns maintainer (see https://github.com/coredns/coredns/blob/master/CODEOWNERS)
and I used to receive oss-fuzz issues through `security@coredns.io`.
Recently I tried to address some of the security issues received, but then I noticed that
I can only access the list with google login. Since security@coredns.io
is a mailing list it will not be possible to login.
So adding my email to this list.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
Yong Tang 2022-03-07 10:52:38 -08:00 committed by GitHub
parent 4811c1237f
commit 0aac0529ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ main_repo: 'https://github.com/coredns/coredns.git'
auto_ccs :
- "miek@miek.nl"
- "p.antoine@catenacyber.fr"
- "yong.tang.github@outlook.com"
language: go
fuzzing_engines:
- libfuzzer