mirror of https://github.com/google/oss-fuzz.git
Fix email in arrow ccs (#9943)
I think it's failing to let me in because I missed the period. 🤦 Follow up to #9934. cc @DavidKorczynski
This commit is contained in:
parent
6d64651f39
commit
a3b45d7c45
|
@ -12,7 +12,7 @@ auto_ccs:
|
|||
- "szucs.krisztian@gmail.com"
|
||||
- "wesmckinn@gmail.com"
|
||||
- "xhochy@gmail.com"
|
||||
- "willjones127@gmail.com"
|
||||
- "will.jones127@gmail.com"
|
||||
main_repo: 'https://github.com/apache/arrow.git'
|
||||
fuzzing_engines:
|
||||
- afl
|
||||
|
|
Loading…
Reference in New Issue