First pass at adding CODEOWNERS to link remote-state backends with maintainers of the associated providers.

This commit is contained in:
Chris Doherty 2019-02-11 15:52:19 -08:00
parent 3cecacb660
commit 9cfb8797ae
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