🌊 Adjust codeowners for streams code (#202367)

Pending on adding the team to the repo

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Joe Reuter 2024-12-03 17:16:14 +01:00 committed by GitHub
parent 52b85f54bd
commit 56f2e2258a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

4
.github/CODEOWNERS vendored
View file

@ -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

View file

@ -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",

View file

@ -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": {