diff --git a/projects/icu/project.yaml b/projects/icu/project.yaml index 4ad93fd0a..2271ff880 100644 --- a/projects/icu/project.yaml +++ b/projects/icu/project.yaml @@ -1,5 +1,6 @@ -homepage: "http://site.icu-project.org/" +homepage: "https://icu.unicode.org" language: c++ +primary_contact: "nrunge@google.com" auto_ccs: - icu-security@unicode.org - andy.heninger@gmail.com @@ -9,9 +10,10 @@ auto_ccs: - srl295@gmail.com - nrunge@google.com - ftang@google.com + - elango@unicode.org sanitizers: - address # Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 # - memory -main_repo: 'https://github.com/unicode-org/icu.git' \ No newline at end of file +main_repo: 'https://github.com/unicode-org/icu.git'