mirror of https://github.com/google/oss-fuzz.git
zeek: Prune cc list (#8851)
This prunes a big number of duplicates out of our cc list, since all of those people get the security@ mails already.
This commit is contained in:
parent
0cd216682e
commit
3574cd480a
|
@ -2,14 +2,12 @@ homepage: "https://www.zeek.org"
|
|||
language: c++
|
||||
primary_contact: "security@zeek.org"
|
||||
auto_ccs:
|
||||
- "jsiwek@corelight.com"
|
||||
- "robin@corelight.com"
|
||||
- "johanna@corelight.com"
|
||||
- "tim@corelight.com"
|
||||
- "seth@corelight.com"
|
||||
- "justin@corelight.com"
|
||||
- "vern@corelight.com"
|
||||
- "vlad@es.net"
|
||||
- "dominik.charousset@corelight.com"
|
||||
- "christian@corelight.com"
|
||||
- "arne.welzel@corelight.com"
|
||||
|
|
Loading…
Reference in New Issue