mirror of https://github.com/google/oss-fuzz.git
libpcap: change my email address in project.yaml. (#8001)
This is now the email address for my Google account; I changed it a while ago.
This commit is contained in:
parent
eac26e48ee
commit
65b562e175
|
@ -4,7 +4,7 @@ primary_contact: "security@tcpdump.org"
|
||||||
auto_ccs :
|
auto_ccs :
|
||||||
- "p.antoine@catenacyber.fr"
|
- "p.antoine@catenacyber.fr"
|
||||||
- "infra.station@gmail.com"
|
- "infra.station@gmail.com"
|
||||||
- "guy@alum.mit.edu"
|
- "gharris@sonic.net"
|
||||||
fuzzing_engines:
|
fuzzing_engines:
|
||||||
- libfuzzer
|
- libfuzzer
|
||||||
- afl
|
- afl
|
||||||
|
|
Loading…
Reference in New Issue