From 424289d01ffcb702780633f63812d52570c0eb60 Mon Sep 17 00:00:00 2001 From: Amir Moualem Date: Thu, 1 Sep 2022 13:48:16 +0300 Subject: [PATCH] chore: remove code ownership from Capsule Team Capsule has been split and no longer exists. --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d249c6b5ad3..a5268d56c11 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -81,9 +81,9 @@ test/tap/cli-fail-on-pinnable.test.ts @snyk/snyk-open-source test/tap/cli-monitor.acceptance.test.ts @snyk/snyk-open-source test/tap/cli-test.acceptance.test.ts @snyk/snyk-open-source test/tap/cli.test.ts @snyk/hammer -test/tap/container.test.ts @snyk/capsule @snyk/potion +test/tap/container.test.ts @snyk/potion test/tap/display-test-results.test.ts @snyk/snyk-open-source -test/tap/docker-token.test.ts @snyk/capsule @snyk/potion +test/tap/docker-token.test.ts @snyk/potion test/tap/endpoint-config.test.ts @snyk/hammer test/tap/find-files.test.ts @snyk/snyk-open-source test/tap/monitor-target.test.ts @snyk/snyk-open-source