From 155c67f0f76cdec96e1639825e78432b6714dcae Mon Sep 17 00:00:00 2001 From: Jamie Finnigan Date: Wed, 13 Oct 2021 15:47:19 -0700 Subject: [PATCH] hcl: update contacts (#6598) --- projects/hcl/project.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/projects/hcl/project.yaml b/projects/hcl/project.yaml index 3b49956bb..a6b3e1461 100644 --- a/projects/hcl/project.yaml +++ b/projects/hcl/project.yaml @@ -5,4 +5,7 @@ fuzzing_engines: sanitizers: - address primary_contact: "security@hashicorp.com" +auto_ccs: + - jfinnigan@hashicorp.com + - kent@hashicorp.com main_repo: 'https://github.com/hashicorp/hcl'