diff --git a/terraform/github/teams.tf b/terraform/github/teams.tf index 9ea3265..1680a9c 100644 --- a/terraform/github/teams.tf +++ b/terraform/github/teams.tf @@ -8,6 +8,13 @@ locals { ] } + asdf-skopeo = { + description = "The people with push access to the asdf-skopeo repository" + maintainers = [ + "zdzielinski", + ] + } + asdf-infrastructure = { description = "Infrastructure team" maintainers = [