From d2016a626aaa2142cf0a2d92ebdde787accf454d Mon Sep 17 00:00:00 2001 From: Andrei Litvin Date: Thu, 8 Aug 2024 04:48:09 -0400 Subject: [PATCH] Add Amine Alami to CCs for connectedhomeip fuzzing (#12313) Amine is part of the CSA staff that maintains the testing and automation and in particular fuzz tests and build health for them. --- projects/connectedhomeip/project.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/connectedhomeip/project.yaml b/projects/connectedhomeip/project.yaml index 52e0ed7cf77c..1473942ebabd 100644 --- a/projects/connectedhomeip/project.yaml +++ b/projects/connectedhomeip/project.yaml @@ -7,6 +7,7 @@ auto_ccs: - "mboyington@google.com" - "szewczyk@google.com" - "tennessee@google.com" + - "aalami@csa-iot.org" sanitizers: - address - undefined