mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-13 16:00:47 -04:00
Merge pull request #24021 from hashicorp/codeowners
Update codeowners file with real handles
This commit is contained in:
11
CODEOWNERS
11
CODEOWNERS
@@ -1,4 +1,7 @@
|
||||
# remote-state backends.
|
||||
/backend/remote-state/azure @terraform-azure
|
||||
/backend/remote-state/gcs @terraform-google
|
||||
/backend/remote-state/s3 @terraform-aws
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user