mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
🌊 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:
parent
52b85f54bd
commit
56f2e2258a
3 changed files with 4 additions and 4 deletions
4
.github/CODEOWNERS
vendored
4
.github/CODEOWNERS
vendored
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue