mirror of https://github.com/google/oss-fuzz.git
Remove nrunge@google.com from icu/project.yaml (#11379)
nrunge is no longer working for google since Jan 2023. That email is no longer valid. Replace with ftang@google.com
This commit is contained in:
parent
56571ca23c
commit
9412769acb
|
@ -1,6 +1,6 @@
|
|||
homepage: "https://icu.unicode.org"
|
||||
language: c++
|
||||
primary_contact: "nrunge@google.com"
|
||||
primary_contact: "ftang@google.com"
|
||||
auto_ccs:
|
||||
- icu-security@unicode.org
|
||||
- andy.heninger@gmail.com
|
||||
|
@ -8,7 +8,6 @@ auto_ccs:
|
|||
- jefgen.msft@gmail.com
|
||||
- shane@unicode.org
|
||||
- srl295@gmail.com
|
||||
- nrunge@google.com
|
||||
- ftang@google.com
|
||||
- elango@unicode.org
|
||||
sanitizers:
|
||||
|
|
Loading…
Reference in New Issue