Merge pull request #20299 from hashicorp/cd/add-backend-codeowners

First pass at adding CODEOWNERS for remote-state backends.
This commit is contained in:
Chris Doherty 2019-02-11 18:53:33 -08:00 committed by GitHub
commit 135d05dd62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

4
CODEOWNERS Normal file
View File

@ -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