From 8de2e84508f33a32f964dbb0f83557e9b3872ee8 Mon Sep 17 00:00:00 2001 From: Shlomi Shadi <106168748+shlomiSnyk@users.noreply.github.com> Date: Thu, 19 Oct 2023 13:29:04 +0300 Subject: [PATCH] fix: update CODEOWNERS file for lumos (#4913) --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0798a299ab..86f433f6ab 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -90,9 +90,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/hammerhead -test/tap/container.test.ts @snyk/potion +test/tap/container.test.ts @snyk/lumos test/tap/display-test-results.test.ts @snyk/snyk-open-source -test/tap/docker-token.test.ts @snyk/potion +test/tap/docker-token.test.ts @snyk/lumos test/tap/endpoint-config.test.ts @snyk/hammerhead test/tap/find-files.test.ts @snyk/snyk-open-source test/tap/monitor-target.test.ts @snyk/snyk-open-source