From f8983caa6240006971a5e9c9efd58c2a10040853 Mon Sep 17 00:00:00 2001 From: Andrei Litvin Date: Fri, 17 May 2024 13:33:37 -0400 Subject: [PATCH] Add additional reviewers for OSS-fuzz reports for CHIP (#11969) This adds folks that are in the security incident report team outside of google - they should also have access to fuzzing reports. --- projects/connectedhomeip/project.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects/connectedhomeip/project.yaml b/projects/connectedhomeip/project.yaml index be488621a8bc..52e0ed7cf77c 100644 --- a/projects/connectedhomeip/project.yaml +++ b/projects/connectedhomeip/project.yaml @@ -2,6 +2,8 @@ homepage: "https://buildwithmatter.com/" language: c++ primary_contact: "andreilitvin@google.com" auto_ccs: + - "asad_haque@comcast.com" + - "lalabdulkarim@csa-iot.org" - "mboyington@google.com" - "szewczyk@google.com" - "tennessee@google.com"