From ce9a9693db514ab6b6e6513c806d3d0523b7c833 Mon Sep 17 00:00:00 2001 From: Tre Date: Tue, 19 Nov 2024 09:35:39 +0000 Subject: [PATCH] [Ownership] Assign test fixtures, etc to ops team (#200552) ## Summary Assign test fixtures, etc to ops team Contributes to: #192979 Assigned `x-pack/test/plugin_functional/screenshots` per https://github.com/elastic/kibana/pull/94370 --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c5603dd514c33..030f888c3e9ba 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1454,6 +1454,7 @@ x-pack/test_serverless/**/test_suites/observability/ai_assistant @elastic/obs-ai /test/package @elastic/kibana-operations /test/package/roles @elastic/kibana-operations /test/common/fixtures/plugins/coverage/kibana.json @elastic/kibana-operations +/x-pack/test/plugin_functional/screenshots @elastic/kibana-operations # Assigned per https://github.com/elastic/kibana/pull/94370/files /src/dev/license_checker/config.ts @elastic/kibana-operations /src/dev/ @elastic/kibana-operations /src/setup_node_env/ @elastic/kibana-operations