mirror of https://github.com/hashicorp/terraform
First pass at adding CODEOWNERS to link remote-state backends with maintainers of the associated providers.
parent
3cecacb660
commit
9cfb8797ae
@ -0,0 +1,4 @@
|
||||
# remote-state backends.
|
||||
/backend/remote-state/azure @terraform-azure
|
||||
/backend/remote-state/gcs @terraform-google
|
||||
/backend/remote-state/s3 @terraform-aws
|
||||
Loading…
Reference in new issue