mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 18:30:41 -06:00
Codeowners update: Map auth services to the Grafana AuthNZ team (#49421)
This commit is contained in:
parent
1e7e149ed6
commit
69e2ab3d0f
14
.github/CODEOWNERS
vendored
14
.github/CODEOWNERS
vendored
@ -169,5 +169,15 @@ lerna.json @grafana/frontend-ops
|
||||
/grafana-mixin/ @grafana/hosted-grafana-team
|
||||
|
||||
# Grafana authentication and authorization
|
||||
/pkg/services/accesscontrol @grafana/grafana-enterprise-operations-team
|
||||
/pkg/services/serviceaccounts @grafana/grafana-enterprise-operations-team
|
||||
/pkg/services/accesscontrol @grafana/grafana-authnz-team
|
||||
/pkg/services/auth @grafana/grafana-authnz-team
|
||||
/pkg/services/dashboards/accesscontrol.go @grafana/grafana-authnz-team
|
||||
/pkg/services/datasources/permissions @grafana/grafana-authnz-team
|
||||
/pkg/services/datasources/permissions/accesscontrol.go @grafana/grafana-authnz-team
|
||||
/pkg/services/guardian @grafana/grafana-authnz-team
|
||||
/pkg/services/ldap @grafana/grafana-authnz-team
|
||||
/pkg/services/login @grafana/grafana-authnz-team
|
||||
/pkg/services/multildap @grafana/grafana-authnz-team
|
||||
/pkg/services/oauthtoken @grafana/grafana-authnz-team
|
||||
/pkg/services/teamguardian @grafana/grafana-authnz-team
|
||||
/pkg/services/serviceaccounts @grafana/grafana-authnz-team
|
||||
|
Loading…
Reference in New Issue
Block a user