From c14c1205ed8c96a8d8e80445f7da6454919a01b3 Mon Sep 17 00:00:00 2001 From: Tre Date: Mon, 18 Nov 2024 12:00:11 +0000 Subject: [PATCH] [Ownership] Assign test files to ops team (#200217) ## Summary Assign test files to ops team Contributes to: #192979 --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Elastic Machine --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d423560c02b5f..d06c00dfec607 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1410,6 +1410,9 @@ x-pack/test_serverless/**/test_suites/observability/ai_assistant @elastic/obs-ai #CC# /x-pack/plugins/file_upload @elastic/kibana-gis # Operations +/test/package @elastic/kibana-operations +/test/package/roles @elastic/kibana-operations +/test/common/fixtures/plugins/coverage/kibana.json @elastic/kibana-operations /src/dev/license_checker/config.ts @elastic/kibana-operations /src/dev/ @elastic/kibana-operations /src/setup_node_env/ @elastic/kibana-operations