diff --git a/.changelog/261.txt b/.changelog/261.txt new file mode 100644 index 00000000..aa42e3cd --- /dev/null +++ b/.changelog/261.txt @@ -0,0 +1,3 @@ +```release-note:improvement +Update team name for cloud foundations to access-control +``` diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e2e21078..470439a7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -11,9 +11,9 @@ # The Packer clients are owned by Packer /clients/cloud-packer-service/ @hashicorp/packer-cloud-ui @hashicorp/cloud-packer -# The Network and Resource Manager clients are owned by foundations and platform systems team respectively. -/clients/cloud-resource-manager/ @hashicorp/cloud-foundations +# The Network and Resource Manager clients are owned by access-control and platform systems team respectively. +/clients/cloud-resource-manager/ @hashicorp/cloud-access-control /clients/cloud-network/ @hashicorp/cloud-platform-systems # The Operation clients are owned by Dataplane -/clients/cloud-operation/ @hashicorp/cloud-foundations +/clients/cloud-operation/ @hashicorp/cloud-access-control