Skip to content

Commit

Permalink
[Obs UX Management] Migrate leftover code owner !! (#203814)
Browse files Browse the repository at this point in the history
## Summary

Migrate leftover code owner !!

---------

Co-authored-by: kibanamachine <[email protected]>
  • Loading branch information
shahzad31 and kibanamachine authored Dec 11, 2024
1 parent 122a8d2 commit 37e107e
Show file tree
Hide file tree
Showing 2 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 @@ -958,7 +958,7 @@ x-pack/plugins/observability_solution/slo @elastic/obs-ux-management-team
x-pack/plugins/observability_solution/synthetics @elastic/obs-ux-management-team
x-pack/plugins/observability_solution/synthetics/e2e @elastic/obs-ux-management-team
x-pack/plugins/observability_solution/uptime @elastic/obs-ux-management-team
x-pack/plugins/observability_solution/ux @elastic/obs-ux-infra_services-team
x-pack/plugins/observability_solution/ux @elastic/obs-ux-management-team
x-pack/plugins/osquery @elastic/security-defend-workflows
x-pack/plugins/painless_lab @elastic/kibana-management
x-pack/plugins/remote_clusters @elastic/kibana-management
Expand Down
4 changes: 2 additions & 2 deletions x-pack/plugins/observability_solution/ux/kibana.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "plugin",
"id": "@kbn/ux-plugin",
"owner": [
"@elastic/obs-ux-infra_services-team"
"@elastic/obs-ux-management-team"
],
"group": "observability",
"visibility": "private",
Expand Down Expand Up @@ -46,4 +46,4 @@
"maps"
]
}
}
}

0 comments on commit 37e107e

Please sign in to comment.