generated from hashicorp/terraform-provider-scaffolding
-
Notifications
You must be signed in to change notification settings - Fork 47
/
CODEOWNERS
Validating CODEOWNERS rules...
35 lines (26 loc) · 1.32 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence
# *
# all resource-manager resources and clients are owned by the cloud-foundations team
*resourcemanager* @hashicorp/cloud-foundations
# all iam resources and clients are owned by the cloud-identity team
*iam* @hashicorp/cloud-identity
# all Consul resources and clients are owned by the cloud-consul team
*consul* @hashicorp/cloud-consul
/internal/consul/ @hashicorp/cloud-consul
# all Networking resources and clients are owned by the cloud-platform-systems team
*hvn* @hashicorp/cloud-platform-systems
*aws* @hashicorp/cloud-platform-systems
*azure* @hashicorp/cloud-platform-systems
*peering* @hashicorp/cloud-platform-systems
# all Packer resources and clients are owned by the cloud-packer team
*packer* @hashicorp/cloud-packer
# all Vault resources and clients are owned by the vault-cloud team
*vault* @hashicorp/vault-cloud
# all Vault Secrets resources and clients are owned by cloud-vault-secrets team
*vaultsecrets* @hashicorp/vault-devex
# all Boundary resources and clients are owned by the boundary-cloud team
*boundary* @hashicorp/boundary-cloud
# Statuspage.io configuration is owned by the Core SRE team
/internal/provider/statuspage.go @hashicorp/core-sre
/internal/providersdkv2/statuspage.go @hashicorp/core-sre