Skip to content

Commit

Permalink
🌊 Adjust codeowners for streams code (elastic#202367)
Browse files Browse the repository at this point in the history
Pending on adding the team to the repo

---------

Co-authored-by: kibanamachine <[email protected]>
  • Loading branch information
2 people authored and hop-dev committed Dec 5, 2024
1 parent 731845a commit 74e5f48
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -981,8 +981,8 @@ x-pack/plugins/snapshot_restore @elastic/kibana-management
x-pack/plugins/spaces @elastic/kibana-security
x-pack/plugins/stack_alerts @elastic/response-ops
x-pack/plugins/stack_connectors @elastic/response-ops
x-pack/plugins/streams @simianhacker @flash1293 @dgieselaar
x-pack/plugins/streams_app @simianhacker @flash1293 @dgieselaar
x-pack/plugins/streams @elastic/streams-program-team
x-pack/plugins/streams_app @elastic/streams-program-team
x-pack/plugins/task_manager @elastic/response-ops
x-pack/plugins/telemetry_collection_xpack @elastic/kibana-core
x-pack/plugins/threat_intelligence @elastic/security-threat-hunting-investigations
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/streams/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/streams-plugin",
"owner": "@simianhacker @flash1293 @dgieselaar",
"owner": "@elastic/streams-program-team",
"description": "A manager for Streams",
"group": "observability",
"visibility": "private",
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/streams_app/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/streams-app-plugin",
"owner": "@simianhacker @flash1293 @dgieselaar",
"owner": "@elastic/streams-program-team",
"group": "observability",
"visibility": "private",
"plugin": {
Expand Down

0 comments on commit 74e5f48

Please sign in to comment.