Skip to content

Commit

Permalink
chore: Add owner to composer repo (#1958)
Browse files Browse the repository at this point in the history
Co-authored-by: Awais Malik <[email protected]>
  • Loading branch information
imrannayer and g-awmalik authored Nov 10, 2023
1 parent bf59ffe commit 91faee5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infra/terraform/test-org/org/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ locals {
org = "terraform-google-modules"
description = "Manages Cloud Composer v1 and v2 along with option to manage networking"
topics = join(",", [local.common_topics.da, local.common_topics.ops, local.common_topics.e2e])
owners = ["imrannayer"]
},
{
name = "terraform-google-container-vm"
Expand Down

0 comments on commit 91faee5

Please sign in to comment.