From 041ffdfd9dcc299e60f55788714d95c8c8dd48a8 Mon Sep 17 00:00:00 2001 From: Bharat Pasupula Date: Mon, 2 Dec 2024 11:34:41 +0100 Subject: [PATCH] Add team as codeowners for ftr configs --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8662c30e29f89..2da42ca46e194 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2419,6 +2419,9 @@ x-pack/plugins/security_solution/common/api/entity_analytics @elastic/security-e ## Security Solution sub teams - GenAI x-pack/test/security_solution_api_integration/test_suites/genai @elastic/security-generative-ai +## Security Solution sub teams - Automatic Import +x-pack/test/automatic_import_api_integration/ @elastic/security-scalability + # Security Defend Workflows - OSQuery Ownership /x-pack/test/osquery_cypress @elastic/security-defend-workflows /x-pack/plugins/osquery @elastic/security-defend-workflows