From daa879e5fea1ba04f9695ea3fdf7f2cbe7c8ad78 Mon Sep 17 00:00:00 2001 From: Andy Green Date: Mon, 11 Jul 2022 13:57:13 +0100 Subject: [PATCH] projects: libwebsockets: change primary_contact (#7990) Google requires the primary_contact is not the alternate email on a google account. https://github.com/google/oss-fuzz/issues/7985 --- projects/libwebsockets/project.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/libwebsockets/project.yaml b/projects/libwebsockets/project.yaml index c490e7772..6b3a0848b 100644 --- a/projects/libwebsockets/project.yaml +++ b/projects/libwebsockets/project.yaml @@ -1,6 +1,6 @@ homepage: "https://libwebsockets.org" language: c -primary_contact: "andy@warmcat.com" +primary_contact: "andy.warmcat.com@googlemail.com" sanitizers: - address fuzzing_engines: