From d314d7be1915412143bbbf1930505862a8c587b2 Mon Sep 17 00:00:00 2001 From: Bastian Doetsch Date: Fri, 1 Mar 2024 08:32:10 +0100 Subject: [PATCH] chore: change codeowner to ide (#425) * chore: change codeowner to ide * chore: update catalog-info * chore: simplify codeownership --- .github/CODEOWNERS | 6 +----- catalog-info.yaml | 4 ++-- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2861b275a..41a2652e0 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1 @@ -* @snyk/hammerhead -src/snyk/common/services/learnService.ts @snyk/owl -src/test/unit/common/services/learnService.test.ts @snyk/owl -src/snyk/snykCode/codeSettings.ts @snyk/hammerhead @snyk/zenith @snyk/nebula -src/test/unit/snykCode/codeSettings.test.ts @snyk/hammerhead @snyk/zenith @snyk/nebula +* @snyk/ide diff --git a/catalog-info.yaml b/catalog-info.yaml index 206caefd4..682a07e00 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -4,8 +4,8 @@ metadata: name: vscode-extension annotations: github.com/project-slug: snyk/vscode-extension - github.com/team-slug: snyk/hammerhead + github.com/team-slug: snyk/ide spec: type: ide-plugin lifecycle: "-" - owner: hammerhead + owner: ide