Skip to content

Commit

Permalink
github: Update CODEOWNERS (#36000)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiehan authored Nov 14, 2024
1 parent 989f31e commit dda25d1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
# make GitHub consider this file invalid if not commented.

# Remote-state backend # Maintainer
/internal/backend/remote-state/azure @hashicorp/terraform-azure
/internal/backend/remote-state/azure @hashicorp/terraform-core @hashicorp/terraform-azure
#/internal/backend/remote-state/consul Unmaintained
#/internal/backend/remote-state/cos @likexian
/internal/backend/remote-state/gcs @hashicorp/tf-eco-hybrid-cloud
/internal/backend/remote-state/gcs @hashicorp/terraform-core @hashicorp/tf-eco-hybrid-cloud
/internal/backend/remote-state/http @hashicorp/terraform-core
#/internal/backend/remote-state/oss @xiaozhu36
#/internal/backend/remote-state/pg @remilapeyre
/internal/backend/remote-state/s3 @hashicorp/terraform-aws
/internal/backend/remote-state/kubernetes @hashicorp/tf-eco-hybrid-cloud
/internal/backend/remote-state/s3 @hashicorp/terraform-core @hashicorp/terraform-aws
/internal/backend/remote-state/kubernetes @hashicorp/terraform-core @hashicorp/tf-eco-hybrid-cloud

# Provisioners
builtin/provisioners/file @hashicorp/terraform-core
Expand Down

0 comments on commit dda25d1

Please sign in to comment.