From 853a2eed7ebc59303de1d91b83c9e5219c995818 Mon Sep 17 00:00:00 2001 From: Rob Honeybul Date: Wed, 29 May 2024 14:29:42 +0000 Subject: [PATCH] fix: update owners to team-iac [IAC-2903] --- .github/CODEOWNERS | 2 +- catalog-info.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index cf254ce..087838e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @snyk/cloud-dev-ex +* @snyk/iac diff --git a/catalog-info.yaml b/catalog-info.yaml index 7570cad..d55f598 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -5,7 +5,7 @@ metadata: annotations: github.com/project-slug: snyk/cli-extension-iac-rules circleci.com/project-slug: github/snyk/cli-extension-iac-rules - github.com/team-slug: snyk/cloud-dev-ex + github.com/team-slug: snyk/iac description: < An extension to the Snyk CLI that provides workflows to author and manage custom rules for Snyk IaC. labels: snyk.io/businessCriticality: medium @@ -14,4 +14,4 @@ metadata: spec: type: snyk-cli-plugin lifecycle: "-" - owner: cloud-dev-ex + owner: iac