From 4dbaca2ffcdc10f398a6b3d29b3fdf0a1941630e Mon Sep 17 00:00:00 2001 From: MatthiasVC Date: Tue, 14 Nov 2023 15:43:26 +0100 Subject: [PATCH] Add additional CC emails to the Wt project (#11222) The auto_cc emails can also be used to access the oss-fuzz.com dashboard. This will grant access to the current maintainer of Wt and the head of the emweb organization. Co-authored-by: matthias --- projects/wt/project.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects/wt/project.yaml b/projects/wt/project.yaml index f720139e1..88a56a96d 100644 --- a/projects/wt/project.yaml +++ b/projects/wt/project.yaml @@ -2,6 +2,8 @@ homepage: "https://www.webtoolkit.eu/wt" language: c++ primary_contact: "wt-security@emweb.be" auto_ccs: + - "matthias@emweb.be" + - "wim@emweb.be" - "ajsinghyadav00@gmail.com" fuzzing_engines: - libfuzzer