Skip to content

Commit c161997

Browse files
authored
CODEOWNERS: Set tf-core-cloud as owner of Cloud backend (#36876)
* CODEOWNERS: Set tf-core-cloud as owner of Cloud backend * add Core team as co-owner
1 parent 8d2dffe commit c161997

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
/internal/backend/remote-state/s3 @hashicorp/terraform-core @hashicorp/terraform-aws
2424
/internal/backend/remote-state/kubernetes @hashicorp/terraform-core @hashicorp/tf-eco-hybrid-cloud
2525

26+
# Cloud backend
27+
/internal/backend/remote @hashicorp/terraform-core @hashicorp/tf-core-cloud
28+
/internal/cloud @hashicorp/terraform-core @hashicorp/tf-core-cloud
29+
2630
# Provisioners
2731
builtin/provisioners/file @hashicorp/terraform-core
2832
builtin/provisioners/local-exec @hashicorp/terraform-core

0 commit comments

Comments
 (0)