Skip to content

Commit

Permalink
chore: include apeabody for clarity (#2768)
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody authored Dec 24, 2024
1 parent 36e8a38 commit c1f3ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/terraform/test-org/org/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ locals {
name = "terraform-google-kubernetes-engine"
org = "terraform-google-modules"
description = "Configures opinionated GKE clusters"
owners = ["ericyz", "gtsorbo"]
owners = ["apeabody", "ericyz", "gtsorbo"]
topics = join(",", [local.common_topics.compute, local.common_topics.containers])
},
{
Expand Down

0 comments on commit c1f3ebb

Please sign in to comment.