diff --git a/variables.tf b/variables.tf index 0f0f239..6f66fae 100644 --- a/variables.tf +++ b/variables.tf @@ -210,6 +210,7 @@ variable "teams" { description = "Team collaborating on the mageos-async-events repository." members = [ "gowrizrh", + "avstudnitz", ] }