Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'node scripts/generate codeowners'
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Oct 1, 2024
1 parent f25dcec commit cd87f44
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -752,8 +752,8 @@ src/plugins/screenshot_mode @elastic/appex-sharedux
x-pack/examples/screenshotting_example @elastic/appex-sharedux
x-pack/plugins/screenshotting @elastic/kibana-reporting-services
packages/kbn-screenshotting-server @elastic/appex-sharedux
packages/kbn-search-api-keys-server @elastic/search-kibana
packages/kbn-search-api-keys-components @elastic/search-kibana
packages/kbn-search-api-keys-server @elastic/search-kibana
packages/kbn-search-api-panels @elastic/search-kibana
x-pack/plugins/search_assistant @elastic/search-kibana
packages/kbn-search-connectors @elastic/search-kibana
Expand Down
2 changes: 1 addition & 1 deletion packages/kbn-search-api-keys-components/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
"exclude": [
"target/**/*",
]
}
}
2 changes: 1 addition & 1 deletion packages/kbn-search-api-keys-server/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
"exclude": [
"target/**/*",
]
}
}

0 comments on commit cd87f44

Please sign in to comment.