2020-02-03 22:47:11 +01:00
|
|
|
# Each line is a file pattern followed by one or more owners.
|
|
|
|
# More on CODEOWNERS files: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
|
|
|
|
|
|
|
|
# Remote-state backends
|
|
|
|
/backend/remote-state/azure @hashicorp/terraform-azure
|
|
|
|
/backend/remote-state/gcs @hashicorp/terraform-google
|
|
|
|
/backend/remote-state/s3 @hashicorp/terraform-aws
|
2020-03-10 19:10:27 +01:00
|
|
|
/backend/remote-state/cos @likexian
|