diff --git a/terraform/github/teams.tf b/terraform/github/teams.tf index 46bcc97..0ee6943 100644 --- a/terraform/github/teams.tf +++ b/terraform/github/teams.tf @@ -363,6 +363,13 @@ locals { ] } + asdf-temporal = { + description = "The people with push access to the asdf-temporal repository" + maintainers = [ + "joshkaplinsky", + ] + } + asdf-tridentctl = { description = "The people with push access to the asdf-tridentctl repository" maintainers = [