From 26cb1c648c2b9400a298d28b07261fef57bdc822 Mon Sep 17 00:00:00 2001 From: Henning Becker <43133967+beckerhe@users.noreply.github.com> Date: Tue, 8 Sep 2020 02:34:43 +0200 Subject: [PATCH] [orbit] Grant more team members access to oss-fuzz (#4422) This CL adds more team members to `auto_css` for getting access to the ClusterFuzz dashboard and the bugtracker. --- projects/orbit/project.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/projects/orbit/project.yaml b/projects/orbit/project.yaml index 62ec85438..244b4b44a 100644 --- a/projects/orbit/project.yaml +++ b/projects/orbit/project.yaml @@ -3,6 +3,16 @@ language: c++ primary_contact: "hebecker@google.com" auto_ccs: - "orbitprofiler-eng+fuzztests@google.com" + - "antonrohr@google.com" + - "dfenner@google.com" + - "dimitry@google.com" + - "dpallotti@google.com" + - "freichl@google.com" + - "irinashkviro@google.com" + - "karupayun@google.com" + - "kuebler@google.com" + - "pierric@google.com" + - "wotzlaw@google.com" fuzzing_engines: - libfuzzer