From eecbfbf2cccedfb581469ee63599c4b4abc5c60f Mon Sep 17 00:00:00 2001 From: Martin Atkins Date: Fri, 15 Mar 2024 10:30:28 -0700 Subject: [PATCH] CODEOWNERS: gcs backend is maintained by team tf-eco-hybrid-cloud The folks involved asked for us to use this broader GitHub team so that it's easier to maintain both this and the kubernetes backend collectively. --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index ce6c7324bb..db5e36ac8a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -12,7 +12,7 @@ /internal/backend/remote-state/azure @hashicorp/terraform-azure #/internal/backend/remote-state/consul Unmaintained #/internal/backend/remote-state/cos @likexian -/internal/backend/remote-state/gcs @hashicorp/terraform-google +/internal/backend/remote-state/gcs @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