Skip to content

Commit

Permalink
[FTR][Ownership] Assign Ownership to canvas/logstash_lens ES Archives (
Browse files Browse the repository at this point in the history
…#194412)

## Summary

Modify code owner declarations for
`x-pack/test/functional/es_archives/canvas/logstash_lens` in
.github/CODEOWNERS

### For reviewers

To verify this pr, you can use the `scripts/get_owners_for_file.js`
script
E.g:
```
 node scripts/get_owners_for_file.js --file x-pack/test/functional/es_archives/canvas/logstash_lens # Or any other file
```

#### Notes
All of these are a best guess effort. The more help from the dev teams,
the more accurate this will be for reporting in the future.

Contributes to: #192979

---------

Co-authored-by: kibanamachine <[email protected]>
  • Loading branch information
wayneseymour and kibanamachine authored Sep 30, 2024
1 parent 31447b1 commit b79855d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -1239,6 +1239,7 @@ x-pack/test/observability_ai_assistant_functional @elastic/obs-ai-assistant
/x-pack/test/functional/apps/canvas/ @elastic/kibana-presentation
/x-pack/test_serverless/functional/test_suites/search/dashboards/ @elastic/kibana-presentation
/test/plugin_functional/test_suites/panel_actions @elastic/kibana-presentation
/x-pack/test/functional/es_archives/canvas/logstash_lens @elastic/kibana-presentation
#CC# /src/plugins/kibana_react/public/code_editor/ @elastic/kibana-presentation

# Machine Learning
Expand Down

0 comments on commit b79855d

Please sign in to comment.